aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* Use correct term prefixes when searching.Gabriel McManus2008-07-19
* Add a postscan hook.Joey Hess2008-07-17
* fix pos settingJoey Hess2008-07-17
* smiley escaping fixesJoey Hess2008-07-17
* formatting etcJoey Hess2008-07-16
* Merge commit 'intrigeri/pedigree'Joey Hess2008-07-16
|\
| * pedigree rename to parentlinks: rename/adapt everythingintrigeri2008-07-15
| * pedigree rename to parentlinks: renamed files, to start withintrigeri2008-07-15
| * pedigree: rewrote with different designintrigeri2008-07-15
| * pedigree: added DISTANCE loop variableintrigeri2008-07-14
| * pedigree: fix RELDEPTH in PEDIGREE_BUT_ROOT...intrigeri2008-07-14
| * pedigree: added _but_root & _but_two_oldest loopsintrigeri2008-07-13
| * pedigree: fixed misc bugsintrigeri2008-07-13
| * added new plugin: pedigreeintrigeri2008-07-13
* | fixesJoey Hess2008-07-14
* | use prune to delete rendered filesJoey Hess2008-07-14
* | Fix aggregateinternal migration so it skips expired entries, and deletes outputSimon McVittie2008-07-15
* | Merge commit 'smcv/aggregateinternal' into aggregateinternalJoey Hess2008-07-14
|\ \
| * | Use _aggregated as extension for internalized aggregationSimon McVittie2008-07-15
* | | changes to debug message printingJoey Hess2008-07-14
|/ /
* | Add aggregateinternal mode to ikiwiki-transition.Simon McVittie2008-07-14
* | Merge commit 'origin/master' into aggregateinternalSimon McVittie2008-07-14
|\ \
| * | switch preprocess hooks to use error functionJoey Hess2008-07-13
| |/
| * convert fatal error to warningJoey Hess2008-07-12
* | Make aggregated items be internal pages if --aggregateinternal is used.Simon McVittie2008-07-12
|/
* Stop prepending urn:uuid: to guids that look like UUIDsSimon McVittie2008-07-12
* Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi...Simon McVittie2008-07-12
* Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>.Simon McVittie2008-07-12
* Merge commit 'smcv/master'Joey Hess2008-07-12
|\
| * Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta p...Simon McVittie2008-07-12
* | Move yesno function out of inline and into IkiWiki core, not exported.Joey Hess2008-07-12
|/
* rename uuid to guidJoey Hess2008-07-12
* elide temp varJoey Hess2008-07-12
* meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth...Simon McVittie2008-07-11
* inline plugin: if meta plugin is also enabled, and has collected a uuid for a...Simon McVittie2008-07-11
* meta plugin: also collect [[!meta uuid="..."]]Simon McVittie2008-07-11
* rename beautify_url to stress it only works on the path componentJoey Hess2008-07-11
* beautify url recentchanges_link redirs toJoey Hess2008-07-11
* template: Add support for a BASENAME variable.Joey Hess2008-07-10
* improve error message if virus checker fails w/o outputJoey Hess2008-07-09
* otl: Support utf-8 files. (Recai Oktaş)Joey Hess2008-07-08
* attachment: Support perl 5.8's buggy version of CGI.pm.Joey Hess2008-07-08
* explicitly set form type to multipartJoey Hess2008-07-08
* check for tempfile being emptyJoey Hess2008-07-08
* undef $fh before openingJoey Hess2008-07-08
* another try at dealing with CGI.pm problemJoey Hess2008-07-08
* attachment: Support old versions of CGI.pm that lack an upload method.Joey Hess2008-07-08
* attachment: Fix an uninitialised value warning when editing a page that curre...Joey Hess2008-07-08
* minor improvementsJoey Hess2008-07-07
* search: generate configuration files once only when rebuildingGabriel McManus2008-07-07