| Commit message (Expand) | Author | Age |
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
* | stop using REMOTE_ADDR | Joey Hess | 2010-06-23 |
* | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank... | Joey Hess | 2010-06-14 |
* | editpage: Rename "comments" field to avoid CSS conflict with the comments div. | Joey Hess | 2010-06-12 |
* | editpage: Avoid storing accidental state changes when previewing pages. | Joey Hess | 2010-06-09 |
* | Fix display of sidebar when previewing page edit. (Thanks, privat) | Joey Hess | 2010-06-09 |
* | When editing a page, show that page's sidebar. (Thanks, privat) | Joey Hess | 2010-06-09 |
* | remove unused indexlink function and template variable | Joey Hess | 2010-05-05 |
* | template() - return params in list context | Joey Hess | 2010-04-24 |
* | look for templates in srcdir and underlays, first | Joey Hess | 2010-04-22 |
* | typo | Joey Hess | 2010-04-20 |
* | remove explicit absolute test | Joey Hess | 2010-04-20 |
* | clarify why absolute is tested & stripped here | Joey Hess | 2010-04-20 |
* | unfinished file_prune revamp | Joey Hess | 2010-04-17 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | reorder canedit checks during page creation to have best_loc first | Joey Hess | 2010-02-11 |
* | factor out a userpage function | Joey Hess | 2010-02-04 |
* | Add discussionpage configuration setting | Joey Hess | 2009-08-13 |
* | fix further places where translated discussion case was assumed | Joey Hess | 2009-06-04 |
* | support longname for page types in commands and rename | Joey Hess | 2009-05-21 |
* | tidy up new page_types code | Jon Dowland | 2009-05-16 |
* | check for longname for each syntax plugin | Jon Dowland | 2009-05-16 |
* | move check_canedit, check_content to IkiWiki library from editpage | Joey Hess | 2009-02-12 |
* | comments: If comment content checks fail, store the comment (in .ikiwiki/comm... | Joey Hess | 2009-01-25 |
* | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess | 2009-01-16 |
* | remove cruft | Joey Hess | 2008-12-19 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | checksessionexpiry: rework | Joey Hess | 2008-12-17 |
* | editpage: factor out checksessionexpiry into IkiWiki::CGI | Simon McVittie | 2008-12-11 |
* | more work on untrusted committers | Joey Hess | 2008-10-23 |
* | don't special case preview | Joey Hess | 2008-10-02 |
* | use newpagefile | Joey Hess | 2008-09-29 |
* | support indexpages when creating new pages | Joey Hess | 2008-09-29 |
* | fix handing of case of file first created by preview but then saved | Joey Hess | 2008-09-29 |
* | editpage: Be more aggressive (and less buggy) about cleaning up temporary fil... | Joey Hess | 2008-09-27 |
* | Merge commit 'smcv/beautify' | Joey Hess | 2008-09-27 |
|\ |
|
| * | editpage: beautify redirection URLs, avoiding exposing the implementation det... | Simon McVittie | 2008-09-21 |
* | | add missing page name sanity check | Joey Hess | 2008-09-20 |
|/ |
|
* | editpage: New core plugin factoring out page editing to allow disabling it if... | Joey Hess | 2008-09-05 |