hello Dan.
i have a suggestions and a "warning".

the textarea size (cols and rows) in some actions pages (edit, copy,
create) is hard coded in the page itself, so i am forced to edit the
pages every time i make an update.
i think the size should be defined by the skin (via CSS), or maybe
through a configuration in site.config, if we want to make it more
user-friendly (though i prefer the former).

then the warning:
i sometimes like to give a glance to the code, either for developing
my site either for curiosity, and i noticed the following. when i open
the file engine.php (and only this), the text editor warns me that the
file contains characters that could be lost with the current encoding.
the current encoding of the file is ANSI which is different between
different locales.
take for example the BOLTutf8_strip function. if i open the file
regardless of the encoding i have it full of greek characters (my
locale), while if i open it with Wester Euroepan encoding it shows
correctly.
maybe it should be encoded in UTF?
i don't know if this could lead to a problem in the future (where
different servers will read the file in a different way for example) i
just thought that it is better for you to know, if you don't already.

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