Downloads

Download tar.gz 11.63 KB
MD5: da79e9bc3866bda5900dedac957af3a3
SHA-1: 30915fa6954ebd0bf305674e11efcfd0b8b75eac
SHA-256: 450a63ba2239dfa937e744042b5c2792bf8effbb918c5ca44a67bd1e23a80ef1
Download zip 14.2 KB
MD5: dc7e3155d7eee61f8c944418081c3476
SHA-1: 40d4a6c8539da6af05a66759c32ede4da62fa4ff
SHA-256: ecc5c399e5acceb1eaacd78b9d521fc1c3980dfb844f2f0f61f002619325b062

Release notes

Several important bug fixes and new features have been added to the version 2 branch of pathfilter. The most notable new feature is the addition of a files: filter, which provides a robust way of linking to files in your files directory to ensure so that your links do not break if you move your site to a different path. I have released this as a beta, even though I actually feel that it is ready for an official release. Users are urged give the new version a try and report any problems in the issue queue.

New Features
#127484: [Push #2] pathfilter for files directory Add a filter rule for files (using the prefix 'files:')
#259957: German translation by jpetso, hass: Added German translation
#456094: Comprehensive test suite for PathFilter Add a test suite.

Bug fixes
#105925: "Absolute links" vesus "Relative links" Use the terms absolute and relative more accurately in documentation.
#214943: Absolute/relative setting isn't input format-specific Make the absolute/relative setting per input filter
#83985: Extend to Single Quotes as Well? update regex to accept single and double quotes. Add extra test cases for this too

Misc
Remove old unused code and tidy up a little

Created by: mrfelton
Created on: 27 Sep 2009 at 16:23 UTC
Last updated: 27 Sep 2009 at 16:25 UTC
New features
Bug fixes
Unsupported

Other releases