Hi Dan,

Thank for the long road to here. Finally we came to this version. I've
tested 2.61 on a fresh installation and there are good news as well as
bad news. :p

The good one is the % encoding is working. I can create, edit, copy,
rename and delete a Chinese characters naming page. It's almost
perfect.

But there also bad news too.

While BoltWire can recognize utf-8 and transform them to %-encoding
and vice verse, recognizing a %-encoding url and open or delete the
right target page, only the %-code are not correct encoded to which
browsers (ff and ie) and Google are normally recognized.

Say, if I create a Chinese page named it "一二", ("一二" means "one two",
They are the simplest characters in Chinese. Drawing one line
represent one, two lines two. And yes, three lines means three. :p )
BoltWire did it great. The message displayed this:

Page %c3%a4%c2%b8%c2%80%c3%a4%c2%ba%c2%8c successfully created.

But in url, it's not %-encoding but this "一二". And the most bad
news is neither "%c3%a4%c2%b8%c2%80%c3%a4%c2%ba%c2%8c" nor "一二"
both can not be recognized by browser or Google.

IE transform "一二" to "%E4%B8%80%E4%BA%8C", which can be recognized by
FireFox and Google. If You search this url:

http://www.google.com/search?q=%E4%B8%80%E4%BA%8C

Google will find the pages containing "一二" for you. So I think
BoltWire are using a non standard %-encoding. The result can only be
recognized by BoltWire itself, outside BoltWire, it's not
recognizable. (But the "action.backup" is using the standard %-
encoding.)

Btw, the "restore" function seems broken. I can delete a new create
page but I can not restore it. The msg say:

No history available for this page.

Any way, it's an exciting journey to walk with you on BoltWire Dan.
Thanks.

Cheers, linly

On Mar 7, 1:28 am, The Editor <[email protected]> wrote:
> I just turned out 2.61 with several new features and fixes. Changelog
> copied below.  As it's been near a week with no major bugs reported in
> the new vertical line spacing code, and everything on my to do list is
> done, we will likely be putting out 3.xx very soon.  Please give as
> much rugged testing to this release as possible, so we can start out
> with the best 3.xx initial release we can. Thanks so much... We're
> almost there!!!
>
> * Now both a BOLTstampsExpire (# of days) and a BOLTstampsMax (max #
> of stamps) can be set in site.config, and old/excess stamps are
> deleted automatically. Clearstamps function no longer exists.
> * Added a filter command which can do string or pattern replacements
> on a named $BOLTfilter['name'] array of input /pat/ or str =>
> replacements. Very powerful. To trigger put filter_name or
> filter_name_1. Can run on targets automatically by doing target_name
> or target_name_1.
> * Added a default "title" filter which converts titles into a nice
> blog page name.
> * Get indexing to work when pages renamed, copied, and or deleted.
> * Improved %encoding of UTF page names to use actual percentages. It's
> still a bit experimental.
>
> 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