summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-12 * Allow dashes in preprocessor directive commands, and shortcuts.Joey Hess
2007-12-12* Avoid unnecessary stat calls to get mtime when rendering pages, useJoey Hess
cached value. * Preserve input file modification times in output files.
2007-12-12* Ensure that web edited pages always end in a newline.Joey Hess
2007-12-12reformatJoey Hess
2007-12-12formatting fixupsJoey Hess
2007-12-12don't duplicate code from editpage, just pull the values it sets out of theJoey Hess
formbuilder object
2007-12-12* Change formbuilder hook to not be responsible for displaying a form,Joey Hess
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!)
2007-12-12works, but I'm not entirely happy with it yetJoey Hess
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).
2007-12-12incomplate edittemplate pluginJoey Hess
2007-12-11web commit by tschwinge: Two and a half issues.Joey Hess
2007-12-10web commit by http://harningt.myopenid.com/: IRC discussion about usage ↵Joey Hess
semantics
2007-12-10Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-12-10* Fix file pruning code to work if ikiwiki is run with "." as the srcdir.Joey Hess
2007-12-10web commit from 193.205.5.2: poll vote (It's fast enough)Joey Hess
2007-12-09Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-12-09closeJoey Hess
2007-12-09web commit from 85.25.141.60: poll vote (It's fast enough)Joey Hess
2007-12-09reorgJoey Hess
2007-12-09remove test codeJoey Hess
2007-12-08logic fixJoey Hess
2007-12-08* The calendar plugin stores state about when it needs to be updated,Joey Hess
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.
2007-12-08fix up some linksJoey Hess
2007-12-08real redir cycle detectionJoey Hess
2007-12-08ensure state is dropped when a page stops embeddeding the versionJoey Hess
2007-12-08forgot to addJoey Hess
2007-12-08* Added a version plugin that saves state about what's using it, to forceJoey Hess
pages to rebuild when ikiwiki's version changes.
2007-12-08bug fixJoey Hess
2007-12-08* Finally implemented a simple per-page data storage mechanism for plugins,Joey Hess
via the %pagestate hash. * Use pagestate in meta to detect potential redir loops.
2007-12-08updatesJoey Hess
2007-12-08add reminderJoey Hess
2007-12-08MAJOR basewiki reorgJoey Hess
Including redir pages for the moved basewiki pages. These will be removed in a future release.
2007-12-08updateJoey Hess
2007-12-08wikilink fixJoey Hess
2007-12-08drop redir loop detection codeJoey Hess
it won't work for incremental builds for now, relying on browsers to notice loops
2007-12-08* meta: Add redir support, based on a patch by Thomas Schwinge.Joey Hess
2007-12-08Here is a patch to add a forwarding functionality to the meta pluginThomas Schwinge
2007-12-08please don't add random garbage pagesJoey Hess
2007-12-08web commit by blubbJoey Hess
2007-12-08web commit by blubbJoey Hess
2007-12-07responseJoey Hess
2007-12-07Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2007-12-07display if group setting failsJoey Hess
2007-12-06web commit by DouglasCalvertJoey Hess
2007-12-06update local template from remote and use it again (if there's a reason notJoey Hess
to have it local, please leave a comment..)
2007-12-06web commit by maxxJoey Hess
2007-12-05fixupsJoey Hess
2007-12-05wiki gnomes at workJoey Hess
2007-12-05web commit by maxx: diff for page.tmplJoey Hess
2007-12-05web commit by maxx: fix copyright infoJoey Hess
2007-12-05web commit by maxx: 02_template.cssJoey Hess