aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/rename.pm
Commit message (Expand)AuthorAge
* add section informationJoey Hess2010-02-12
* rename: Fix some utf-8 problems.Joey Hess2009-12-14
* remove prototype from renamehookJoey Hess2009-07-20
* Merge commit 'upstream/master' into pub/pointrigeri2009-06-06
|\
| * support longname for page types in commands and renameJoey Hess2009-05-21
* | no need to use CORE::rename since I renamed the rename functionJoey Hess2009-03-27
* | rename function for clarity, formatting improvementsJoey Hess2009-03-27
* | simplifiyJoey Hess2009-03-27
* | move dedup code into function, simplifyJoey Hess2009-03-27
* | rename: remove duplicates that hook functions may have added to @torenameintrigeri2009-03-08
* | rename: moved subpages addition to a rename hookintrigeri2009-03-08
* | rename hook: run once per file to be renamedintrigeri2009-03-08
* | rename hook: instead of modifying the passed-by-name array, return a copyintrigeri2009-01-27
* | revert renamepage's hook original nameintrigeri2009-01-27
* | only pass named parameters to the canrename hookintrigeri2009-01-26
* | add mising hooks and fix syntax errorJoey Hess2009-01-26
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-13
|\|
| * rename: Show full names of affected pages.Joey Hess2009-01-06
| * refactorJoey Hess2009-01-06
* | Pass src, srcfile, dest and destfile to the canrename hook.intrigeri2009-01-01
* | rename: pass the CGI and session to the rename hookintrigeri2009-01-01
* | rename: implemented new canrename hookintrigeri2009-01-01
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-01
|\|
| * finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* | the rename hook can now change the list of pages to renameintrigeri2008-12-30
* | renamed the renamepage hook to renamelink, added rename hookintrigeri2008-12-30
|/
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* rename: Fix double-escaping of page name in edit box.Joey Hess2008-12-17
* remove, rename: Allow acting on attachments as a page is being created.Joey Hess2008-10-02
* fix subpage rename bug with indexpagesJoey Hess2008-10-01
* use newpagefileJoey Hess2008-09-29
* support indexpages when renaming pagesJoey Hess2008-09-29
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* pagetype is exportedJoey Hess2008-09-27
* rename: Hide type field from rename form when renaming attachments.Joey Hess2008-09-23
* multiple rename support is workingJoey Hess2008-09-23
* Merge branch 'master' into tovaJoey Hess2008-09-23
|\
| * rename, remove: Don't rely on a form parameter to tell whether the page shoul...Joey Hess2008-09-23
* | factor out fixlinksJoey Hess2008-09-23
* | factor out do_renameJoey Hess2008-09-23
* | add checkbox to rename subpages tooJoey Hess2008-09-23
|/
* layoutJoey Hess2008-09-23
* use srcfile/destfileJoey Hess2008-08-07
* avoid link fixup if page name stayed the sameJoey Hess2008-08-07
* page file type rename patch from willuJoey Hess2008-08-07
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* foldageJoey Hess2008-07-23
* fixup editpage links on renameJoey Hess2008-07-23
* link fixup on rename workingJoey Hess2008-07-23
* add a list of broken links after the renameJoey Hess2008-07-22