summaryrefslogtreecommitdiff
path: root/doc/todo/enable-htaccess-files.mdwn
AgeCommit message (Collapse)Author
2010-03-14updateJoey Hess
2010-03-14note that the patch on this page is complely broken, and allows any file ↵Joey Hess
starting with a dot to be included If you applied that patch to your site, you should remove it right away!
2010-03-14Add a include setting, which can be used to make ikiwiki process wiki source ↵Joey Hess
files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.)
2009-10-13point to "rsync" .htaccess trickhttp://schmonz.livejournal.com/
2009-07-18Some more attempts to review patchesSimon McVittie
2009-07-18Tag patches with the plugin to which they apply, or coreSimon McVittie
2009-06-23<AOL>http://schmonz.livejournal.com/
2009-06-23(no commit message)http://hendry.iki.fi/
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-07-21Migrate doc/todo via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-01-08web commit by madmaxJoey Hess
2008-01-08web commit by madmaxJoey Hess
2007-10-24merge dupsjoey
2007-07-25massive patchqueue reorgjoey
patches can now be anywhere and tagged patch to show up on the patch list. Moved all the patchqueue stuff to todo items; some of it was merged into existing todo items.