Just put out 3.2.9. One bug fix, one tweak to make a plugin work, and
a first stab at allowing html entities in page names.

* Added easy plugin support for language specific sorting routines.
* Restored alt parameters to images.
* Allowed insertion of most html entities directly into page name
creation, (if php5).

I'm thinking this last point may give error warnings, if you are on
php 4 but hopefully not.  If it does, comment out line 1644 of
engine.php to fix. And we'll fix it before 3.3.

//      if (phpversion() > '5.0.0') $link = html_entity_decode($link,
ENT_QUOTES, 'UTF-8');

We should be very close to a 3.3 release. This may be it. (The html
entities issue is not fully settled yet). I'll be busy over the
weekend, so we have a few days to test this out  before I give it the
magic number.  :)

Cheers,
Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to