I just released a new version with a good number of fixes mostly and
some minor tweaks. It should be fairly stable but there might be a few
curveballs in there, so it wouldn't hurt to  hold off a couple days
before upgrading, and let others dive into it. No major new code, just
a couple small things that might cause minor glitches. Hopefully no
more. Here's the change log:

Pay special attention to the change of the script location from
site.script to code.script. You will need to rename any scripts you
use. Sorry about the short notice on this. It just struck me while I
was tracking down various code that it made more sense to put it
there. Also, verify that your site actions don't change with this
release.

* Added a [[=page]] page shortcut to create child pages. Can also use
in any action that taps into pageshortcuts (most of them). Note: to
get full scripts back, use [[page|=]].
* Added an optional text=true link to the breadcrumb function to allow
non-clickable breadcrumbs.
* Made slight fixes to the target command to fix a few bugs with UTFpages.
* Fixed bug recently introduced with titles not being capitalized.
Also, ucwords is now used rather then ucfirst.
* Fixed bug in info "report" when no info values exist.
* Renamed system file code.skinvars to code.snippets. Should have done
with last release!
* Moved the site actions (in the core) to code.snippets rather than a
second call to site.actions (now deleted). This could cause some sites
to revert to the core site actions, rather than the site.actions page.
To fix, reset code.snippets Action: [(include site.actions)] or copy
your custom site.actions page to the snippets page.
* Fixed what looked like an error regarding server 4.04 error messages.
* Added a hook for a myBOLTgetzones($zone) function, to allow admins
to customize how zones are prepared.
* Delete action.all and moved code to page "action".
* Change scripts to call for pages in code.script.scriptname, rather
than site.script.scriptname. This means you will need to rename any
existing scripts you have.
* Tightened up some of the functions in BoltWire to better secure
pages from being read without proper permissions. Let me know if some
glitches are caused.
* Changed template/fmt finder to also check if exact page name exists,
assuming view permission.
* Fixed small bug in getzone function blocking some action pages it shouldn't.

Cheers,
Dan

P.S. As for 3.xx, we've been making good progress, but there's still a
ways to go. I decided not to hurry it, and just take it one step at a
time, so 3.xx itself should be a VERY easy upgrade. Hopefully it will
still be out in the next few weeks.

--~--~---------~--~----~------------~-------~--~----~
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