Some nifty new things in BoltWire's info var handling, and a couple
most minor fixes, and tweaks.

>From the changelog:

* Fixed titles when an action is called.
* Added an offset parameter to the breadcrumbs function to eliminate
one or more of the first few hierarchies.
* It's now possible to put \n in an edit value and get line breaks,
just like with the create value.
* Smarter anchors–now they can take a label, and even '+' (shows
anchor name, capitalized). Even UTF anchors!
* Fixed glitch in info vars pattern in functions.php affecting tags.
* Smarter info function, can now take alternate pattern parameter and
read/write & even delete values (with $1=field and $2value). Quite
cool...

This latter feature seems to work but it's not thoroughly tested, and
will probably need some further refinements if it gets much heavy
testing. But it's a good start. To use it try putting something like
this on a page. Save, then refresh.

test=old

[(info field=test value=new pattern='/^(\S+)=(.*)/m' target={p})]

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