Age | Commit message (Collapse) | Author |
|
|
|
PageSpecs, by using "./". pagespec_match() has grown a new third parameter
to support this.
|
|
an rss or atom feed.
|
|
* Avoid using lots of memory when copying large non-html files.
Yes, you can keep videos in the wiki..
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
all openid signins fail the first time, and then succeed the second
time.
|
|
|
|
|
|
display. This allows using a shortcut like [[wikipedia War_of_1812]],
which links to the correct remote page, but is displayed nicely.
|
|
the problem described in bugs/svn_fails_to_update. Thanks to Ethan for the
analysis and patch.
|
|
chdiring to the srcdir (which wasn't right when merging in a subdir).
Thanks Ethan.
|
|
|
|
file. Closes: #408599
|
|
|
|
|
|
if an older version is installed, just don't gettext strings, instead of
crashing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
longer than the maximum file length.
|
|
|
|
pointed elsewhere, so that only modified templates need to be copied into
a templatedir. Based on work by JeremyReed.
|
|
|
|
|
|
interface returns proper utf-8 decoded strings, unlike the traditional
interface, so use the OO interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* A few translation infrastructure fixes.
|
|
|
|
|
|
|
|
* Munge openids of the form somehost.com/user (trial, may revert)
|
|
specifying the path. This allows for easy signing of comments by linking
to your page in the userdir.
|
|
|
|
|
|
|
|
is available for translation.
* Export gettext() from IkiWiki module.
|