Can't you just put utfpages: false in your site.config page? It looks
like the setting is already there...

Cheers,
Dan


On Fri, Aug 20, 2010 at 6:10 PM, DrunkenMonk <[email protected]> wrote:
> UTF8 pages are not being found in searches in 3.4.13
>
> Especially annoying since my 3.4.13 skin doesn't work in my branched
> version, for unknown reasons.
>
> Is it possible to turn of the utf8 handling in boltwire completly?
> Basically, I would like utf2url and url2utf to check:
>
> if( !$BOLTutfHandling ) return $input;
>
> Then I would simply have to convert the filenames into utf8 characters
> and be on the lookout for markups that rely on \w+, converting these
> to reluctant .*? where neccesary. I would be free.
>
> Freeeeeeeeeee.
>
> There isn't actually a single place in the boltwire engine when I
> actually want the utf2url function.

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