PardallMarkdown.Content.Link (PardallMarkdown v0.4.4) View Source
This model has many usages in PardallMarkdown:
- Taxonomies/categories are saved as
Link. A taxonomyLinkalso has all of itsPostposts embedded into:children(notice that the post content is set tonilwhen the post in emdebbed into aLink). - Post links for navigation and hierarchisation. A
PostownLinkalso contains links to the:previousand:nextposts of the content tree.
Special notes:
:sort_byand:sort_order: the sorting rule to sort a taxonomy's posts. Used only by links of thetype: :taxonomy.:index_post: the parsed_index.mdfile as aPost. Can be used when showing the archive page of a taxonomy (alongside the taxonomyLink.childrenposts). Used only by links of thetype: :taxonomy.