Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-07 | bug | Joey Hess | |
2009-03-07 | another thought | Joey Hess | |
2009-03-07 | remove patch, and more comments | Joey Hess | |
2009-03-07 | look for wmd/wmd.js | Joey Hess | |
This means that the underlay needs to have a wmd/wmd/wmd.js, which is a trifle weird, but it isolates all the wmd stuff in a single wmd subdirectory of the built wiki. The wmd/images creating a toplevel images directory was particularly bad. | |||
2009-03-07 | update, add some examples | Joey Hess | |
2009-03-07 | wmd stuff | Joey Hess | |
2009-03-07 | make wmd comment support comment editing (I think) | Joey Hess | |
2009-03-07 | forgot to add wmd tag here | Joey Hess | |
2009-03-07 | wmd copyright? | Joey Hess | |
2009-03-07 | question | Joey Hess | |
2009-03-07 | note that a wmd plugin has appeared | Joey Hess | |
2009-03-07 | point at wmd plugin | Joey Hess | |
2009-03-07 | comments | Joey Hess | |
2009-03-07 | rebuild not needed | Joey Hess | |
This plugin only affects the page edit, not the compiled wiki. | |||
2009-03-07 | wmd plugin from willu | Joey Hess | |
2009-03-06 | Updated French translation (Jean-Luc Coulon). Closes: #518510 | Joey Hess | |
2009-03-06 | Note another issue with the basic plugin. | http://www.cse.unsw.edu.au/~willu/ | |
2009-03-06 | Add patch for WMD plugin. This new plugin adds live preview and text ↵ | http://www.cse.unsw.edu.au/~willu/ | |
controls to ikiwiki edit pages. | |||
2009-03-05 | (no commit message) | https://launchpad.net/~jelmer | |
2009-03-05 | Updated German translation (Kai Wasserbäch). Closes: #518377 | Joey Hess | |
2009-03-04 | Notes that the wikiwyg plugin link is broken, and more. | http://www.cse.unsw.edu.au/~willu/ | |
2009-03-04 | response | Joey Hess | |
2009-03-04 | that's wikiwyg | Joey Hess | |
close as dup todo | |||
2009-03-04 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-03-04 | (no commit message) | http://liw.fi/ | |
2009-03-04 | typo and typography | PaulePanter | |
2009-03-03 | (no commit message) | http://sarin.myopenid.com/ | |
2009-03-03 | updated spanish translation | Víctor Moral | |
2009-03-02 | (no commit message) | http://electropo.mp/ | |
2009-03-01 | add news item for ikiwiki 3.06 | Joey Hess | |
2009-03-01 | releasing version 3.06 | Joey Hess | |
2009-03-01 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-03-01 | Setup automator: Fix bug in password comparison. Closes: #517654 | Joey Hess | |
2009-02-28 | Adding bzed.de to ikiwikiusers | bzed | |
2009-02-28 | Add my blog. | http://per.bothner.myopenid.com/ | |
2009-02-27 | (no commit message) | http://zwol.livejournal.com/ | |
2009-02-27 | (no commit message) | http://zwol.livejournal.com/ | |
2009-02-27 | add news item for ikiwiki 3.05 | Joey Hess | |
2009-02-27 | releasing version 3.05 | Joey Hess | |
2009-02-27 | lintian fixes | Joey Hess | |
2009-02-27 | fix clean on clean tree | Joey Hess | |
2009-02-27 | lower debhelper build-dep | Joey Hess | |
debhelper 7.0.50 will support everything needed, and will be backported to stable | |||
2009-02-27 | goto: Fix typo that broke recentchanges_link compatability. | Joey Hess | |
2009-02-26 | mercurial and tla are missing implementations of several things | Joey Hess | |
2009-02-26 | bzr: Add missing rcs_diff. (liw) | Joey Hess | |
2009-02-26 | (no commit message) | http://liw.fi/ | |
2009-02-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-02-26 | comments: Avoid showing comment moderation button in prefs to non-admins. | Joey Hess | |
2009-02-26 | (no commit message) | http://liw.fi/ | |
2009-02-26 | detect sslcookie set and no https | Joey Hess | |
This is likely a misconfiguration and can cause login to fail as the browser refuses the send the session cookie back over http. Not entirely happy with putting the check where I did, since users have to try to log in, and fail, to see the misconfiguration explained. But I could not find a better place to put the check. |