Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | img: Support sizes like 200x. Closes: #475149 | Joey Hess | 2008-09-09 |
| | |||
* | progress: New plugin to generate progress bars (willu) | Joey Hess | 2008-09-09 |
| | |||
* | typo | http://nikolai.prokoschenko.de/ | 2008-09-08 |
| | |||
* | Why was this broken in first place? | http://nikolai.prokoschenko.de/ | 2008-09-08 |
| | |||
* | Use non-deprecated wikilink page (ikiwiki/wikilink) | http://smcv.pseudorandom.co.uk/ | 2008-09-08 |
| | |||
* | Merge branch 'master' of file:///srv/git/ikiwiki.info | Joey Hess | 2008-09-05 |
|\ | | | | | | | | | | | Conflicts: doc/todo/page_edit_disable.mdwn | ||
| * | editpage: New core plugin factoring out page editing to allow disabling it ↵ | Joey Hess | 2008-09-05 |
| | | | | | | | | if desired. | ||
* | | * Response | http://ptecza.myopenid.com/ | 2008-09-05 |
|/ | |||
* | response | Joey Hess | 2008-09-04 |
| | |||
* | * Alignment idea | http://ptecza.myopenid.com/ | 2008-09-02 |
| | |||
* | table: Support header=column to make the table header be the first column of ↵ | Joey Hess | 2008-09-02 |
| | | | | the data. (AlexandreDupas) | ||
* | filecheck: Fall back to testing for binary or plain text files if no mime ↵ | Joey Hess | 2008-09-01 |
| | | | | type is detected. | ||
* | patch to add call to File::MimeInfo::Magic::default to filecheck plugin | bremner | 2008-08-30 |
| | |||
* | response | Joey Hess | 2008-08-28 |
| | |||
* | question about recognizing text/plain | bremner | 2008-08-28 |
| | |||
* | Update link to the modified table plugin. | AlexandreDupas | 2008-08-28 |
| | |||
* | Document the 'generated' keyword argument | http://www.cse.unsw.edu.au/~willu/ | 2008-08-27 |
| | |||
* | "memoize" is a technical term, != "memorize" | Joey Hess | 2008-08-26 |
| | |||
* | typo fix | Cord | 2008-08-26 |
| | |||
* | fixes | Joey Hess | 2008-08-26 |
| | |||
* | feature request for calendar | bremner | 2008-08-26 |
| | |||
* | fix %pagestate{ | Joey Hess | 2008-08-26 |
| | |||
* | color: New plugin from ptecza. | Joey Hess | 2008-08-26 |
| | |||
* | filecheck: New plugin factoring out the PageSpec additions that were ↵ | Joey Hess | 2008-08-25 |
| | | | | originally part of the attachment plugin. | ||
* | rename preprocessordirective to directive | Joey Hess | 2008-08-25 |
| | | | | | | | | | Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-) | ||
* | remove wacky meta description tag | Joey Hess | 2008-08-25 |
| | |||
* | willu's teximg changes | Joey Hess | 2008-08-24 |
| | | | | | | | | | * teximg: The prefix is configurable, and has changed to not include the nonstandard mhchem by default. (willu) * teximg: dvipng is used if available to render images. Its output is antialiased and better than dvips. If not available, the old dvips+convert chain will be used. (willu) * Drop suggests on texlive-science, add suggests on dvipng. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-08-21 |
|\ | |||
| * | (no commit message) | http://yag.myopenid.com/ | 2008-08-21 |
| | | |||
* | | response | Joey Hess | 2008-08-21 |
|/ | |||
* | [Name](name)-style links don't seem to be supported | http://yag.myopenid.com/ | 2008-08-18 |
| | |||
* | Response | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 |
| | |||
* | response | Joey Hess | 2008-08-07 |
| | |||
* | Suggestion about plugin listing order | http://www.cse.unsw.edu.au/~willu/ | 2008-08-06 |
| | |||
* | some doc updates for websetup | Joey Hess | 2008-08-05 |
| | | | | warning about old style setup files | ||
* | creole hyperlink trouble | http://schmonz.livejournal.com/ | 2008-08-04 |
| | |||
* | Demote renamepage hook to a <h3> to fix the ToC | http://smcv.pseudorandom.co.uk/ | 2008-08-03 |
| | |||
* | plugin safe/rebuild controls | Joey Hess | 2008-08-03 |
| | |||
* | add advanced and basic modes | Joey Hess | 2008-08-03 |
| | |||
* | remove description_html, add link | Joey Hess | 2008-08-03 |
| | |||
* | add | Joey Hess | 2008-08-02 |
| | |||
* | websetup form display done | Joey Hess | 2008-08-02 |
| | |||
* | that did the trick | http://schmonz.livejournal.com/ | 2008-08-01 |
| | |||
* | admin prefs move to setup file, stage 1 | Joey Hess | 2008-08-01 |
| | | | | | | | The locked pages configuration is moving to a locked_pages option in the setup file, and the allowed attachments configuration to allowed_attachments. The admin prefs page can still be used for these, but that's depreacted and will only be shown if there's currently a value. | ||
* | (no commit message) | http://schmonz.livejournal.com/ | 2008-08-01 |
| | |||
* | Merge branch 'master' into autoconfig | Joey Hess | 2008-07-31 |
|\ | | | | | | | | | | | | | | | Conflicts: IkiWiki/Plugin/git.pm debian/changelog po/ikiwiki.pot | ||
| * | improve preprocessor docs | Joey Hess | 2008-07-31 |
| | | |||
| * | response | Joey Hess | 2008-07-31 |
| | | |||
| * | not working for me | http://schmonz.livejournal.com/ | 2008-07-31 |
| | | |||
| * | Fix broken link | http://smcv.pseudorandom.co.uk/ | 2008-07-30 |
| | |