aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox cleanup/test commitJoey Hess2007-12-12
* document prior commitJoey Hess2007-12-12
* Set page_numfeeds only if feeds are being generatedNis Martensen2007-12-12
* * shortcut: Expand %S to the raw input text, not url-encoded.Joey Hess2007-12-12
* commentJoey Hess2007-12-12
* * Htmlize parameters passed to the template preprocessor directive before••• inserting them into the html template. This ensures that markdown acts on them, even if the value is expanded inside a block-level html element in the html template. Closes: #454058 * Use a div in the note template rather than a span. Joey Hess2007-12-12
* followup to other questionJoey Hess2007-12-12
* * Allow dashes in preprocessor directive commands, and shortcuts.Joey Hess2007-12-12
* * Avoid unnecessary stat calls to get mtime when rendering pages, use••• cached value. * Preserve input file modification times in output files. Joey Hess2007-12-12
* * Ensure that web edited pages always end in a newline.Joey Hess2007-12-12
* reformatJoey Hess2007-12-12
* formatting fixupsJoey Hess2007-12-12
* don't duplicate code from editpage, just pull the values it sets out of the•••formbuilder object Joey Hess2007-12-12
* * Change formbuilder hook to not be responsible for displaying a form,••• so that more than one plugin can use this hook. I believe this is a safe change, since only passwordauth uses this hook. (If some other plugin already used it, it would have broken passwordauth!) Joey Hess2007-12-12
* works, but I'm not entirely happy with it yet•••It would be better if it were a formbuilder hook. But the formbuilder hook is wacked.. I may need to change how that hook works, which would mean changing the only current user of it, passwordauth). Joey Hess2007-12-12
* incomplate edittemplate pluginJoey Hess2007-12-12
* web commit by tschwinge: Two and a half issues.Joey Hess2007-12-11
* web commit by http://harningt.myopenid.com/: IRC discussion about usage seman...Joey Hess2007-12-10
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2007-12-10
|\
| * web commit from 193.205.5.2: poll vote (It's fast enough)Joey Hess2007-12-10
* | * Fix file pruning code to work if ikiwiki is run with "." as the srcdir.Joey Hess2007-12-10
|/
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2007-12-09
|\
| * web commit from 85.25.141.60: poll vote (It's fast enough)Joey Hess2007-12-09
* | closeJoey Hess2007-12-09
* | reorgJoey Hess2007-12-09
|/
* remove test codeJoey Hess2007-12-09
* logic fixJoey Hess2007-12-08
* * The calendar plugin stores state about when it needs to be updated,••• and forces rebuilds of the pages that contain calendars. So running ikiwiki --refresh at midnight is now enough, no need for a full wiki rebuild each midnight. * calendar: Work around block html parsing bug in markdown 1.0.1 by enclosing the calendar in an extra div. Joey Hess2007-12-08
* fix up some linksJoey Hess2007-12-08
* real redir cycle detectionJoey Hess2007-12-08
* ensure state is dropped when a page stops embeddeding the versionJoey Hess2007-12-08
* forgot to addJoey Hess2007-12-08
* * Added a version plugin that saves state about what's using it, to force••• pages to rebuild when ikiwiki's version changes. Joey Hess2007-12-08
* bug fixJoey Hess2007-12-08
* * Finally implemented a simple per-page data storage mechanism for plugins,••• via the %pagestate hash. * Use pagestate in meta to detect potential redir loops. Joey Hess2007-12-08
* updatesJoey Hess2007-12-08
* add reminderJoey Hess2007-12-08
* MAJOR basewiki reorg•••Including redir pages for the moved basewiki pages. These will be removed in a future release. Joey Hess2007-12-08
* updateJoey Hess2007-12-08
* wikilink fixJoey Hess2007-12-08
* drop redir loop detection code•••it won't work for incremental builds for now, relying on browsers to notice loops Joey Hess2007-12-08
* * meta: Add redir support, based on a patch by Thomas Schwinge.Joey Hess2007-12-08
* Here is a patch to add a forwarding functionality to the meta pluginThomas Schwinge2007-12-08
* please don't add random garbage pagesJoey Hess2007-12-08
* web commit by blubbJoey Hess2007-12-08
* web commit by blubbJoey Hess2007-12-08
* responseJoey Hess2007-12-07
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2007-12-07
|\
| * web commit by DouglasCalvertJoey Hess2007-12-06
* | display if group setting failsJoey Hess2007-12-07
|/