summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2009-09-10Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-09-10Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess
2009-09-10CVS operations generally need to be within CVS checkouts, so these chdir()Amitai Schlair
2009-09-09Abstract out CVS's involvement in the wrapper:Amitai Schlair
2009-09-09Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-09-08underlay: Also allow configuring additional directories to search for templa...Joey Hess
2009-09-04It's STDOUT we have to shut up for cvs, and $savedout has to beAmitai Schlair
2009-09-04Stop using IPC::Cmd and String::ShellQuote, since quoting (andAmitai Schlair
2009-08-30whitespaceAmitai Schlair
2009-08-30Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-08-30On some systems the commit message gets quoted properly already. Don'tAmitai Schlair
2009-08-30Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess
2009-08-30Fix uninitialized value when editing a page being vivified from theAmitai Schlair
2009-08-30Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-08-30Remove debug statement.Amitai Schlair
2009-08-30Knock off another to-do item: "Don't slurp the entire cvsps outputAmitai Schlair
2009-08-30Knock off a to-do item: "If the argument to cvs add smells like aAmitai Schlair
2009-08-29Remove getopt() hook (it's a dead end, unsafe to pass wrapper args toAmitai Schlair
2009-08-28teximg: Make TeX handle preventing unsafe things; remove insufficient blacklistJosh Triplett
2009-08-28img: Don't generate new verison of image if it is scaled to be larger in eith...Joey Hess
2009-08-28Merge commit 'intrigeri/po'Joey Hess
2009-08-28avoid clobbering origsub if checkconfig runs more than onceJoey Hess
2009-08-28po: fix link() pagespec when used on translation pagesintrigeri
2009-08-28inline: if using pagenames, don't add a dependency on "page1 or page2 or..."Simon McVittie
2009-08-28po: better rootpage logic for inline's post formintrigeri
2009-08-28Revert "po: keep masterpage as the rootpage for inline's post form"intrigeri
2009-08-28po: keep masterpage as the rootpage for inline's post formintrigeri
2009-08-28inline: moved rootpage logic to a functionintrigeri
2009-08-28po: favor the type of linking page's masterpage on page creationintrigeri
2009-08-28po: fix interdiction to create pages of type pointrigeri
2009-08-28po: favor the type of linking page's masterpage on page creationintrigeri
2009-08-28po: fix interdiction to create pages of type pointrigeri
2009-08-27htmltidy: Return an error message if tidy fails. Closes: #543722Joey Hess
2009-08-27po: do not inject custom bestlink function when po_link_to eq defaultintrigeri
2009-08-27po: override the title template variable for coherent homepage titlingintrigeri
2009-08-27po(scan): removed scary comment about only wanting to change the first linkintrigeri
2009-08-27Merge commit 'upstream/master' into prv/pointrigeri
2009-08-27po: do not beautify urls on the recentchanges pageintrigeri
2009-08-26htmltidy: Print a warning message if tidy fails. Closes: #543722Joey Hess
2009-08-26po: do not beautify urls on the recentchanges pageintrigeri
2009-08-26po: (hopefully) fixed WikiLink to self with po_link_to=defaultintrigeri
2009-08-25Revert "Allow add_depends to take an arrayref"Joey Hess
2009-08-25Allow add_depends to take an arrayrefSimon McVittie
2009-08-24calendar, inline, map: don't pre-join dependenciesSimon McVittie
2009-08-23Explain that command must run unattended, and lose the debug statement.Amitai Schlair
2009-08-23I'm not redefining any subs after all, don't prevent those warnings.Amitai Schlair
2009-08-23Add rsync plugin, though the only rsync-specific thing about it is theAmitai Schlair
2009-08-22Oops, use the more recent (and less brittle) directory test.Amitai Schlair
2009-08-22Pass along wrapper args to ikiwiki, then handle the "cvs add dir"Amitai Schlair
2009-08-21Put old unixauth plugin under git control. Needs some serious attention.Amitai Schlair