summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-26Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-26Loosen regexp, to allow empty quoted parameters in directives.Joey Hess
2010-02-26made a suggestionhttp://kerravonsen.dreamwidth.org/
2010-02-24catch failure to open the filetypes fileJoey Hess
2010-02-24(no commit message)martin
2010-02-24(no commit message)http://people.ee.ethz.ch/~andrmuel/openid/
2010-02-24switch to inline, instead of mapJon Dowland
2010-02-24add a backlink-style map to the bottom of my pageJon Dowland
2010-02-21The Fvwm Wiki not a personal site or blog.ThomasAdam
2010-02-21The Fvwmwiki uses ikiwikiThomasAdam
2010-02-19ctime ideaJoey Hess
2010-02-19responseJoey Hess
2010-02-19responseJoey Hess
2010-02-19Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-19prevent keyboard mashinghttp://jmtd.livejournal.com/
2010-02-19fix 'done' linkhttp://jmtd.livejournal.com/
2010-02-19Correct broken linksJogo
2010-02-19(no commit message)prosper
2010-02-18Add my homepage generated by Ikiwikihttps://mukund.startssl.com/
2010-02-17new feature request: identifying trivial editshttp://jmtd.livejournal.com/
2010-02-16s/redirect/redir/nil
2010-02-16typonil
2010-02-16whishlistnil
2010-02-16importnil
2010-02-16fixnil
2010-02-16redirectnil
2010-02-15(no commit message)http://mem.myopenid.com/
2010-02-15(no commit message)aghitza
2010-02-15+ ipol.imnil
2010-02-14optimise whitespace in feed templatesJoey Hess
2010-02-14Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-14comments: Display number of comments in comment action link.Joey Hess
This was not doable before, but when I added transitive dependency handling in the big dependency rewrite, it became possible to include a comment count when inlining. This also improves the action link when a page has no comments. It will link direct to the cgi to allow posting the first comment. And if the page is locked to prevent posting new comments, the link is no longer shown.
2010-02-14minor refactor/optimisationJoey Hess
2010-02-14add ngettext support & optimize gettext handlingJoey Hess
As I was adding ngettext support, I realized I could optimize the gettext functions by memoizing the creation of the gettext object. Note that the object creation is still deferred until a gettext function is called, to avoid unnecessary startup penalties on code paths that do not need gettext. A side benefit is that separate stub functions are no longer needed to handle the C language case.
2010-02-14(no commit message)jwalzer
2010-02-14Update - trying to debug itjwalzer
2010-02-14new threadjwalzer
2010-02-13clarifyJoey Hess
2010-02-13Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-02-13closeJoey Hess
2010-02-13Added information about python implementation for referencehttp://seeitcoming.myopenid.com/
2010-02-12add news item for ikiwiki 3.20100212Joey Hess
2010-02-12releasing version 3.20100212Joey Hess
2010-02-12formattingJoey Hess
2010-02-12layoutJoey Hess
2010-02-12add highlevel view of when hooks are called during compile and cgi phasesJoey Hess
2010-02-12add variable value examplesJoey Hess
2010-02-12move note to sideboxJoey Hess
2010-02-12heading tweaksJoey Hess
2010-02-12reorg and expand docs of some variablesJoey Hess