Hi Dan,
Thank you again for this quick update.
If I understand you correctly, all we need to do to update from versio 4.15 
is to copy all files but start.php to our server?

By the way, I noticed a couple of things I changed on my version of 
Boltwire, but that you may want to include in the next release:
- on pages site.members and site.groups, the search should exclude the 
zones, so no member Header or Side is shown
- on line 153 of file engine.php, it would be more convenient to replace 
"if ($out == '') exit('Skin not found.');"  by "if ($out == '') exit('Skin 
'.$BOLTskin.' not found.'); "
- you could add the markup --something-- becoming <del>something</del> in 
BOLTMfontstyles
- on line 62 of file markups.php, "(&gt;|<)" should probably be replaced by 
"(&gt;|>)"

I also modified 2 or 3 functions in order to be able to load/edit/save the 
content of page P between anchors A and B (and not A and next anchor) when 
calling P#A#B. Just tell me if you're interested in integrating this 
change, and I'll send you a patch file. I've used in my rewritten version 
of sedit plugin.

Cheers,
Tiffany


Le lundi 29 septembre 2014 23:41:04 UTC+2, Dan a écrit :
>
> Just put out a new release of BoltWire. We're up to 4.16. 
>
> This release fixes several small bugs. There is also one IMPORTANT 
> change... And a pretty BIG news announcement...
>
> CHANGELOG
> * Fixed bug in translation engine.
> * Changed tags markup order to avoid conflicts
> * Fixed a vertical spacing bug in boxes.
> * Added an escapeTitle option to site.config
> * A slight problem with the escape function fixed.
>
> IMPORTANT CHANGE
> I added a new site auto creator. When you upgrade to this version you MUST 
> lock this script down or someone could start creating their own sites on 
> your server! The plus side is, site creation now is almost ridiculously 
> easy and you will probably never have to bother with an index file again. 
> Basically, you just extract the zip and go to boltwire/start.php. 
> Everything is completely automated.
>
> I've also updated all the pertinent docs. Read the downloads page for more 
> info.
>
> If you have questions or feedback on this new script, please let me know. 
> It is somewhat experimental and I'm not 100% sure it will work on all 
> servers. It is easy to disable, just enter "false" when prompted for your 
> system password.
>
> NEWS ANNOUNCEMENT
> I also have one big news item. :)
>
> I've completely redesigned the BoltWire site and made quite a few changes. 
> Please drop by and take a look. Feedback welcome. I've been enjoying the 
> bootstrap thing twitter put out, and may move toward integrating more of it 
> into our skins...
>
> At this point I'm basically trying to take small steps towards my last few 
> code goals for 5.xx. That, and trying to get the plugins up to speed.
>
> Cheers,
> Dan
>

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/d/optout.

Reply via email to