Sorry for the long delay in getting to this release. I've been busy with another big project I'm working on, and to be honest--I was stumped on the last few vspace problems reported. Eventually though, I came up with some ideas for working around them, and it all now seem to be working! Throughout the process, I was also making lot's of little fixes, so this ends up being a pretty good upgrade. I would consider it mildly experimental however, because there were a few systemic changes to get the vspacing functions working as intended.
http://www.boltwire.com/files/boltwire3.4.12.zip * Fixed error message when no data is passed to the savedata function. * Search function can now take $args[1] for search query, or $args['text']. * A bit more work on buttons so label gets assigned properly. * A bit more work on select menu options so label gets assigned properly. * Now info extensions get passed the target page as well as the other parameters to make it easier to modify the specified info page. * Added a name=page option to the breadcrumbs function, to use page instead of title. * Slight tweaks to default text and box colors to give more contrast and improve readability * Slight reworking of the include function so now have more functional options: (1) basepage=true, (2) replace=true and (3) basepage=true & replace=false. * More work on the vspace code to eliminate some of the remaining bugs. Required tinkering with several sections of the code (including templates), so consider mildly experimental. * Reworked divs/spans so they can be nested properly. * Slight performance tweak to the BOLTescape function. * Major reworking of BoltWire's internal help system to make it into a function. Split site.help into help (for members) and site.help (for admins). To use, go to either page. This will prove extremely handy for our upcoming documentation system. * Some fixes to action.plugins to repair display errors. 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.
