aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* typoJoey Hess2009-02-14
|
* (no commit message)http://josephturian.blogspot.com/2009-02-13
|
* Update patch and reply to bug report.http://www.cse.unsw.edu.au/~willu/2009-02-13
|
* Add a new bug to track simple patchhttp://www.cse.unsw.edu.au/~willu/2009-02-13
|
* The wrapper works nicely!http://weakish.int.eu.org/2009-02-13
|
* patch for googleform.tmpl to produce valid XHTMLhttp://weakish.int.eu.org/2009-02-13
|
* strange output from sourcecode pluginbremner2009-02-12
|
* move check_canedit, check_content to IkiWiki library from editpageJoey Hess2009-02-12
| | | | | | | | | | | | It no longer makes sense to keep these functions in editpage, because serveral plugins now exist that use them, and users may want to disable editpage, while leaving those plugins enabled. Most notably, comments uses both functions, and it's entirely appropriate to disable editpage but still want to have comments enabled. Less likely, attachments, rename, and remove all use check_canedit -- but it would be unusual indeed to want to use these w/o editpage.
* responseJoey Hess2009-02-12
|
* update deps and bundlesJoey Hess2009-02-12
|
* shortcut: If default_pageext is set, first look for shortcuts.default_pageextJoey Hess2009-02-12
| | | | | | Falls back to looking for shortcuts.mdwn for backwards compatabiity; there probably exist wikis that have changed the pageext but still use shortcuts.mdwn.
* updated de.poJoey Hess2009-02-12
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-02-12
|\
| * patch for shortcut.pm to use $default_pageext instead of hardcode .mdwn.http://weakish.int.eu.org/2009-02-12
| |
| * warning about disable mdwnhttp://weakish.int.eu.org/2009-02-12
| |
| * typohttp://weakish.int.eu.org/2009-02-12
| |
| * use shortcut with mdwn disabledhttp://weakish.int.eu.org/2009-02-12
| |
* | remove some old distro version stuffJoey Hess2009-02-11
|/
* doubled semicolonsJoey Hess2009-02-11
|
* removedhttp://weakish.int.eu.org/2009-02-11
|
* fix broken linkshttp://weakish.int.eu.org/2009-02-11
|
* redirect automatically after renamehttp://weakish.int.eu.org/2009-02-11
|
* [tiny] add a link to meta plugin pagehttp://weakish.int.eu.org/2009-02-11
|
* add instruction of lighttpdhttp://weakish.int.eu.org/2009-02-11
|
* more details on ikiwiki directiveshttp://weakish.int.eu.org/2009-02-10
|
* ikiwiki deb (3.0.3) doesn't suggests libtext-wikicreole-perlhttp://weakish.int.eu.org/2009-02-10
|
* update for rename of todo/weakish.mdwn to users/weakish.mdwnhttp://weakish.int.eu.org/2009-02-10
|
* rename todo/weakish.mdwn to users/weakish.mdwnhttp://weakish.int.eu.org/2009-02-10
|
* add a email.http://weakish.int.eu.org/2009-02-10
|
* del wrong hook & ikiwiki --post-commit --a-lot-of-switcheshttp://weakish.int.eu.org/2009-02-10
|
* document writefile symlink checksJoey Hess2009-02-09
|
* Create any missing directory necessary to put the wrapper file into. Closes: ↵Joey Hess2009-02-09
| | | | #514384
* Fix unusual --setup --post-commit command line option combo.Joey Hess2009-02-09
|
* seems to be fixed in current File::MimeInfo versionsJoey Hess2009-02-09
|
* reorgJoey Hess2009-02-09
|
* (no commit message)muammar2009-02-08
|
* fix typohttp://dmarti.myopenid.com/2009-02-08
|
* Expanded report to mention PageSpec and workaround.cfm2009-02-08
|
* add itemhttp://weakish.int.eu.org/2009-02-08
|
* I guess changegroup is better than incominghttp://weakish.int.eu.org/2009-02-07
|
* (tiny) markdown syntaxhttp://weakish.int.eu.org/2009-02-07
|
* --post-commit won't delete pages and --refresh seems no deadlockhttp://weakish.int.eu.org/2009-02-07
|
* (no commit message)http://jcftang.myopenid.com/2009-02-07
|
* Ask for more detail with issuehttp://www.cse.unsw.edu.au/~willu/2009-02-07
|
* Note todo with patch attached to solve listed problemhttp://www.cse.unsw.edu.au/~willu/2009-02-07
|
* Filed.cfm2009-02-06
|
* (no commit message)http://taozhyn.myopenid.com/2009-02-06
|
* responseJoey Hess2009-02-05
|
* Add wishlistSvend Sorensen2009-02-05
|
* Add pageheader div to misc.tmplSvend Sorensen2009-02-05
| | | | | | Add pageheader div so that misc.tmpl is consistent with page.tmpl. --- templates/misc.tmpl | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)