summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/filecheck.pm
AgeCommit message (Collapse)Author
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-09-01filecheck: Fall back to testing for binary or plain text files if no mime ↵Joey Hess
type is detected.
2008-08-28filecheck: Fixed two bits broken in move from attachment.Joey Hess
2008-08-27humansize moved to filecheckJoey Hess
It's not used there, but it makes sense to keep it there as it's the inverse of parsesize.
2008-08-25filecheck: New plugin factoring out the PageSpec additions that were ↵Joey Hess
originally part of the attachment plugin.