Version 4, changed by s3admin. 10/20/2006. Show version history
Development release: 0.99.8. Use with caution!
Tags:
I just posted a new build of TagLib. It has a bunch of bugfixes, a little new feature, more stable code, and one major flaw that you should be aware of before installing (see below).
This new version will produce the wrong results in the following circumstance: you have some tags which are substrings of other tags.
For example, in this new release, pivoting on "test" will also return pages tagged "tests", or "testing". Pivoting on "dog" will return pages tagged "dogfood".
Basically, we are headed towards a tagging library which seamlessly accepts both string and stringList properties, both single and multiple word tags, and Just Works. We aren't quite there yet -- this is a development release along the way. If the caveat above looks like it will be a problem in your wiki, you may want to wait until the rest of the fix is in. If you need other stuff from this release in the meantime, but can't accept this flaw, install and then roll back your pivot pages a revision, or email me (phil@unimedia.org) for help figuring out what needs to be tweaked. This will only work if your tag properties are all stringLists.
By PhillipKast at 06/26/2006 07:21PM (edit) | Comments (2) | Post comment
Back to ProjectBlog
guest said, 06/27/2006:
I'm getting a
<!--template error: include failed [/TagLib/TagLibEditBox]-->
with this version -- eech!