Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-13 | nice formatting | joey | |
2007-02-13 | simplified plugin definitions | joey | |
2007-02-12 | clean up orphans list | joey | |
2007-02-12 | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey | |
* 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. | |||
2007-02-09 | web commit by JoshTriplett: Formatting, typos, and wording. | joey | |
2007-02-08 | * Add "reverse" option to inline to invert sort orders. | joey | |
2007-02-07 | fixes and more tests | joey | |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey | |
PageSpecs, by using "./". pagespec_match() has grown a new third parameter to support this. | |||
2007-02-05 | * Add feedshow option to allow reducing the number of items included in | joey | |
an rss or atom feed. | |||
2007-02-02 | * Add canedit hook, allowing arbitrary controls over when a page can be | joey | |
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. | |||
2007-02-01 | response | joey | |
2007-02-01 | web commit by JeremyReed: plugin requests | joey | |
2007-01-28 | * Replace underscores in shortcut texts with spaces when formatting for | joey | |
display. This allows using a shortcut like [[wikipedia War_of_1812]], which links to the correct remote page, but is displayed nicely. | |||
2007-01-28 | web commit by JoshTriplett: Typo fix: s/overrideen/overridden/. | joey | |
2007-01-16 | rename and comments | joey | |
2007-01-15 | web commit by http://victormoral.myopenid.com/: Bug fixes in a new version | joey | |
2007-01-15 | web commit by http://victormoral.myopenid.com/: New third party plugin | joey | |
2007-01-08 | * Add a rawhtml plugin that allows copying raw html files from the srcdir. | joey | |
2007-01-02 | web commit by jh | joey | |
2006-12-30 | web commit by TobiOetiker: Made the page more consistant with the site style | joey | |
2006-12-30 | web commit by TobiOetiker | joey | |
2006-12-30 | web commit by TobiOetiker | joey | |
2006-12-29 | * Add a textile format plugin contributed by mazirian. | joey | |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | |
is available for translation. * Export gettext() from IkiWiki module. | |||
2006-12-29 | web commit by http://mazirian.myopenid.com/: clarification, licensing. | joey | |
2006-12-28 | update | joey | |
2006-12-28 | update | joey | |
2006-12-28 | update | joey | |
2006-12-28 | response and reorg | joey | |
2006-12-28 | fix rootpage | joey | |
2006-12-23 | * Add mirrorlist plugin. | joey | |
2006-11-26 | add a poll plugin | joey | |
2006-11-26 | add quick mode for speeding up generation of big archive pages | joey | |
2006-11-22 | rename | joey | |
2006-11-22 | updates | joey | |
2006-11-22 | update | joey | |
2006-11-22 | typo typo | joey | |
2006-11-22 | fix | joey | |
2006-11-22 | * Add toggle plugin. | joey | |
* Introduce the nicebundle. This is a kind of plugin, that just enables many other plugins. It's an easy way to boost ikiwiki from its default, basic wiki, to a full-featured wiki, without manually picking the right set of plugins. New plugins will be added to the nicebundle from time to time. | |||
2006-11-21 | updates | joey | |
2006-11-20 | * Add "last" parameter to hook function. Very basic ordering, and hopefully | joey | |
nothing more spohisticated will be needed. * Add formbuilder_setup and formbuilder hooks. * Split out a passwordauth module, that holds all the traditional password based authentication etc code. It's enabled by default, but can be disabled if you want only openid or some other auth method. | |||
2006-11-20 | typo | joey | |
2006-11-20 | doesn't really matter what do= is set to, as long as it's set | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |