Merge branch 'master' into tova
[ikiwiki.git] / IkiWiki / Plugin /
2008-07-23 Joey HessMerge branch 'master' into tova
2008-07-23 Joey HessMerge branch 'master' into tova
2008-07-23 Joey Hessattachment: Do not escape _ when determining attachment...
2008-07-23 Joey Hessadd a list of broken links after the rename
2008-07-23 Joey Hessadd a rename summary
2008-07-22 Joey Hessfix gettext
2008-07-22 Joey Hessedit page fixup in postrename
2008-07-22 Joey Hesscheck for absolute paths
2008-07-22 Joey HessDon't allow uploading an attachment with the same name...
2008-07-22 Joey Hesstypo
2008-07-22 Joey Hessadd rcs_commit_staged and rcs_rename
2008-07-22 Joey Hessqualifiy
2008-07-22 Joey Hessmake message a bit more generic
2008-07-22 Joey Hessrename checks improvements
2008-07-22 Joey Hesspermission checking improvements
2008-07-22 Joey Hessavoid uninitialised value
2008-07-22 Joey HessMerge commit 'origin/master' into tova
2008-07-22 Joey Hessreally add
2008-07-22 Joey Hessuse check_canattach
2008-07-22 Joey Hessfactor out check_canattach
2008-07-22 Joey Hessskeleton rename plugin
2008-07-22 Joey Hesserror if nothing selected
2008-07-22 Joey Hessprobably redundant symlink check
2008-07-22 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessMerge commit 'smcv/master'
2008-07-21 Simon McVittieDon't prepend tagbase to tags if they start with "...
2008-07-21 Joey Hessdon't show an error if the image is missing, instead...
2008-07-21 Joey Hessremove debugging
2008-07-21 Joey Hessavoid internal error message when img uses just-deleted...
2008-07-21 Joey Hesstypos
2008-07-21 Joey Hesstypos
2008-07-21 Joey Hessneed to untaint..
2008-07-21 Joey Hessa few bugfixes
2008-07-21 Joey Hesssupport for removing attachments
2008-07-21 Joey Hesssimplified confirmation form
2008-07-21 Joey Hesstouchups
2008-07-21 Joey Hessredirect after removal
2008-07-21 Joey Hessbasically, removal works
2008-07-21 Joey Hessform tweaks; use title
2008-07-21 Joey Hessimplemented form state saving and retrieval
2008-07-21 Joey Hessbasic removal form skeleton
2008-07-21 Joey HessMerge commit 'smcv/prefix'
2008-07-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-21 Joey Hessrename skeleton.pm
2008-07-19 Gabriel McManusUse correct term prefixes when searching.
2008-07-17 Joey HessAdd a postscan hook.
2008-07-17 Joey Hessfix pos setting
2008-07-17 Joey Hesssmiley escaping fixes
2008-07-16 Joey Hessformatting etc
2008-07-16 Joey HessMerge commit 'intrigeri/pedigree'
2008-07-15 intrigeripedigree rename to parentlinks: rename/adapt everything
2008-07-15 intrigeripedigree rename to parentlinks: renamed files, to start...
2008-07-15 intrigeripedigree: rewrote with different design
2008-07-15 Joey Hessfixes
2008-07-15 Joey Hessuse prune to delete rendered files
2008-07-15 Joey HessMerge commit 'smcv/aggregateinternal' into aggregateint...
2008-07-15 Simon McVittieFix aggregateinternal migration so it skips expired...
2008-07-15 Joey HessMerge branch 'master' into aggregateinternal
2008-07-15 Simon McVittieMerge branch 'aggregateinternal'
2008-07-15 Simon McVittieMerge commit 'origin/master'
2008-07-15 Joey HessMerge commit 'smcv/aggregateinternal' into aggregateint...
2008-07-15 Simon McVittieMerge branch 'aggregateinternal'
2008-07-15 Simon McVittieUse _aggregated as extension for internalized aggregation
2008-07-15 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info into...
2008-07-14 Joey Hesschanges to debug message printing
2008-07-14 Simon McVittieMerge branch 'aggregateinternal'
2008-07-14 Simon McVittieAdd aggregateinternal mode to ikiwiki-transition.
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-14 intrigeripedigree: added DISTANCE loop variable
2008-07-14 intrigeripedigree: fix RELDEPTH in PEDIGREE_BUT_ROOT...
2008-07-13 intrigeripedigree: added _but_root & _but_two_oldest loops
2008-07-13 intrigeripedigree: fixed misc bugs
2008-07-13 intrigeriadded new plugin: pedigree
2008-07-13 Joey Hessswitch preprocess hooks to use error function
2008-07-13 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13 Simon McVittieMerge branch 'css'
2008-07-13 Joey Hessconvert fatal error to warning
2008-07-12 Simon McVittieMerge branch 'bugs'
2008-07-12 Simon McVittieMerge branch 'bugs'
2008-07-12 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-12 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info into...
2008-07-12 Simon McVittieMake aggregated items be internal pages if --aggregatei...
2008-07-12 Simon McVittieStop prepending urn:uuid: to guids that look like UUIDs
2008-07-12 Simon McVittieRename [[!inline atomid="..."]] to [[!inline guid=...
2008-07-12 Simon McVittieAccept [[!inline ... atomid="..."]] and use it to popul...
2008-07-12 Joey HessMerge commit 'smcv/master'
2008-07-12 Joey HessMove yesno function out of inline and into IkiWiki...
2008-07-12 Simon McVittieBug fix: use &IkiWiki::pagetitle rather than nonexisten...
2008-07-12 Joey Hessrename uuid to guid
2008-07-12 Joey Hesselide temp var
2008-07-12 Joey HessMerge commit 'smcv/force-uuids' into force-uuids
2008-07-11 Simon McVittiemeta plugin: if uuid looks like it is in fact a UUID...
2008-07-11 Simon McVittieinline plugin: if meta plugin is also enabled, and...
2008-07-11 Simon McVittiemeta plugin: also collect [[!meta uuid="..."]]
2008-07-11 Joey Hessrename beautify_url to stress it only works on the...
2008-07-11 Joey Hessbeautify url recentchanges_link redirs to
2008-07-10 Joey Hesstemplate: Add support for a BASENAME variable.
2008-07-09 Joey Hessimprove error message if virus checker fails w/o output
next