]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/calendar_with___34__create__34___links.mdwn
Change Projects link to point to projects DB
[ikiwiki.git] / doc / todo / calendar_with___34__create__34___links.mdwn
1 the [[ikiwiki/directive/calendar]] directive is well usable without ikiwiki-calendar (eg for articles about meetings), but in such situations, it might be useful to have page creating links at the days.
2
3 a [[!taglink patch]] to address this [[!taglink wishlist]] item is [[attached|incomplete_patch.pl]].
4
5 from the new documentation (also in the patch):
6
7 > * `newpageformat` - In month mode, if no articles match the query, the value of
8 >   `newpageformat` will be used to strformat the date in question. A good value
9 >   is `newpageformat="meetings/%Y-%m-%d"`. It might be a good idea to have
10 >   `\[[!meta date="<TMPL_VAR name>"]]` in the edittemplate of `meetings/*`