page.tmpl: Add a div around the sidebar, page content, and comments, to aide in styling.
[ikiwiki.git] / IkiWiki /
2010-06-09 Joey Hesslet's allow comments of "0"
2010-06-09 Joey Hesseditpage: Avoid storing accidental state changes when...
2010-06-09 Joey Hessimprove preview mode comments
2010-06-09 Joey HessFix display of sidebar when previewing page edit. ...
2010-06-09 Joey Hessrelativedate: Fix problem with localised dates not...
2010-06-09 Joey HessWhen editing a page, show that page's sidebar. (Thanks...
2010-06-09 Joey Hessimg: Fill in missing height or width when scaling image.
2010-05-21 Joey Hessfix uninitalized value warning
2010-05-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-21 Joey Hessdisable warnings when evaling setup files
2010-05-18 Joey HessFix a typo in the last release.
2010-05-18 Joey Hesssimplify example
2010-05-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-18 Joey HessFix a bug that prevented matching deleted comments...
2010-05-17 Joey Hessforce scalar context
2010-05-16 Joey Hessfix typo
2010-05-16 Joey HessRevert "avoid showing comment post stuff on dynamic...
2010-05-16 Joey Hessavoid showing comment post stuff on dynamic pages
2010-05-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-15 Joey Hessallow misctemplate callers to pass params to suppress...
2010-05-15 Joey Hessavoid showing redundant search box on search results...
2010-05-15 Joey Hessbetter misctemplate splitting sequence
2010-05-15 Joey Hessput back recentchangesurl
2010-05-15 Joey Hessbugfix
2010-05-15 Joey Hessrefactor template actions
2010-05-15 Joey Hesswe want the recentchanges link to be the first floating...
2010-05-15 Joey Hessenable action bar on misctemplates
2010-05-14 Joey Hessremove, rename: Add guards against XSRF attacks.
2010-05-14 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-13 Joey Hesspo: guard against reimportation
2010-05-08 Joey HessUse xhtml friendly pubdate setting.
2010-05-08 Joey Hessmoved non-openid signin form into same page as openid...
2010-05-08 Joey Hesscalendar: Display year name in title of month calendar.
2010-05-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-08 Joey Hesscalendar: nextchange calculation bugfix
2010-05-08 Joey Hesscalendar: Allow negative month to be specified. -1...
2010-05-08 Joey HessMerge branch 'master' into commentreorg
2010-05-08 Joey Hessscale display form to match openid size
2010-05-08 Joey HessRemoved the openidsignup option.
2010-05-08 Joey Hessbugfix
2010-05-08 Joey Hessbugfix
2010-05-08 Joey HessMerge branch 'master' into openidselector
2010-05-08 Joey Hessremove loginlabel, not used
2010-05-08 Joey Hesspretty openid login
2010-05-07 Joey Hesspatch hidden field setting code
2010-05-07 Joey Hessavoid linking directly to ikiwiki.cgi?do=signin
2010-05-07 Joey Hessfix comment matching pagespecs
2010-05-07 Joey Hessbetter wording
2010-05-07 Joey Hessbugfix
2010-05-07 Joey Hessbugfixes
2010-05-07 Joey Hesscheck that pagesources exists before testing
2010-05-07 Joey HessMerge branch 'master' into commentreorg
2010-05-07 Joey Hessfix match_comment
2010-05-07 Joey Hessnasty update to ugly hack to allow comment() pagespecs...
2010-05-07 Joey HessMerge branch 'master' into commentreorg
2010-05-07 Joey Hesscall delete hook even if only internal pages are deleted
2010-05-07 Joey Hessavoid redir loop when going to an internal page that...
2010-05-07 Joey Hessrespect permalinks
2010-05-07 Joey HessDelete hooks are passed deleted internal pages.
2010-05-07 Joey Hessinline: Call indexhtml when inlining internal pages...
2010-05-07 Joey HessRenamed postscan hook to indexhtml, to reflect its...
2010-05-07 Joey Hesssimplify formbuilder stylesheet specification
2010-05-07 Joey Hessfix pagediff to not display as "preview"
2010-05-07 Joey Hessmoved comments pending moderation
2010-05-06 Joey Hessrefactor
2010-05-06 Joey Hessrename ispage variable
2010-05-06 Joey Hessremove unused indexlink function and template variable
2010-05-05 Joey Hessremove unused
2010-05-05 Joey Hessadd ISPAGE variable to page.tmpl
2010-05-05 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-05 Joey HessFixes a bug in skipping of illegal source files introdu...
2010-05-04 Joey Hessnote that tcc workaround is for bug fixed in tcc now
2010-05-04 Joey Hessgraphviz: Fix display of preexisting images in preview...
2010-05-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-03 Joey Hesswebsetup: Only display Setup button on admins' preferen...
2010-05-03 Joey Hessallow do=setup to log a user in if necessary
2010-05-03 Joey HessAdd ACTIONS variable to page.tmpl, which allows plugins...
2010-05-03 Joey Hessadd a missing space
2010-05-02 Joey Hessadapt comment.tmpl to html5
2010-05-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-02 Joey Hessuse a div, not a p .. and in html5, a nav
2010-05-02 Joey HessAdd placeholder text in search form (in html5 mode...
2010-05-02 Joey HessAdd parameter to displaytime to specify that it is...
2010-05-02 Joey Hesshtml5 option
2010-05-01 Joey Hessenable hidden attribute
2010-05-01 Joey Hesshtmlscrubber: Also allow some other html5 tags: canvas...
2010-05-01 Joey Hessmore html5 attributes
2010-05-01 Joey Hessadd rest of html5 form attributes
2010-05-01 Joey Hessadd figure and figcaption
2010-05-01 Joey Hesshtmlscrubber: Allow the html5 form attributes: placehol...
2010-05-01 Joey Hesshtmlscrubber: Allow the placeholder attribute.
2010-05-01 Joey Hessmore html5
2010-05-01 Joey Hesshtmlscrubber: Allow html5 semantic tags: section nav...
2010-04-27 Joey Hesstemplate: Fix typo.
2010-04-26 Joey Hessloop on pagesources, not ctime
2010-04-26 Joey HessFix removal of rendered files in rebuild mode.
2010-04-26 Joey Hessadded match_guid function to meta plugin
2010-04-25 Joey Hessrebuild on template removal
2010-04-25 Joey Hessbugfixes
2010-04-25 Joey Hessadd support for mass dependencies
next