PardallMarkdown.Content.Cache (PardallMarkdown v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this function

build_content_tree()

Posts are extracted from the children field of a taxonomy and added to the taxonomies list as a Link, while keeping the correct nesting under their parent taxonomy.

Posts are also sorted accordingly to their topmost taxonomy sorting configuration.

Link to this function

build_taxonomy_tree()

Link to this function

delete_slug(slug)

Link to this function

get_all_links(type \\ :all)

Link to this function

get_all_posts(type \\ :all)

Link to this function

get_by_slug(slug)

Link to this function

get_content_tree(slug \\ "/")

Link to this function

get_taxonomy_tree()

Link to this function

save_post(post)

Link to this function

save_post_pure(post)

Link to this function

save_slug(item)

Link to this function

update_post_field(slug, field, value)