summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2008-07-21skeleton rename pluginJoey Hess
2008-07-21error if nothing selectedJoey Hess
2008-07-21probably redundant symlink checkJoey Hess
2008-07-21Merge branch 'master' into tovaJoey Hess
2008-07-21Don't prepend tagbase to tags if they start with "./" or "/".Simon McVittie
2008-07-21don't show an error if the image is missing, instead, a broken linkJoey Hess
2008-07-21remove debuggingJoey Hess
2008-07-21avoid internal error message when img uses just-deleted pageJoey Hess
2008-07-21typosJoey Hess
2008-07-21typosJoey Hess
2008-07-21need to untaint..Joey Hess
2008-07-21a few bugfixesJoey Hess
2008-07-21support for removing attachmentsJoey Hess
2008-07-21simplified confirmation formJoey Hess
2008-07-21touchupsJoey Hess
2008-07-21redirect after removalJoey Hess
2008-07-21basically, removal worksJoey Hess
2008-07-21form tweaks; use titleJoey Hess
2008-07-21implemented form state saving and retrievalJoey Hess
2008-07-21basic removal form skeletonJoey Hess
2008-07-21rename skeleton.pmJoey Hess
2008-07-19Use correct term prefixes when searching.Gabriel McManus
2008-07-17Add a postscan hook.Joey Hess
2008-07-17fix pos settingJoey Hess
2008-07-17smiley escaping fixesJoey Hess
2008-07-16formatting etcJoey Hess
2008-07-16Merge commit 'intrigeri/pedigree'Joey Hess
2008-07-15pedigree rename to parentlinks: rename/adapt everythingintrigeri
2008-07-15pedigree rename to parentlinks: renamed files, to start withintrigeri
2008-07-15pedigree: rewrote with different designintrigeri
2008-07-14fixesJoey Hess
2008-07-14use prune to delete rendered filesJoey Hess
2008-07-15Fix aggregateinternal migration so it skips expired entries, and deletes outputSimon McVittie
2008-07-14Merge commit 'smcv/aggregateinternal' into aggregateinternalJoey Hess
2008-07-15Use _aggregated as extension for internalized aggregationSimon McVittie
2008-07-14changes to debug message printingJoey Hess
2008-07-14Add aggregateinternal mode to ikiwiki-transition.Simon McVittie
2008-07-14Merge commit 'origin/master' into aggregateinternalSimon McVittie
2008-07-14pedigree: added DISTANCE loop variableintrigeri
2008-07-14pedigree: fix RELDEPTH in PEDIGREE_BUT_ROOT...intrigeri
2008-07-13pedigree: added _but_root & _but_two_oldest loopsintrigeri
2008-07-13pedigree: fixed misc bugsintrigeri
2008-07-13added new plugin: pedigreeintrigeri
2008-07-13switch preprocess hooks to use error functionJoey Hess
2008-07-12convert fatal error to warningJoey Hess
2008-07-12Make aggregated items be internal pages if --aggregateinternal is used.Simon McVittie
2008-07-12Stop prepending urn:uuid: to guids that look like UUIDsSimon McVittie
2008-07-12Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi...Simon McVittie
2008-07-12Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>.Simon McVittie
2008-07-12Merge commit 'smcv/master'Joey Hess