Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | |
* When inlining a page in another one, links from the inlined page are now expanded the same as they are when rendering the inlined page as a standalone page. So rather than being expanded from the POV of the inlining page, they are expanded from the POV of the inlined page. For example, a link from blog/foo to "bar" will now link to blog/bar if it exists. Previously this needed to be a link explicitly to "blog/bar"; such links will also continue to work. (This was slightly complex to do as the link still has to be constructed relative to the inlining page.) | |||
2006-05-26 | utf-8 support seems to be working now | joey | |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | |
fix and make it a bit more flexible * rcs_getctime is changed, now rather than needing to loop over all pages, it should just use the rcs to get the ctime of the passed file. | |||
2006-05-26 | * Rebuilding on upgrade to this version is recommended. | joey | |
* Add a html validity check to the test suite, using the wdg-html-validator, if available. * Make the html valid when there is nothing in the actions list by adding an empty <li> to the end of it. * Reordered some function call parameters for consistency. | |||
2006-05-26 | update | joey | |
2006-05-26 | * The page name and parent links has switched from using a <h1> to a styled | joey | |
<span>, so pages can use <h1> internally instead of needing to use <h2>. * Updated all of ikiwiki's own wiki pages for that. * Add pagetemplate hook, which can be used by plugins that want to mess around with adding new stuff to the page template. * Remove headercontent; the search plugin now adds the search box to the header by registering a pagetemplate hook, and other plugins should do similarly. | |||
2006-05-25 | * Tell HTML::Scrubber to treat "/" as a valid attribute which is its | joey | |
very strange way of enabling proper XHTML <br /> type tags. Output html should be always valid again now. | |||
2006-05-25 | use right name for search plugin | joey | |
2006-05-25 | web commit by IainMcLaren | www-data | |
2006-05-24 | latex version of logo | joey | |
some other changes | |||
2006-05-20 | web commit by PaulCollins: adding my wiki | www-data | |
2006-05-16 | add news item for ikiwiki 1.3 | joey | |
2006-05-15 | add news item for ikiwiki 1.2 | joey | |
2006-05-14 | web commit by RecaiOktas: UTF-8 test (conclusion) | www-data | |
2006-05-14 | web commit by RecaiOktas: UTF-8 test (last entry) | www-data | |
2006-05-14 | web commit by RecaiOktas: UTF-8 test (second entry) | www-data | |
2006-05-14 | web commit by RecaiOktas: UTF-8 test (first entry) | www-data | |
2006-05-13 | add | joey | |
2006-05-13 | add | joey | |
2006-05-13 | web commit by RecaiOktas: Add URL for Git | www-data | |
2006-05-13 | web commit by tuomov: Fixed a typo | www-data | |
2006-05-12 | web commit by joey | www-data | |
2006-05-12 | web commit by joey: git support! | www-data | |
2006-05-12 | web commit by joey | www-data | |
2006-05-12 | web commit by joey | www-data | |
2006-05-12 | web commit by EfraimFeinstein: test display of Hebrew text | www-data | |
2006-05-12 | update | joey | |
2006-05-08 | * Add libc6-dev to dependencies, needed to build wrappers. | joey | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | add news item for ikiwiki 1.1 | joey | |
2006-05-05 | * Add ikiwiki-mass-rebuild script, ripped out of the postinst. | joey | |
* Add some new config items to the estseek.conf template, which are needed by hyperestraier 1.2.3. | |||
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | * Allow discussion links on pages to be turned off with --no-discussion. | joey | |
2006-05-05 | web commit by ThomasSchwinge | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber | joey | |
and --disable-plugin htmlscrubber. | |||
2006-05-05 | rename the "render" hook to "change", which is clearer | joey | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | web commit by joey | www-data | |
2006-05-05 | haiku plugin | joey | |
2006-05-05 | add | joey | |
2006-05-04 | web commit by ThomasSchwinge: yet another test | www-data | |
2006-05-04 | web commit by joey | www-data | |
2006-05-04 | remove test page; it was in TODO before removal | joey | |
2006-05-04 | web commit by joey | www-data | |