Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | (no commit message) | http://hendry.iki.fi/ | 2009-01-05 |
| | |||
* | * Switched to Text::Markdown. Thanks a lot! | http://ptecza.myopenid.com/ | 2009-01-05 |
| | |||
* | analysis | Joey Hess | 2009-01-05 |
| | |||
* | markdown bug | Joey Hess | 2009-01-05 |
| | |||
* | * Problem with URLs with parentheses | http://ptecza.myopenid.com/ | 2009-01-05 |
| | |||
* | openid bug? | http://hendry.iki.fi/ | 2009-01-05 |
| | |||
* | Fix documentation about git hook to use right name. Closes: #510393 | Joey Hess | 2009-01-03 |
| | |||
* | it falls back to using install | Joey Hess | 2009-01-03 |
| | |||
* | Revert "Add actual result for the example" | Joey Hess | 2009-01-03 |
| | | | | | | | | | | | This reverts commit be67d10a813ae37512daacbbab9815eecd5e94ef. We don't demo directives on directive doc pages, to avoid doing unnecessary work at build time (not a big deal here) and to avoid broken directives if the plugin is not enabled. This fact could probably be documented better, but I don't want to mention it on every page.. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-01-02 |
|\ | |||
| * | po: added note about now implemented feature | intrigeri | 2009-01-02 |
| | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
| * | meta branch merge required | intrigeri | 2009-01-02 |
| | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
| * | bug reopened | mburmester | 2009-01-01 |
| | | |||
* | | update | Joey Hess | 2009-01-02 |
|/ | |||
* | Add actual result for the example | http://openid.alexandrefranke.com/ | 2009-01-01 |
| | |||
* | link to related bug | http://www.cse.unsw.edu.au/~willu/ | 2009-01-01 |
| | |||
* | Fix version. | JoshTriplett | 2008-12-31 |
| | |||
* | formatting | Joey Hess | 2008-12-31 |
| | |||
* | fix link | Joey Hess | 2008-12-31 |
| | |||
* | fix link | Joey Hess | 2008-12-31 |
| | |||
* | 3.0 annoucement | Joey Hess | 2008-12-31 |
| | |||
* | formatting | Joey Hess | 2008-12-31 |
| | |||
* | formatting | Joey Hess | 2008-12-31 |
| | |||
* | add news item for ikiwiki 3.00 | Joey Hess | 2008-12-31 |
| | |||
* | fix moveprefs transition | Joey Hess | 2008-12-31 |
| | |||
* | move to correct location | Joey Hess | 2008-12-31 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-12-31 |
|\ | |||
| * | need_global_renamepage_hook: proposed solution implemented in my po branch | intrigeri | 2008-12-31 |
| | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
| * | * Now unofficial Ikiwiki backports for Ubuntu Intrepid | http://ptecza.myopenid.com/ | 2008-12-31 |
| | | |||
* | | Merge branch 'next' | Joey Hess | 2008-12-31 |
|\ \ | |/ |/| | |||
| * | update | Joey Hess | 2008-12-29 |
| | | |||
| * | Merge branch 'master' into next | Joey Hess | 2008-12-29 |
| |\ | |||
| * | | Replace blank OpenID placeholder logo with an unofficial OpenID logo ↵ | Joey Hess | 2008-12-28 |
| | | | | | | | | | | | | developed by Anna Hess. The official logo does not seem destined to be free. | ||
| * | | Merge branch 'master' into next | Joey Hess | 2008-12-28 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: debian/changelog po/ikiwiki.pot | ||
| * \ \ | Merge branch 'master' into next | Joey Hess | 2008-12-26 |
| |\ \ \ | |||
| * | | | | update | Joey Hess | 2008-12-26 |
| | | | | | |||
| * | | | | deprecate embed plugin too | Joey Hess | 2008-12-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I see that this plugin's lists of safe content are already well out of date, and htmlscrubber_skip offers a non whitelist based approach, so let's deprecate this plugin for 3.0. | ||
| * | | | | add link to untrusted git push | Joey Hess | 2008-12-26 |
| | | | | | |||
| * | | | | Merge branch 'master' into next | Joey Hess | 2008-12-25 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: IkiWiki/Plugin/googlecalendar.pm | ||
| * | | | | | more 3.0 docs, changelog | Joey Hess | 2008-12-24 |
| | | | | | | |||
| * | | | | | make ikiwiki-transition prefix_directives take a setup file | Joey Hess | 2008-12-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is easier to remeber, and less error-prone than passing it all the pages in the wiki. | ||
| * | | | | | remove deprecated googlecalendar plugin | Joey Hess | 2008-12-24 |
| | | | | | | |||
| * | | | | | remove deprecated admin prefs | Joey Hess | 2008-12-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A new ikiwiki-transition moveprefs subcommand can pull the old data out of the userdb and inject it into the setup file. Note that it leaves the old values behind in the userdb too. I did this because I didn't want to lose data if it fails writing the setup file for some reason, and the old data in the userdb will only use a small amount of space. Running the command multiple times will mostly not change anything. | ||
| * | | | | | typo | Joey Hess | 2008-12-24 |
| | | | | | | |||
| * | | | | | update | Joey Hess | 2008-12-23 |
| | | | | | | |||
| * | | | | | update | Joey Hess | 2008-12-23 |
| | | | | | | |||
| * | | | | | remove globlist support | Joey Hess | 2008-12-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No transition code implemented, but I will probably make a 2.x release that warns about found globlists. | ||
| * | | | | | update | Joey Hess | 2008-12-23 |
| | | | | | | |||
| * | | | | | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
| | | | | | | |||
| * | | | | | update | Joey Hess | 2008-12-23 |
| | | | | | |