Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-17 | autoindex: Switch to using %wikistate instead of abusing $pagestate{index}. | Joey Hess | |
2010-02-12 | setup file ordering | Joey Hess | |
2010-02-12 | add section information | Joey Hess | |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-10-06 | avoid $_ in a few other for loops | Joey Hess | |
These were probably not currently buggy, but let's avoid bugs being introduced by the functions called clobbering $_. | |||
2008-09-29 | support indexpages | Joey Hess | |
2008-08-26 | autoindex: Avoid re-adding previously deleted (or renamed) pages. | Joey Hess | |
2008-08-06 | autoindex: Ignore internal pages, and take underlay directories into ↵ | Joey Hess | |
account. Also, avoid making index pages for directories that contain no files. | |||
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | |
too many plugins.. brain exploding.. | |||
2008-07-29 | check generated pages in | Joey Hess | |
I considered not checking them in, or making the checkin configurable. However, then they would remain not checked in if edited by a user, which is probably not desired. Note that passing undef as the username/ip to rcs_commit_staged may not result in ideal behavior; the commit may seem to come from "anonymous" with some revision control systems. Most of them handle it a bit better and just have it come from whatever user is running the build. | |||
2008-07-29 | initial draft | Joey Hess | |