v1.0.2 Patch Notes
v1.0.2 Patch Notes
After investigating the mystery of the not-working menu items, I realized that I could write a much nicer nicer item system that automagically adds menu items by tag, and that static generation should also pick pages to generate by tag too. This means there have been a couple of variable name changes to settings.php, as described below:
menus/navmenu.bug: menuitems must have a number following the menuitem, e.g. menuitem1: home, menuitem2: about me
library/build.php: menus auto-add pages by tag
library/page.php: added get_page_permalinks_by_tag()
library/rss.php: renamed $rss_tag to $rss_tags
library/static.php: renamed $static_generation_tag to $static_generation_tags
pages/home.bug: added a sample tag
pages/help/: all help pages now have the "help" tag
Files
Get kiki: a tiny homepage construction set
kiki: a tiny homepage construction set
a construction set for building your own homepage, wiki and blog
Status | In development |
Category | Tool |
Author | tomo-dashi |
Tags | homepage, php, selfhosted, smallweb, smolweb, world-wide-web |
More posts
- v1.0.11 day ago