> I switched from pm to Boltwire because I do not have the skills to
> dive into php config files for customizing a skin (and I have no time
> to do that).
>
> Following the discussion here I had the impression that there is move
> towards classic php and js config files.

Not sure what the last means. But be assured i am delighted to find
that i set config parameters on a wiki page, and can offer that for
customising skin settings, for instance

triad:color: seagreen
triad:font: verdana
triad:width: 1100px
triad:rightWidth: 300px
triad:leftWidth: 300px
triad:direction: rtl

The first two settings choose css files fro particular color and font schemes.
The next three set the page width and right and left bar width.

The last one is a new idea i was going to bring up some time: it
switches the text direction for the skin. Useful for cultures using
right to left writing, like Persian, Arabic, Hebrew...
This works quite well. i just had to use a different css file where
all left and right words are swapped, basically. To make Boltwire
fully rtl capable it needs a tweak in the breadcrumb function, so a
config setting can switch the order of the breadcrumb array elements
(i tried this with good success). - Dan, are you up to broaden
BoltWire to be usable by large parts of the world which are not
predominantly Christian :-))

Cheers
~Hans

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