| Commit message (Expand) | Author | Age |
* | * Add umask configuration option. Closes: #443329 | Joey Hess | 2007-11-27 |
* | typo | Joey Hess | 2007-11-27 |
* | * Fix mercurial historyurl in example setup file. | Joey Hess | 2007-11-17 |
* | * In the example setup file, use mode 6755 for the git post-update hook.••• It needs to be setgid if the master repo is a shared repository, so
that pushes into the working copy repository happen as the same group,
avoiding permissions problems.
| Joey Hess | 2007-11-12 |
* | fix issue bma noticed (why does it use "r2"?) | joey | 2007-08-30 |
* | remove the mtnbinpath config option; users should use PATH if they need•••this kind of thing.
change formatting of some quotes
| joey | 2007-08-21 |
* | * Add monotone support, contributed by William Uther. | joey | 2007-08-21 |
* | fix typo | joey | 2007-07-27 |
* | * Add a libdir config option to let ikiwiki load perl modules, including••• plugins, from a user-configurable directory.
| joey | 2007-07-27 |
* | * Add a htmlext config option, this can be used to make ikiwiki generate••• html files with a different extension.
| joey | 2007-07-25 |
* | setup file should not have verbose => 0 | joey | 2007-06-01 |
* | * Add an account-creation password as a simple anti-spam mechanism. If••• set in the wiki setup, passwordauth will require the password in
order to create an account.
| joshtriplett | 2007-05-09 |
* | * Enable openid logins by default.•••* Enable usedirs by default.
| joey | 2007-04-29 |
* | turn on syslog for the svn post-commit hook | joey | 2007-04-09 |
* | Improve description of usedirs in ikiwiki.setup | joshtriplett | 2007-04-02 |
* | * Finally apply the index.html patch, with thanks to everyone who worked••• on and supported creating it (especially Tumov). This adds a "usedirs"
option that makes ikiwiki use foo/index.html instead of foo.html as
output page names. It is not yet enabled by default.
| joey | 2007-04-01 |
* | web commit by JoshTriplett: Add commented underlaydir usage, to document the ... | joey | 2007-02-09 |
* | web commit by JoshTriplett: Remove trailing whitespace. | joey | 2007-02-09 |
* | * Add canedit hook, allowing arbitrary controls over when a page can be••• 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.
| joey | 2007-02-02 |
* | * Make gitorigin_branch and gitmaster_branch configurable via the setup••• file. Closes: #408599
| joey | 2007-01-27 |
* | fix typo | joey | 2007-01-15 |
* | fix bad example of exclude configuration item, and remove some stuff about•••it from discussion, since it is indeed documented
| joey | 2006-12-28 |
* | * Add mirrorlist plugin. | joey | 2006-12-23 |
* | * Add userdir config setting. | joey | 2006-12-19 |
* | rename | joey | 2006-11-22 |
* | * Add toggle plugin.•••* 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.
| joey | 2006-11-22 |
* | rewrite | joey | 2006-11-20 |
* | * Add "last" parameter to hook function. Very basic ordering, and hopefully••• 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.
| joey | 2006-11-20 |
* | * Add openidsignup config option.•••* Make the openid plugin support the callbacks from myopenid.com via its
affiliate program.
* Change how post signin actions are propigated through the signin process;
they're now stored in the session.
| joey | 2006-11-20 |
* | * Make auth methods pluggable.•••* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
| joey | 2006-11-20 |
* | web commit by JoshTriplett: Use example.org as the example domain throughout.... | joey | 2006-11-19 |
* | * Atom feed support based on a patch by Clint Adams.•••* Add feeds=no option to inline preprocessor directive to turn off all types
of feeds. feeds=rss will still work, and feeds=atom was also added, for
fine control.
* $IkiWiki::version now holds the program version, and is accessible to
plugins.
| joey | 2006-10-08 |
* | * Patch from Alec Berryman adding a http_auth config item that allows••• using HTTP Authentication instead of ikiwiki's built in authentication.
Useful for eg, large sites with their own previously existing user auth
setup. Closes: #384534
| joey | 2006-10-02 |
* | estseek patch (slightly altered) and other replies | joey | 2006-09-18 |
* | * Add a linkmap plugin (requires graphviz). | joey | 2006-09-07 |
* | * Add support for mercurial, contributed by Emanuele Aina. | joey | 2006-09-06 |
* | * Add support for tla, contributed by Clint Adama. Closes: #385936 | joey | 2006-09-04 |
* | * Add toc (table of contents) plugin. | joey | 2006-08-28 |
* | * Patch from James Westby to add a --sslcookie switch, which forces••• cookies to only be sent over ssl connections to avoid interception.
* Factor out the cgi header printing code into a new function.
* Fix preferences page on anonok wikis; still need to sign in to get
to the preferences page.
| joey | 2006-08-27 |
* | * Add first draft at a Restructured Text (rst) plugin, by Sergio••• Talens-Oliag. Note that this has many known issues -- see the caveats on
the plugin's page.
* Credit everyone who wrote a plugin on the plugins' wiki pages.
| joey | 2006-08-19 |
* | * Add a map plugin contributed by Alessandro Dotti Contra. | joey | 2006-08-18 |
* | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.•••* If a page links to itself, mark up the link text in a span with
class="selflink" so that it can be styled. I don't have a useful style
defined for that though.
| joey | 2006-08-18 |
* | * Add --syslog config option, to log to the syslog. | joey | 2006-08-16 |
* | add fortune | joey | 2006-07-29 |
* | * Locale patch from Faidon:••• - Adds a locale setting to setup files.
- Proper local time, if the locale configuration option is used.
- Support for UTF-8 (or ISO-8859-X) filenames in SVN. Before this patch,
commiting (or even rcs_updating) on repositories with UTF-8 filenames was
impossible.
| joey | 2006-07-29 |
* | * htmltidy plugin from Faidon. | joey | 2006-07-29 |
* | add pagestats | joey | 2006-07-29 |
* | * Add exclude option in setup files, works same as --exclude. | joey | 2006-07-28 |
* | * Patch from Enrico that••• - allows preprocessor directives to have parameters with no specified
value
- fixes preprocessor directive parameter parsing so that
foo=bar baz now means "foo=bar" and a "baz" with no value
- Add a tag plugin that allows more easily tagging pages.
The meta plugin can also still be used for this.
| joey | 2006-07-27 |
* | * Add wikitext markup plugin, which supports ".wiki" pages written in the••• original wiki syntax, CamelCase links and all.
| joey | 2006-07-07 |