]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/calendar_autocreate.mdwn
rename so linitian can find the unminified versions
[git.ikiwiki.info.git] / doc / todo / calendar_autocreate.mdwn
index b350dcdecb4d2fe3f2a4f40caf7a469225fc320b..fc0b5c0c239a478b4d92dc7b9d9c773e2278493b 100644 (file)
@@ -34,7 +34,8 @@ won't be offended if you correct stuff you consider awkward):
 > > > `tag_autocreate_commit` exists because when tag autocreation
 > > > was introduced, they were always in the `$srcdir` and committed.
 > > > I changed it so that it was possible to put them in the [[plugins/transient]]
 > > > `tag_autocreate_commit` exists because when tag autocreation
 > > > was introduced, they were always in the `$srcdir` and committed.
 > > > I changed it so that it was possible to put them in the [[plugins/transient]]
-> > > underlay and not commit them.
+> > > underlay and not commit them. It defaults to 1 to preserve existing
+> > > functionality.
 > > >
 > > > When automatic tag pages (or autoindex pages) are not committed, they
 > > > go in the transient underlay, which means they can't cause conflicts:
 > > >
 > > > When automatic tag pages (or autoindex pages) are not committed, they
 > > > go in the transient underlay, which means they can't cause conflicts:
@@ -42,6 +43,11 @@ won't be offended if you correct stuff you consider awkward):
 > > > `$srcdir` hides a page of the same name in an underlay). I thought
 > > > this implementation did the same when not committing? --[[smcv]]
 >
 > > > `$srcdir` hides a page of the same name in an underlay). I thought
 > > > this implementation did the same when not committing? --[[smcv]]
 >
+> > > > I did not realize how easy it was to use the [[plugins/transient]]
+> > > > plugin! I [[took it into
+> > > > account|https://github.com/paternal/ikiwiki/commit/492a22ac75f8b41a427a98c44525b01a6fd181b5]].
+> > > > -- [[Louis|spalax]]
+>
 > I'd personally do the conditional in gencalendaryear more like:
 >
 > [[!format perl """
 > I'd personally do the conditional in gencalendaryear more like:
 >
 > [[!format perl """