summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2009-10-05switch plugins page to use a map instead of an inlineJoey Hess
A map just seems a better fit for reference, since it deliniates the contrib plugins better, and orders better. It also has the advantage of being less expensive, since the plugins page does not need to update when eg, the pagecount page changes. Only downside is, no rss feed of new plugins. Which I know a few people were subscribed to.
2009-10-05syntaxJoey Hess
2009-10-05omit forum and javascript from listJoey Hess
2009-10-05make links dependencies fire if broken links changeJoey Hess
2009-10-04rework dependency types codeJoey Hess
Simplify, change default content depends number to 1, change interface to make more sense.
2009-10-04document effect of contentless dependencies on sidebar efficiencyJoey Hess
2009-10-03document add_depends dependency type interfaceJoey Hess
2009-10-02fix wording here tooJoey Hess
2009-10-02add bug about transitive dependenciesJoey Hess
2009-10-01documentation seems inaccuratemartin
2009-10-01[patch] add an option to determine whether put autoindex pages in repo or nothttp://weakish.pigro.net/
2009-09-30thoughtsJoey Hess
2009-09-25reply to potential album userhttp://smcv.pseudorandom.co.uk/
2009-09-25create myself a user pageDavid Riebenbauer
and link from my signatures so far
2009-09-22installation attachments q'sbrush
2009-09-17see Resolve native reStructuredText links to ikiwiki pageshttp://kaizer.se/
2009-09-16Resolving WikiLinks in rst -- WIPhttp://kaizer.se/
2009-09-12typoAmitai Schlair
2009-09-12remove cgi exclusionJoey Hess
Note that a typical use of this plugin is for a static site, w/o cgi support enabled.
2009-09-11updateJoey Hess
2009-09-11doc update, add --exclude ikiwiki.cgi to examplesJoey Hess
2009-09-11respJoey Hess
2009-09-11responseAmitai Schlair
2009-09-11reviewJoey Hess
2009-09-10add rcs/cvsJoey Hess
2009-09-10catch up to genwrapperAmitai Schlair
2009-09-10new hookJoey Hess
2009-09-10Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess
2009-09-10File::chdir is needed nowAmitai Schlair
2009-09-09automated tests added (and they highlight that the plugin shouldAmitai Schlair
probably restore the caller's working directory)
2009-09-09describe current state of wrapper modificationAmitai Schlair
2009-09-09note refactored wrapper tweakulationAmitai Schlair
2009-09-08underlay: Also allow configuring additional directories to search for ↵Joey Hess
template files in.
2009-09-08updateJoey Hess
2009-09-08Revert spamJoey Hess
This reverts commit c1c933ca658d3babc50da4ade20eb083f1a9c122.
2009-09-08(no commit message)WikiJeanHawkins
2009-09-07commentJoey Hess
2009-09-07move apt-get comment herehttp://schmonz.livejournal.com/
2009-09-07revert previous; with pkgsrc you'd need textproc/p5-Text-CSV, but let's not ↵http://schmonz.livejournal.com/
proliferate that sort of thing here
2009-09-07Can't markup [[!table Error: ]]http://hendry.iki.fi/
2009-09-04no more IPC::Cmd or String::ShellQuote, huzzahAmitai Schlair
2009-09-03(no commit message)bremner
2009-09-02ruther reviewJoey Hess
2009-08-31remove ^P'sJoey Hess
2009-08-31fixed linkmartin
2009-08-30update for Text::MultiMarkdown splitJoey Hess
2009-08-30Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess
This reverts commit cdc3576c8d1efb2593cac2d9da3f2393a2afe26e. Conflicts: IkiWiki/Plugin/po.pm This change broke the test suite and is not strictly necessary.
2009-08-30describe the wrapper changeAmitai Schlair
2009-08-30also need File::ReadBackwards nowAmitai Schlair
2009-08-30bug fixed, to-dos doneAmitai Schlair