aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* Merge branch 'master' into tovaJoey Hess2008-07-23
|\
| * fixed description for open parameterrdennis2008-07-23
| |
* | formattingJoey Hess2008-07-22
| |
* | improve docsJoey Hess2008-07-21
| |
* | really addJoey Hess2008-07-21
| |
* | Merge branch 'master' into tovaJoey Hess2008-07-21
|\| | | | | | | | | | | Conflicts: debian/changelog
| * Don't prepend tagbase to tags if they start with "./" or "/".Simon McVittie2008-07-21
| | | | | | | | | | That syntax made little sense previously, and this allows sites to put "most" of their tags under $tagbase.
* | document remove pluginJoey Hess2008-07-21
|/
* Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* Change to new preprocessor syntaxhttp://www.cse.unsw.edu.au/~willu/2008-07-21
|
* remove note about versionJoey Hess2008-07-19
| | | | | | This wiki documents the current (actually, next ;-) release of ikiwiki. I don't want to have version numbers everywhere. (plugins/write is an exception to this policy).
* description meta taghttp://alcopop.org/me/openid/2008-07-19
|
* list which versions of ikiwiki have this featurehttp://alcopop.org/me/openid/2008-07-19
|
* Add a postscan hook.Joey Hess2008-07-17
| | | | | * Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing.
* web commit by http://jcflack.myopenid.com/: Oh, *that's* where XML RPC is ↵Joey Hess2008-07-17
| | | | specified! :)
* move complex examples to a tipJoey Hess2008-07-16
|
* Merge commit 'intrigeri/pedigree'Joey Hess2008-07-16
|\
| * pedigree rename to parentlinks: rename/adapt everythingintrigeri2008-07-15
| | | | | | | | | | | | | | | | | | | | * Renamed to parentlinks every single variable or function called pedigree * Removed the parentlinks function from Render.pm * Enabled the new parentlinks plugin by default * Adapted testsuite and documentation to reflate the above facts Signed-off-by: intrigeri <intrigeri@boum.org>
| * pedigree rename to parentlinks: renamed files, to start withintrigeri2008-07-15
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
| * pedigree: rewrote with different designintrigeri2008-07-15
| | | | | | | | | | | | (and updated testsuite + docs accordingly) Signed-off-by: intrigeri <intrigeri@boum.org>
| * pedigree: added documentation (doc/plugins/pedigree.mdwn)intrigeri2008-07-14
| | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* | Merge commit 'smcv/aggregateinternal' into aggregateinternalJoey Hess2008-07-14
|\ \ | | | | | | | | | | | | | | | Conflicts: doc/plugins/aggregate.mdwn
| * | Fix aggregateinternal migration so it skips expired entries, and deletes outputSimon McVittie2008-07-15
| | |
* | | improve instructionsJoey Hess2008-07-14
|/ / | | | | | | | | It's better to -refresh rather than rebuild, as this way ikiwiki deletes all the html files rendered to destdir for the aggregated pages before.
* | Recommend aggregateinternal => 1 for new wikis, and set it in ikiwiki.setup.Simon McVittie2008-07-15
| | | | | | | | Also use [[!foo]] in aggregate.mdwn.
* | fix extension nameJoey Hess2008-07-14
| |
* | document aggregateinternalJoey Hess2008-07-14
| |
* | switch preprocess hooks to use error functionJoey Hess2008-07-13
| |
* | Error handling improvement for preprocess hooks. It's now safe to call ↵Joey Hess2008-07-13
|/ | | | error() from such hooks; it will cause a nicely formatted error message to be inserted into the page.
* Fix link from meta plugin to tips/howto_stop_flooding_aggregatorsSimon McVittie2008-07-12
|
* Re-work [[meta guid=""]] documentation, and stop claiming that urn:uuid: is ↵Simon McVittie2008-07-12
| | | | automatically prepended
* rename uuid to guidJoey Hess2008-07-12
|
* document uuidJoey Hess2008-07-12
|
* reviewed this againJoey Hess2008-07-10
|
* document setup pluginsJoey Hess2008-07-10
|
* typo the secondJoey Hess2008-07-07
|
* typoJoey Hess2008-07-07
|
* add virus checking to attachments pluginJoey Hess2008-07-06
|
* web commit by http://alcopop.org/me/openid/: nudge headers down to h2Joey Hess2008-07-03
|
* link to pagespec/attachmentJoey Hess2008-07-02
|
* move attachment pagespec extensions docs to its own pageJoey Hess2008-07-02
| | | | in the basewiki, so I can link to it there
* add mimetype checkingJoey Hess2008-07-02
|
* response; move to bug reportJoey Hess2008-07-02
|
* Merge branch 'tova'Joey Hess2008-07-02
|\
| * add user and ip support to attachment pagespecsJoey Hess2008-07-02
| |
| * toggle: Add support for toggles that are open by default.Joey Hess2008-07-02
| | | | | | | | Also fix to work in preview mode.
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tovaJoey Hess2008-07-01
| |\
| * | attachment doc updatesJoey Hess2008-07-01
| | |
| * | add an ispage limitJoey Hess2008-06-30
| | |