Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add comments page to example blog, listing all comments | Joey Hess | 2009-09-25 |
| | |||
* | add news item for ikiwiki 3.14159265 | Joey Hess | 2009-09-24 |
| | |||
* | releasing version 3.14159265 | Joey Hess | 2009-09-24 |
| | |||
* | images are not always scaled *down* | NicolasLimare | 2009-09-24 |
| | |||
* | otl: Avoid globally filtering non-otl pages | Joey Hess | 2009-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 Hess | 2009-09-23 |
| | |||
* | auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: ↵ | Joey Hess | 2009-09-23 |
| | | | | #547378 | ||
* | response | Joey Hess | 2009-09-23 |
| | |||
* | installation attachments q's | brush | 2009-09-22 |
| | |||
* | rst-wikilinks uses 'htmllink' | http://kaizer.se/ | 2009-09-22 |
| | |||
* | What is missing: Create-links, htmllink | http://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 indent | Ulrik Sverdrup | 2009-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 cleanup | http://davrieb.livejournal.com/ | 2009-09-19 |
| | |||
* | question about using 404 and search | http://certifi.ca/lunix | 2009-09-19 |
| | |||
* | fix a typo and remove commneted out ctime line | http://davrieb.livejournal.com/ | 2009-09-19 |
| | |||
* | (no commit message) | http://davrieb.livejournal.com/ | 2009-09-19 |
| | |||
* | Toggle inserts javascript in wrong place | http://kaizer.se/ | 2009-09-18 |
| | |||
* | about default-role | Ulrik Sverdrup | 2009-09-18 |
| | |||
* | Refactor, and Propose :wiki: syntax for rST wikilinks | Ulrik Sverdrup | 2009-09-18 |
| | |||
* | escape markup (oops) | Ulrik Sverdrup | 2009-09-18 |
| | |||
* | on caching | Ulrik Sverdrup | 2009-09-18 |
| | |||
* | raw escape with roles | http://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 it | Joey Hess | 2009-09-17 |
| | |||
* | response | Joey Hess | 2009-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 pages | http://kaizer.se/ | 2009-09-17 |
| | |||
* | Resolve native reStructuredText links to ikiwiki pages | http://kaizer.se/ | 2009-09-17 |
| | |||
* | add repo with one patch | http://kaizer.se/ | 2009-09-17 |
| | |||
* | Resolving WikiLinks in rst -- WIP | http://kaizer.se/ | 2009-09-16 |
| | |||
* | merge fixes from l10n wiki | Joey Hess | 2009-09-16 |
| | |||
* | (no commit message) | gsliepen | 2009-09-15 |
| | |||
* | merge Typos and format fix from l10n wiki | Joey Hess | 2009-09-14 |
| | |||
* | avoid tempfile warning | Joey Hess | 2009-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 test | Joey Hess | 2009-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 complete | Joey Hess | 2009-09-13 |
| | |||
* | French underlays translation now at 100% | Joey Hess | 2009-09-13 |
| | |||
* | merge changes from l10n | Joey Hess | 2009-09-13 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-09-13 |
|\ | |||
| * | test | test | 2009-09-12 |
| | | |||
| * | (no commit message) | simonraven | 2009-09-12 |
| | | |||
| * | (no commit message) | simonraven | 2009-09-12 |
| | | |||
| * | sort= param wishlist for map | simonraven | 2009-09-12 |
| | | |||
* | | typo fixes noticed by french translators | Joey Hess | 2009-09-13 |
|/ | |||
* | typo | Amitai Schlair | 2009-09-12 |
| | |||
* | remove cgi exclusion | Joey Hess | 2009-09-12 |
| | | | | | Note that a typical use of this plugin is for a static site, w/o cgi support enabled. |