Merge commit 'upstream/master' into prv/po
[ikiwiki.git] / IkiWiki /
2008-12-11 Simon McVittiecomments: Optionally allow anonymous commenters to...
2008-12-11 Simon McVittiecomments: Remove some dead code
2008-12-11 Simon McVittiecomments: rename main field to "editcontent" consistent...
2008-12-11 Simon McVittiecomments: instead of hard-coding mdwn, allow any suppor...
2008-12-11 Simon McVittiecomments: Save comments as a file with one big [[!comme...
2008-12-11 Simon McVittieRemove dead code for preprocessing [[!comments]]
2008-12-11 Simon McVittiecomments: Duplicate logic and CGI hook from recentchang...
2008-12-11 Simon McVittieQualify name of formattime() correctly
2008-12-11 Simon McVittieDelay checking for session expiry til we actually post...
2008-12-11 Simon McVittiecomments: record the time at which each comment was...
2008-12-11 Simon McVittiecomments: Use a checkconfig hook to get the default...
2008-12-11 Simon McVittiecomments: render comments/commenturl in page.tmpl
2008-12-11 Simon McVittiecomments: use global config to decide whether commentin...
2008-12-11 Simon McVittiecomments: use global configuration for allow_directives...
2008-12-11 Simon McVittiecomments: Add some global configuration
2008-12-11 Simon McVittiecomments: make preprocess a no-op
2008-12-11 Simon McVittiecomments: document what linkuser does
2008-12-11 Simon McVittiecomments: add a stub pagetemplate hook to show the...
2008-12-11 Simon McVittiecomments: Use HTML entities to escape directives
2008-12-11 Simon McVittieEmbed comments into comments_embed.tmpl rather than...
2008-12-11 Simon McVittiecomments: use CGI module's checksessionexpiry
2008-12-11 Simon McVittieeditpage: factor out checksessionexpiry into IkiWiki...
2008-12-11 Simon McVittiehtmlbalance: don't compact whitespace, and set misc...
2008-12-11 Simon McVittiecomments: remove allowhtml option, just switch it on...
2008-12-11 Simon McVittiecomments: load inline and mdwn lazily
2008-12-11 Simon McVittiecomments: don't rely on mdwn getting loaded first
2008-12-11 Simon McVittiecomments: sanitize the body of each comment before...
2008-12-11 Simon McVittieFix typo that led to comments being blanked
2008-12-11 Simon McVittiepostcomment: Rename plugin to comments, use *._comment...
2008-12-11 Simon McVittieRename smcvpostcomment plugin to postcomment to propose...
2008-12-11 Simon McVittiesmcvpostcomment: allow commenting to be closed
2008-12-11 Simon McVittiesmcvpostcomment: import other plugins lazily and remove...
2008-12-11 Simon McVittiesmcvpostcomment: allow inlining to be disabled, and...
2008-12-11 Simon McVittiesmcvpostcomment: make allowhtml etc. configurable,...
2008-12-11 Simon McVittiesmcvpostcomment: indicate in form whether HTML and...
2008-12-11 Simon McVittiesmcvpostcomment: remove HTML if not allowed
2008-12-11 Simon McVittiesmcvpostcomment: always allow wikilinks, and do access...
2008-12-11 Simon McVittiesmcvpostcomment: reduce length of subject field
2008-12-11 Simon McVittiesmcvpostcomment: explain what $fake is for
2008-12-11 Simon McVittiesmcvpostcomment: avoid warnings if form field 'body...
2008-12-11 Simon McVittiesmcvpostcomment: load inline plugin more forcibly
2008-12-11 Simon McVittiesmcvpostcomment: use better names for special comment...
2008-12-11 Simon McVittiesmcvpostcomment: use gettext where appropriate
2008-12-11 Simon McVittieAdd initial version of a postcomment plugin (temporaril...
2008-12-11 Joey Hessinline: Support feedfile option to change the filename...
2008-12-11 Joey Hessinline: Support emptyfeeds=no option to skip generating...
2008-12-11 Joey Hessmove feedpages application up
2008-11-13 intrigeriMerge commit 'upstream/master' into prv/po
2008-11-13 intrigeripo(change): reset renamed pages status at a better...
2008-11-13 intrigeripo: initial infrastructure to deal with renamed master...
2008-11-13 intrigeripo(delete): added hook, and function skeleton
2008-11-13 intrigeripo(change): avoid losing information before guessing...
2008-11-12 intrigeripo(istranslatablefile): extracted this from istranslatable
2008-11-12 intrigeripo(otherlanguages): return pages that should exist
2008-11-12 intrigeripo: memoized istranslatable, eventually
2008-11-12 intrigeripo(change): flush Memoize cache, to fix bug after renam...
2008-11-12 intrigeripo(htmlize): ignore PO files not managed by this plugin
2008-11-12 intrigeripo: ooops, fixed just introduced bug
2008-11-12 intrigeriparentlinks: fixed links when po plugin is enabled
2008-11-12 intrigeripo: fix istranslation/istranslatable for pages starting...
2008-11-12 intrigeripo(mybestlink): fixed when fed with path beginning...
2008-11-12 intrigeripo: compute internal links from a slave page relative...
2008-11-12 Joey Hessmake unlockwiki drop the cgilock
2008-11-12 intrigeriMerge commit 'upstream/po' into prv/po
2008-11-11 Joey HessMerge commit 'intrigeri/po' into po
2008-11-11 Joey HessMerge branch 'master' into po
2008-11-11 intrigeripo: fixed bug when a new translatable page is created
2008-11-11 intrigeripo: change a bit the way links are generated
2008-11-11 Joey HessO_CREATE needs mode
2008-11-11 Joey Hessavoid multiple ikiwiki cgi processes piling up, eating...
2008-11-11 Joey Hessbzr: Fix dates for recentchanges.
2008-11-11 intrigeripo: fixed link to home page when po_link_to=negotiated...
2008-11-11 intrigeripo(change): fix uninitialized variables when running...
2008-11-11 intrigeripo: added HOMEPAGEURL template variable, documented...
2008-11-11 intrigeripo: fixed link to homepage from non-translation page
2008-11-11 intrigeripo: some code simplification/clarification
2008-11-11 intrigeriMerge commit 'upstream/master' into prv/po
2008-11-11 intrigeripo(scan): make more clear what's being done
2008-11-11 intrigeripo: reorder nearly all of the module code
2008-11-11 Joey Hessremove redundant link munge
2008-11-11 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-11 Joey Hesstag: Normalize tagbase so leading/trailing slashes...
2008-11-10 Joey HessAdd rel=nofollow to recentchanges_links for the same...
2008-11-10 intrigeripo(match_lang, match_currentlang): use the lang() function
2008-11-10 intrigeripo: rewrote otherlanguagesloop()
2008-11-10 intrigeripo: factorize extraction of a slave page's masterpage...
2008-11-10 intrigeripo(otherlanguagesloop): start factorizing
2008-11-10 intrigeriMerge commit 'upstream/master' into prv/po
2008-11-10 intrigeripo: finish abstracting %filtered by putting it into...
2008-11-10 intrigeripo: actually use pofiles() function, to enhance code...
2008-11-10 intrigeripo: abstract "doing something for the same page in...
2008-11-10 intrigeripo: abstract implementation details for %translations...
2008-11-10 intrigeripo: abstract %filtered implementation details
2008-11-10 intrigeripo: clarify error messages
2008-11-10 intrigeripo: clarify code with some comments
2008-11-10 intrigeripo: prevent a slave page to depend on itself
2008-11-08 intrigeripo(refreshpot): define the input charset before read...
2008-11-07 intrigeriMerge commit 'upstream/master' into pub/po
2008-11-07 intrigeriMerge commit 'upstream/master' into prv/po
2008-11-07 intrigeripo: finished backlinks implementation
next