summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2008-10-18po plugin: move translatable pages to setup file, refactorintrigeri
2008-10-18po plugin: allow pagestate update (bugfix)intrigeri
2008-10-18po plugin: respect documented convention to store pagestateintrigeri
2008-10-18po plugin: implemented po_link_to=currentintrigeri
2008-10-18po plugin: added istranslatable() pagespec function, and use itintrigeri
2008-10-18po plugin: implemented po_link_to=negotiatedintrigeri
2008-10-18po plugin: implement linking specification in one of the main casesintrigeri
2008-10-18po plugin: add po_link_to_current_language option, check configintrigeri
2008-10-18po plugin: use pagespec_match() instead of direct match_istranslation callsintrigeri
2008-10-18po plugin: added [[!translatable]] directiveintrigeri
2008-10-18added hook urlpathintrigeri
2008-10-18po plugin: switch to page.LL.html naming conventionintrigeri
2008-10-18po plugin: name rendered master pages like slave ones (page.html.LL)intrigeri
2008-10-18po plugin: reworked available optionsintrigeri
2008-10-18po plugin: htmlize translated content as if it was the same type as the maste...intrigeri
2008-10-18po plugin: convert PO to master page's type in filter hookintrigeri
2008-10-18po plugin: factorize most checks into a new match_istranslation PageSpecintrigeri
2008-10-18po plugin: initial workintrigeri
2008-10-18added the targetpage hookintrigeri
2008-10-17fix urlJoey Hess
2008-10-17tweak recentchanges permalink codeJoey Hess
2008-10-17Patch for anchor-based change permalinks in recent changes feedJoey Hess
2008-10-17add missing getsetup hookJoey Hess
2008-10-17make relativedate work for the dates on the recentchanges pageJoey Hess
2008-10-17relativedate: New javascript-alicious plugin that makes all dates display rel...Joey Hess
2008-10-17Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess
2008-10-16aggregate: Avoid bug that caused immediate expiration of items with a date in...Joey Hess
2008-10-15inline: Use the feed's description in the rss and atom links. Closes: #502113Joey Hess
2008-10-14fix prototypeJoey Hess
2008-10-14inline: Allow MTIME to be used in inlinepage.tmpl.Joey Hess
2008-10-10optimise url parsing and add guard against failure to parseJoey Hess
2008-10-10google plugin: Use google.com to search the local site.Peter Simons
2008-10-09orphans: Fix unquoted page name in regexp.Joey Hess
2008-10-08lockedit: Support specifying which users (and IP addresses) a page is locked ...Joey Hess
2008-10-06avoid $_ in a few other for loopsJoey Hess
2008-10-06remove: Avoid $_ breakage. (Stupid, stupid perl.)Joey Hess
2008-10-02remove, rename: Allow acting on attachments as a page is being created.Joey Hess
2008-10-02attachment: Support adding attachments to pages even as they are being created.Joey Hess
2008-10-02don't special case previewJoey Hess
2008-10-01inline: Fix handling of rootpage that doesn't exist.Joey Hess
2008-10-01fix subpage rename bug with indexpagesJoey Hess
2008-09-29support indexpagesJoey Hess
2008-09-29Removed the pagefile function, which was confusingly close in name toJoey Hess
2008-09-29use newpagefileJoey Hess
2008-09-29support indexpages when renaming pagesJoey Hess
2008-09-29support indexpages when creating new pagesJoey Hess
2008-09-29avoid unnecessarily rebuilding pages with complex conditionalsJoey Hess
2008-09-29fix handing of case of file first created by preview but then savedJoey Hess
2008-09-27editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...Joey Hess
2008-09-27Reorganize index file, add a format version field.Joey Hess