aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add comments page to example blog, listing all commentsJoey Hess2009-09-25
|
* add news item for ikiwiki 3.14159265Joey Hess2009-09-24
|
* releasing version 3.14159265Joey Hess2009-09-24
|
* images are not always scaled *down*NicolasLimare2009-09-24
|
* otl: Avoid globally filtering non-otl pagesJoey Hess2009-09-23
| | | | | | | Through a complex chain of circumstances, that filtering was causing dumpsetup to trigger undefined warning messages from the po plugin. But anyway, munging the otl in htmlize is less error-prone and less expensive, a win all around.
* avoid ugly messages when running ikiwiki -setup on a *directory*Joey Hess2009-09-23
|
* auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: ↵Joey Hess2009-09-23
| | | | #547378
* responseJoey Hess2009-09-23
|
* installation attachments q'sbrush2009-09-22
|
* rst-wikilinks uses 'htmllink'http://kaizer.se/2009-09-22
|
* What is missing: Create-links, htmllinkhttp://kaizer.se/2009-09-22
|
* a remark about pproc-indent: I'm not a perl coder.http://kaizer.se/2009-09-21
|
* Posting patch series for rst Wikilinks and Preproc indentUlrik Sverdrup2009-09-21
|
* (no commit message)http://bob-bernstein.myopenid.com/2009-09-19
|
* (no commit message)http://bob-bernstein.myopenid.com/2009-09-19
|
* some script cleanuphttp://davrieb.livejournal.com/2009-09-19
|
* question about using 404 and searchhttp://certifi.ca/lunix2009-09-19
|
* fix a typo and remove commneted out ctime linehttp://davrieb.livejournal.com/2009-09-19
|
* (no commit message)http://davrieb.livejournal.com/2009-09-19
|
* Toggle inserts javascript in wrong placehttp://kaizer.se/2009-09-18
|
* about default-roleUlrik Sverdrup2009-09-18
|
* Refactor, and Propose :wiki: syntax for rST wikilinksUlrik Sverdrup2009-09-18
|
* escape markup (oops)Ulrik Sverdrup2009-09-18
|
* on cachingUlrik Sverdrup2009-09-18
|
* raw escape with roleshttp://kaizer.se/2009-09-17
|
* word use, equivalent is better.http://kaizer.se/2009-09-17
|
* about replacements in rst (renaming links)http://kaizer.se/2009-09-17
|
* reduce name to \w+ so gitremotes will parse itJoey Hess2009-09-17
|
* responseJoey Hess2009-09-17
|
* The page is rST-parsed once in 'scan' and once in 'htmlize' (the first to ↵http://kaizer.se/2009-09-17
| | | | generate backlinks). Can the parse output be safely reused?
* see Resolve native reStructuredText links to ikiwiki pageshttp://kaizer.se/2009-09-17
|
* Resolve native reStructuredText links to ikiwiki pageshttp://kaizer.se/2009-09-17
|
* add repo with one patchhttp://kaizer.se/2009-09-17
|
* Resolving WikiLinks in rst -- WIPhttp://kaizer.se/2009-09-16
|
* merge fixes from l10n wikiJoey Hess2009-09-16
|
* (no commit message)gsliepen2009-09-15
|
* merge Typos and format fix from l10n wikiJoey Hess2009-09-14
|
* avoid tempfile warningJoey Hess2009-09-13
| | | | | Allow tempfile to open the file, so it doesn't warn about possible insecurity. This probably fixes a real, but unlikely security hole too.
* fix CVS prune testJoey Hess2009-09-13
| | | | | | The regexp only matches things inside the CVS directory, not just "CVS" by itself. I changed the test to not test that it will be pruned.
* note french is completeJoey Hess2009-09-13
|
* French underlays translation now at 100%Joey Hess2009-09-13
|
* merge changes from l10nJoey Hess2009-09-13
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-09-13
|\
| * testtest2009-09-12
| |
| * (no commit message)simonraven2009-09-12
| |
| * (no commit message)simonraven2009-09-12
| |
| * sort= param wishlist for mapsimonraven2009-09-12
| |
* | typo fixes noticed by french translatorsJoey Hess2009-09-13
|/
* typoAmitai Schlair2009-09-12
|
* remove cgi exclusionJoey Hess2009-09-12
| | | | | Note that a typical use of this plugin is for a static site, w/o cgi support enabled.