aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* Merge branch 'master' into dependency-typesJoey Hess2009-10-05
|\
| * responses, questions, ideasJoey Hess2009-10-05
| |
| * thoughts about renaming the actual images to .albumimagehttp://smcv.pseudorandom.co.uk/2009-10-05
| |
* | switch plugins page to use a map instead of an inlineJoey Hess2009-10-05
| | | | | | | | | | | | | | | | | | | | | | 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.
* | syntaxJoey Hess2009-10-05
| |
* | omit forum and javascript from listJoey Hess2009-10-05
| |
* | make links dependencies fire if broken links changeJoey Hess2009-10-05
| |
* | rework dependency types codeJoey Hess2009-10-04
| | | | | | | | | | Simplify, change default content depends number to 1, change interface to make more sense.
* | document effect of contentless dependencies on sidebar efficiencyJoey Hess2009-10-04
| |
* | document add_depends dependency type interfaceJoey Hess2009-10-03
|/
* fix wording here tooJoey Hess2009-10-02
|
* add bug about transitive dependenciesJoey Hess2009-10-02
|
* documentation seems inaccuratemartin2009-10-01
|
* [patch] add an option to determine whether put autoindex pages in repo or nothttp://weakish.pigro.net/2009-10-01
|
* thoughtsJoey Hess2009-09-30
|
* reply to potential album userhttp://smcv.pseudorandom.co.uk/2009-09-25
|
* create myself a user pageDavid Riebenbauer2009-09-25
| | | | and link from my signatures so far
* installation attachments q'sbrush2009-09-22
|
* see Resolve native reStructuredText links to ikiwiki pageshttp://kaizer.se/2009-09-17
|
* Resolving WikiLinks in rst -- WIPhttp://kaizer.se/2009-09-16
|
* typoAmitai Schlair2009-09-12
|
* remove cgi exclusionJoey Hess2009-09-12
| | | | | Note that a typical use of this plugin is for a static site, w/o cgi support enabled.
* updateJoey Hess2009-09-11
|
* doc update, add --exclude ikiwiki.cgi to examplesJoey Hess2009-09-11
|
* respJoey Hess2009-09-11
|
* responseAmitai Schlair2009-09-11
|
* reviewJoey Hess2009-09-11
|
* add rcs/cvsJoey Hess2009-09-10
|
* catch up to genwrapperAmitai Schlair2009-09-10
|
* new hookJoey Hess2009-09-10
|
* Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess2009-09-10
|
* File::chdir is needed nowAmitai Schlair2009-09-10
|
* automated tests added (and they highlight that the plugin shouldAmitai Schlair2009-09-09
| | | | probably restore the caller's working directory)
* describe current state of wrapper modificationAmitai Schlair2009-09-09
|
* note refactored wrapper tweakulationAmitai Schlair2009-09-09
|
* underlay: Also allow configuring additional directories to search for ↵Joey Hess2009-09-08
| | | | template files in.
* updateJoey Hess2009-09-08
|
* Revert spamJoey Hess2009-09-08
| | | | This reverts commit c1c933ca658d3babc50da4ade20eb083f1a9c122.
* (no commit message)WikiJeanHawkins2009-09-08
|
* commentJoey Hess2009-09-07
|
* move apt-get comment herehttp://schmonz.livejournal.com/2009-09-07
|
* revert previous; with pkgsrc you'd need textproc/p5-Text-CSV, but let's not ↵http://schmonz.livejournal.com/2009-09-07
| | | | proliferate that sort of thing here
* Can't markup [[!table Error: ]]http://hendry.iki.fi/2009-09-07
|
* no more IPC::Cmd or String::ShellQuote, huzzahAmitai Schlair2009-09-04
|
* (no commit message)bremner2009-09-03
|
* ruther reviewJoey Hess2009-09-02
|
* remove ^P'sJoey Hess2009-08-31
|
* fixed linkmartin2009-08-31
|
* update for Text::MultiMarkdown splitJoey Hess2009-08-30
|
* Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess2009-08-30
| | | | | | | | | | This reverts commit cdc3576c8d1efb2593cac2d9da3f2393a2afe26e. Conflicts: IkiWiki/Plugin/po.pm This change broke the test suite and is not strictly necessary.