BLOG:CMS :: Support Forum
Support Forum for BLOG:CMS
You are not logged in.
#21 16.08.2004 00:51
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: 4 questions (templates, skins, localization, registration)
Goblin wrote:
Ok, I understood. So ... what is the name of this routine?
you have to hack source files, a little bit, you're on your own here, with developer's DOCs available ![]()
http://blogcms.com/nucleus/documentatio … index.html
Offline
#22 16.08.2004 17:10
- Goblin
- BLOG:CMS Junior
- Registered: 14.08.2004
- Posts: 16
Re: 4 questions (templates, skins, localization, registration)
Radek Hulán wrote:
Goblin wrote:
Ok, I understood. So ... what is the name of this routine?
you have to hack source files, a little bit, you're on your own here, with developer's DOCs available
http://blogcms.com/nucleus/documentatio … index.html
Ok, no probs ![]()
But when I'll made such a modification, can you include it to your distribution (with refer to my site
)?
And I still wait the answer to my e-mail ![]()
PS: Seems there is another localization problem.
If I switch skin to russian but admin interface leave in english, all the russian text on frontpage will out in utf-8, not in win1251 (russian).
I hacked this problem, changing default charset in /nucleuscms/language/english.php to win-1251. But think it isn't good solution. Right solution is to place charset code to skin\template files (thus frontpage and all non-admin pages will out in right encoding).
What do you think about it, Radek?
PPS: Can I get somewhere default skins\templates? I changed it while translation and now want to return to original state.
Last edited by Goblin (16.08.2004 17:16)
Offline
#23 16.08.2004 17:21
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: 4 questions (templates, skins, localization, registration)
utf-8 was, is, and will be THE BEST and only encoding supported. Why limit yourself to cp1251?
Offline
#24 16.08.2004 17:31
- Goblin
- BLOG:CMS Junior
- Registered: 14.08.2004
- Posts: 16
Re: 4 questions (templates, skins, localization, registration)
Radek Hulán wrote:
utf-8 was, is, and will be THE BEST and only encoding supported. Why limit yourself to cp1251?
So language/russian.php should have the same encoding, utf8, not 1251, right?
And what's about other questions?
Offline
#25 16.08.2004 17:35
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: 4 questions (templates, skins, localization, registration)
there is an updated russian language file and ADMIN.php in CVS
http://forum.blogcms.com/viewtopic.php?id=239
Offline
