aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Collapse)AuthorAge
* web commit by JoshTriplett: mention httpauth plugin.joey2007-02-26
|
* web commit by http://ethan.betacantrips.com/: I think I like reST, can we ↵joey2007-02-26
| | | | improve support for it?
* improvejoey2007-02-20
|
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
| | | | | | | | | | parameters remain the same, but additional options are now passed in using named parameters. * Change plugin interface version to 1.02 to reflect this change. * Add a new anchor option to htmllink. Thanks Ben for the idea. * Support anchors in wikilinks. * Add a "more" plugin based on one contributed by Ben to allow implementing those dreaded "Read more" links in blogs.
* * New domain name for ikiwiki: ikiwiki.info. Update your links.joey2007-02-18
|
* add day of week to prettydate, and i18njoey2007-02-15
|
* examplesjoey2007-02-15
|
* fixjoey2007-02-15
|
* * Add a prettydate plugin that formats dates in a more readable fashion.joey2007-02-15
| | | | (I had to get a pretty date somehow today..)
* * Patch from Ethan to allow using meta tags to set creation dates of pages.joey2007-02-15
|
* * Many changes to make ikiwiki very resistant to write failuresjoey2007-02-15
| | | | | | | | including out of disk space situations. ikiwiki should never leave truncated files, and if the error occurs during a web-based file edit, the user will be given an opportunity to retry. Inspired by the many ways Moin Moin destroys itself when out of disk. :-) * Fix syslogging of errors.
* * Allow multiple tag settings to appear in a single page.joey2007-02-14
|
* web commit by JoshTriplett: Restore type/core tag; template did not work as ↵joey2007-02-14
| | | | expected.
* web commit by JoshTriplett: The plugin template supplies the core tag now.joey2007-02-14
|
* web commit by JoshTriplett: Use conditional.joey2007-02-14
|
* web commit by JoshTriplett: Fix typo.joey2007-02-14
|
* clarify that templates can contain wiki markupjoey2007-02-14
|
* nice formattingjoey2007-02-13
|
* simplified plugin definitionsjoey2007-02-13
|
* clean up orphans listjoey2007-02-12
|
* * Allow plugins to add new types of tests that can be used in PageSpecs.joey2007-02-12
| | | | | | | | | * Add a "conditional" plugin, which allows displaying text if a condition is true. It is enabled by default so conditional can be used in the basewiki. * Use conditionals in the template for plugins, so that plugin pages say if they're currently enabled or not, and in various other places in the wiki.
* web commit by JoshTriplett: Formatting, typos, and wording.joey2007-02-09
|
* * Add "reverse" option to inline to invert sort orders.joey2007-02-08
|
* fixes and more testsjoey2007-02-07
|
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
| | | | | PageSpecs, by using "./". pagespec_match() has grown a new third parameter to support this.
* * Add feedshow option to allow reducing the number of items included injoey2007-02-05
| | | | an rss or atom feed.
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
| | | | | | | | | | | | | edited. * Move code forcing signing before edit to a new "signinedit" plugin, and code checking for locked pages into a new "lockedit" plugin. Both are enabled by default. * Remove the anonok config setting. This is now implemented by a new "anonok" plugin. Anyone with a wiki allowing anonymous edits should change their configs to enable this new plugin. * Add an opendiscussion plugin that allows anonymous users to edit discussion pages, on a wiki that is otherwise wouldn't allow it. * Lots of CGI code reorg and cleanup.
* responsejoey2007-02-01
|
* web commit by JeremyReed: plugin requestsjoey2007-02-01
|
* * Replace underscores in shortcut texts with spaces when formatting forjoey2007-01-28
| | | | | display. This allows using a shortcut like [[wikipedia War_of_1812]], which links to the correct remote page, but is displayed nicely.
* web commit by JoshTriplett: Typo fix: s/overrideen/overridden/.joey2007-01-28
|
* rename and commentsjoey2007-01-16
|
* web commit by http://victormoral.myopenid.com/: Bug fixes in a new versionjoey2007-01-15
|
* web commit by http://victormoral.myopenid.com/: New third party pluginjoey2007-01-15
|
* * Add a rawhtml plugin that allows copying raw html files from the srcdir.joey2007-01-08
|
* web commit by jhjoey2007-01-02
|
* web commit by TobiOetiker: Made the page more consistant with the site stylejoey2006-12-30
|
* web commit by TobiOetikerjoey2006-12-30
|
* web commit by TobiOetikerjoey2006-12-30
|
* * Add a textile format plugin contributed by mazirian.joey2006-12-29
|
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
| | | | | is available for translation. * Export gettext() from IkiWiki module.
* web commit by http://mazirian.myopenid.com/: clarification, licensing.joey2006-12-29
|
* updatejoey2006-12-28
|
* updatejoey2006-12-28
|
* updatejoey2006-12-28
|
* response and reorgjoey2006-12-28
|
* fix rootpagejoey2006-12-28
|
* * Add mirrorlist plugin.joey2006-12-23
|
* add a poll pluginjoey2006-11-26
|
* add quick mode for speeding up generation of big archive pagesjoey2006-11-26
|