Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-11 | update | joey | |
2006-07-11 | use archive format | joey | |
2006-07-11 | * Consolidated all decode_utf8 in FormBuilder's fields to make the code more | joey | |
readable and avoid future mistakes. The patch seems to work and for the first time I have a UTF-8 username ;-) (Faidon) * Use form->field consistently, not form->param. | |||
2006-07-11 | * Match 'web commit from' in SVN and git, these are web commits too. | joey | |
(Faidon) | |||
2006-07-11 | add | joey | |
2006-07-11 | add | joey | |
2006-07-11 | foo | joey | |
2006-07-11 | web commit by joey | www-data | |
2006-07-11 | web commit by joey | www-data | |
2006-07-11 | web commit by joey | www-data | |
2006-07-11 | web commit by joey | www-data | |
2006-07-11 | web commit by joey | www-data | |
2006-07-07 | simplify | joey | |
2006-07-07 | * Support a w3mmode, which lets w3m run ikiwiki using its local CGI | joey | |
support, to edit pages etc without a web server. | |||
2006-07-07 | web commit from 127.0.0.1 | joey | |
2006-07-07 | html too | joey | |
2006-07-07 | * Add wikitext markup plugin, which supports ".wiki" pages written in the | joey | |
original wiki syntax, CamelCase links and all. | |||
2006-07-05 | * Patch from Faidon to use svn --limit when possible for recentchanges, | joey | |
speeds up recentchanges a lot for wikis with more history. | |||
2006-07-05 | fix | joey | |
2006-07-05 | meta done a while ago | joey | |
2006-07-04 | * Improve display of parentlinks and page title of toplevel index page. | joey | |
2006-07-04 | web commit by joey | www-data | |
2006-07-04 | add news item for ikiwiki 1.8 | joey | |
2006-07-04 | * Memoize abs2rel, which is still kinda slow, for another 30% speedup | joey | |
in time to build the doc wiki. | |||
2006-07-04 | * Make RecentChanges use a table and some CSS, should be much more readable. | joey | |
No code changes involved. * Encode & in diffurl in examples, to conform to pedantic rules. | |||
2006-07-04 | update | joey | |
2006-07-04 | * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild | joey | |
will be automatically done on all upgrades. | |||
2006-07-04 | update | joey | |
2006-07-03 | foo | joey | |
2006-07-03 | word wrap | joey | |
2006-07-03 | fix | joey | |
2006-07-03 | fix | joey | |
2006-07-03 | misc updated | joey | |
2006-07-03 | * Add a html plugin, which can be used to write wikis in raw html, | joey | |
if you'd ever want to do such a thing. Slightly tricky, since ikiwiki defaults to not processing .html files, since w/o this plugin they would be copied unsanitised. With this plugin, it will process, and html sanitise, them like any other page type. | |||
2006-07-03 | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey | |
default (of course!). Based on a patch by Faidon Liambotis. | |||
2006-07-03 | * Introduce add_plugins and disable_plugins config options in setup files. | joey | |
This allows adding or removing plugins w/o overriding the whole list of default plugins, which makes it easier to upgrade when new default plugins are added. | |||
2006-07-03 | web commit by KellyClowers | www-data | |
2006-07-03 | fix path to git hook script | joey | |
2006-07-02 | updates | joey | |
2006-07-02 | ugh, this is a tricky one.. | joey | |
2006-07-02 | bug | joey | |
2006-07-02 | * Centralised all calls to HTML::Template and force all the templates | joey | |
to be read as utf8. | |||
2006-07-02 | web commit by joey: revert | www-data | |
2006-07-02 | web commit by joey | www-data | |
2006-07-02 | web commit by joey | www-data | |
2006-07-02 | web commit by joey | www-data | |
2006-07-02 | so make sure to let perl know it should be handled as utf8. Also, | joey | |
* Improve layout of edit page so formatting help link is always visible w/o getting in the way of the preview. | |||
2006-07-02 | web commit by ThomasSchwinge: HelpOnFormatting link disappears. | www-data | |
2006-07-02 | web commit by ThomasSchwinge: Typo fixes. | www-data | |
2006-07-02 | web commit by joey | www-data | |