Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim syntax highlighting file by Recai | joey | 2007-05-28 |
| | |||
* | * More consistent encoding of titles in rss and atom feeds. Don't use | joey | 2007-05-28 |
| | | | | | | | | | | | ESCAPE=HTML for titles in the templates for these feeds, and instead escape the title going in to the template. Previously, the title was sometimes double-escaped in a feed (if set via meta title), and sometimes not (if set from the page filename). * In the meta plugin, when a title is set, encode the html entities in it numerically. This works better in the current landscape of a rss spec that doesn't specify encoding, and variously broken feed consumers, according to <http://www.rssboard.org/rss-profile#data-types-characterdata>. | ||
* | didn't mean to make this change (yet) | joey | 2007-05-28 |
| | |||
* | * Apply a patch from Carl Worth allowing a class attribute to be passed | joey | 2007-05-28 |
| | | | | through the img plugin. Also allow the id attribute to be passed through. | ||
* | analysis | joey | 2007-05-28 |
| | |||
* | escape some code | joey | 2007-05-28 |
| | |||
* | change limit (old page no longer exists) | joey | 2007-05-28 |
| | |||
* | web commit by KarlMW: asciidoc format_escape | joey | 2007-05-26 |
| | |||
* | caps | joey | 2007-05-25 |
| | |||
* | make the 2.0 news item special and non-removable, and link to it again | joey | 2007-05-25 |
| | |||
* | fix cdate | joey | 2007-05-25 |
| | |||
* | 2.00 should still be in news; remove older | joey | 2007-05-25 |
| | |||
* | web commit by hb: new version 2.1 on the front | joey | 2007-05-25 |
| | |||
* | * Fix FTBFS in test suite introduced in last version. Closes: #425891 | joey | 2007-05-24 |
| | |||
* | * Deal better with rebuilds that involve moving files; track and clean up the | joey | 2007-05-24 |
| | | | | | | | | | | old files. * Change where the img plugin puts scaled images. It's better to make the scaled images subpages of the page that embeds them, rather than putting them alongside the original image, since if two pages scale the same image the same way, this prevents complications in dealing with two pages creating the same file. The move will be handled transparently, though you might want to rebuild your wiki to make it occur in one step. | ||
* | web commit by cworth | joey | 2007-05-24 |
| | |||
* | Merge bug reports. | joshtriplett | 2007-05-24 |
| | |||
* | web commit by cworth | joey | 2007-05-24 |
| | |||
* | web commit by cworth | joey | 2007-05-24 |
| | |||
* | web commit by http://xtermin.us/: added my website to the list. | joey | 2007-05-24 |
| | |||
* | web commit by JoshTriplett: Escape the wiki link. | joey | 2007-05-24 |
| | |||
* | web commit by cworth | joey | 2007-05-24 |
| | |||
* | web commit by JoshTriplett: Mark as done. | joey | 2007-05-24 |
| | |||
* | web commit by http://bmalee.eu/~bma/ | joey | 2007-05-23 |
| | |||
* | the 100% correct way is to add it to %links on scan | joey | 2007-05-23 |
| | |||
* | web commit by cworth | joey | 2007-05-23 |
| | |||
* | web commit by cworth: Attempting to protect patch content with indentation... | joey | 2007-05-23 |
| | |||
* | web commit by cworth | joey | 2007-05-23 |
| | |||
* | this bug still exists | joey | 2007-05-23 |
| | |||
* | * Correct bug in the img plugin that caused dependencies on images to not | joey | 2007-05-23 |
| | | | | always be tracked correctly. | ||
* | response | joey | 2007-05-22 |
| | |||
* | web commit by KarlMW: my utf-8 screw-up apology, asciidoc plugin | joey | 2007-05-22 |
| | |||
* | web commit by http://joey.kitenet.net/ | joey | 2007-05-22 |
| | |||
* | where did that encoding damage come from in KarlMW's commit? fix | joey | 2007-05-22 |
| | |||
* | web commit by KarlMW: added http://mowson.org/karl - website generated with ↵ | joey | 2007-05-22 |
| | | | | asciidoc | ||
* | web commit by http://camrdale.myopenid.com/: Add my site to the list | joey | 2007-05-22 |
| | |||
* | web commit by Fred: Add myself as a happy ikiwiki user | joey | 2007-05-21 |
| | |||
* | web commit by JoshTriplett: Add mozbug shortcut. | joey | 2007-05-21 |
| | |||
* | web commit by JoshTriplett: Add debss shortcut for snapshot.debian.net; ↵ | joey | 2007-05-21 |
| | | | | usable in three different ways, so add a usage sub-bullet. | ||
* | add trailing slash | joey | 2007-05-21 |
| | |||
* | web commit by JoshTriplett: Add gnulist shortcut. | joey | 2007-05-21 |
| | |||
* | * Updated Spanish translation from Victor Moral. | joey | 2007-05-21 |
| | |||
* | Debian-IN | joey | 2007-05-21 |
| | |||
* | web commit by JoshTriplett: I think parsing nested square brackets solves ↵ | joey | 2007-05-21 |
| | | | | the problem. | ||
* | improve messages | joey | 2007-05-21 |
| | |||
* | Clear state after performing aggregation, since it could hypothetically | joey | 2007-05-21 |
| | | | | | | change after the lock is dropped, and before the lock is regained by the build process. The state will now be reloaded by the build process. | ||
* | * Change the aggregate plugin's locking strategy. Now it defers loading state | joey | 2007-05-21 |
| | | | | | | until the wiki is building and already locked, unless it's aggregating. When aggregating, it does not wait for the lock if it cannot get it, and instead exits, to prevent aggregating processes from piling up. | ||
* | web commit by http://cstork.myopenid.com/ | joey | 2007-05-20 |
| | |||
* | todo | joey | 2007-05-20 |
| | |||
* | add news item for ikiwiki 2.1 | joey | 2007-05-20 |
| |