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