Actually, upgrade as usual, including the start.php file. But, then
immediately after you upgrade, navigate to start.php and follow the
onscreen instructions. You will first be asked to enter a system password.
If you do not want to use this script, just enter 'false'. If you enter a
password, that will be saved and you will be able to easily create new
websites by simply entering your system password. the password is stored in
a hidden file (.htcodes) so you won't have to do this with future upgrades.
Just the first time.

I set mine set to false on the server but keep it active offline as I do
most of site creation there.

As for your suggestions:

1) I added type=-{zones} to site.members. There is no site.groups page in
the default installation but I did add the same parameter to the
action.groups page.
2) Good suggestion. Will be in next release.
3) I used ++ and -- in the past to make the font's larger and smaller but
there were too many conflicts with people entering -- for a dash. We could
possibly use ~~del~~? But perhaps that is better left as a custom markup
rule for plugins. If you need help with that, let me know.
4) Good catch! Thanks...

As for your proposal, about retrieving sections from one anchor to
another--great idea. Send me the patches and I'll implement it.

I should note it is not recommended to directly patch the core, because the
next time there's a release, your changes will get overwritten. Rather,
there's usually a way to do it via a plugin or some webhook. If there is
not an appropriate webhook, let me know, and I'll add one. If you're not
sure how to do it, just ask.

Also, if you have any suggestions for improving the French language file,
please let me know.

Cheers,
Dan



On Tue, Sep 30, 2014 at 1:27 AM, Tiffany Grenier <[email protected]>
wrote:

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

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