Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-21 | avoid internal error message when img uses just-deleted page | Joey Hess | |
I think this used to be a fatal error, not just inline error, so I don't know why it was never noticed, but if a page that an img directive mentions gets deleted, bestlink() returns a file that no longer exists, and srcfile() throws an error. Note that bestlink's behavior of returning a deleted file could be considered buggy. But, if it's changed to not do that, the page with the img on it is not updated at all when the file is removed. | |||
2008-07-21 | typos | Joey Hess | |
2008-07-21 | typos | Joey Hess | |
2008-07-21 | need to untaint.. | Joey Hess | |
2008-07-21 | a few bugfixes | Joey Hess | |
Including a check the the file is in the srcdir, as opposed to some other directory. | |||
2008-07-21 | (no commit message) | Mathias | |
2008-07-21 | support for removing attachments | Joey Hess | |
2008-07-21 | simplified confirmation form | Joey Hess | |
also, there's no titlepage conversion issues | |||
2008-07-21 | touchups | Joey Hess | |
2008-07-21 | document remove plugin | Joey Hess | |
2008-07-21 | update on some of the conflict cases | Joey Hess | |
2008-07-21 | redirect after removal | Joey Hess | |
2008-07-21 | Fix one missed instance of a directive without [[! (it was committed after I ↵ | http://smcv.pseudorandom.co.uk/ | |
branched) | |||
2008-07-21 | basically, removal works | Joey Hess | |
Still need to consider all the edge cases.. | |||
2008-07-21 | All rcs backends need to implement rcs_remove | Joey Hess | |
(Done for svn, git.) | |||
2008-07-21 | form tweaks; use title | Joey Hess | |
2008-07-21 | implemented form state saving and retrieval | Joey Hess | |
This is overkill for delete, since it's only used on Cancel. But it will be crucial for rename, so as to restore any pending edits after renaming a page. | |||
2008-07-21 | basic removal form skeleton | Joey Hess | |
2008-07-21 | editpage: Don't show attachments link when attachments are disabled. | Joey Hess | |
2008-07-21 | thoughts | Joey Hess | |
2008-07-21 | prefix_directives enabled in doc wiki, all preprocessor directives ↵ | Joey Hess | |
converted. (Simon McVittie) | |||
2008-07-21 | Merge commit 'smcv/prefix' | Joey Hess | |
Conflicts: doc/news/version_2.49.mdwn Also fixed the newest news file (and my wikiannounce script). | |||
2008-07-21 | add news item for ikiwiki 2.54 | Joey Hess | |
2008-07-21 | releasing version 2.54 | Joey Hess | |
2008-07-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-07-21 | rename skeleton.pm | Joey Hess | |
Add '.example' so it's not installed with the other plugins. | |||
2008-07-21 | elaborate on this idea | Joey Hess | |
2008-07-21 | Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate escaped directives (\[[) in doc/bugs to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate escaped directives (\[[) in doc/todo to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate everything else via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Migrate doc/users via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Migrate doc/todo via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Migrate doc/bugs via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Thoughts on example setup file | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Update patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Updated patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Update | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Change to new preprocessor syntax | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | -- fix attr | http://harningt.eharning.us/ | |
2008-07-21 | add | Joey Hess | |
2008-07-20 | Comment about implementation questions to add WMD for Wysiwym markdown editor | http://harningt.eharning.us/ | |
2008-07-20 | response | Joey Hess | |
2008-07-20 | hype INSTALL_BASE more | Joey Hess | |
2008-07-20 | (no commit message) | http://www.openidfrance.fr/beaufils | |
2008-07-20 | (no commit message) | http://www.openidfrance.fr/beaufils | |
2008-07-20 | (no commit message) | http://www.openidfrance.fr/beaufils | |
2008-07-20 | (no commit message) | http://www.openidfrance.fr/beaufils | |