summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-05-07Merge branch 'master' into commentreorgJoey Hess
2010-05-07scale display form to match openid sizeJoey Hess
2010-05-07Removed the openidsignup option.Joey Hess
2010-05-07bugfixJoey Hess
2010-05-07bugfixJoey Hess
2010-05-07remove loginlabel, not usedJoey Hess
2010-05-07pretty openid loginJoey Hess
2010-05-07patch hidden field setting codeJoey Hess
2010-05-07avoid linking directly to ikiwiki.cgi?do=signinJoey Hess
2010-05-07fix comment matching pagespecsJoey Hess
2010-05-07better wordingJoey Hess
2010-05-07bugfixJoey Hess
2010-05-07bugfixesJoey Hess
2010-05-07check that pagesources exists before testingJoey Hess
2010-05-07fix match_commentJoey Hess
2010-05-07nasty update to ugly hack to allow comment() pagespecs to workJoey Hess
2010-05-07Merge branch 'master' into commentreorgJoey Hess
2010-05-07call delete hook even if only internal pages are deletedJoey Hess
2010-05-07avoid redir loop when going to an internal page that has no permalinkJoey Hess
2010-05-06respect permalinksJoey Hess
2010-05-06Delete hooks are passed deleted internal pages.Joey Hess
2010-05-06inline: Call indexhtml when inlining internal pages, so their text can be ind...Joey Hess
2010-05-06Renamed postscan hook to indexhtml, to reflect its changed position.Joey Hess
2010-05-06simplify formbuilder stylesheet specificationJoey Hess
2010-05-06fix pagediff to not display as "preview"Joey Hess
2010-05-06moved comments pending moderationJoey Hess
2010-05-05refactorJoey Hess
2010-05-05rename ispage variableJoey Hess
2010-05-05remove unused indexlink function and template variableJoey Hess
2010-05-05remove unusedJoey Hess
2010-05-05add ISPAGE variable to page.tmplJoey Hess
2010-05-04Fixes a bug in skipping of illegal source files introduced in 3.20100427.Joey Hess
2010-05-04note that tcc workaround is for bug fixed in tcc nowJoey Hess
2010-05-04graphviz: Fix display of preexisting images in preview mode.Joey Hess
2010-05-03websetup: Only display Setup button on admins' preferences page.Joey Hess
2010-05-03allow do=setup to log a user in if necessaryJoey Hess
2010-05-03Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary link...Joey Hess
2010-05-02add a missing spaceJoey Hess
2010-05-02adapt comment.tmpl to html5Joey Hess
2010-05-02use a div, not a p .. and in html5, a navJoey Hess
2010-05-02Add placeholder text in search form (in html5 mode only).Joey Hess
2010-05-02Add parameter to displaytime to specify that it is a pubdate, and in html5 mo...Joey Hess
2010-05-01html5 optionJoey Hess
2010-05-01enable hidden attributeJoey Hess
2010-05-01htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby...Joey Hess
2010-05-01more html5 attributesJoey Hess
2010-05-01add rest of html5 form attributesJoey Hess
2010-05-01add figure and figcaptionJoey Hess
2010-05-01htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, ma...Joey Hess
2010-05-01htmlscrubber: Allow the placeholder attribute.Joey Hess