Welcome Guest, Not a member yet? Register   Sign In
Bancha, Open-source CMS
#27

[eluser]Nicholas Valbusa[/eluser]
[quote author="victorche" date="1335001824"]Bancha is good and lightweight, I like it!
Anyway... There are some problems for me (I need Bancha as multilanguage). During install, I can choose from 3 languages (Endglish, German, Italian). But as far as I can see... There are no translations for German in the folders (there are some for Italian). So, if there are no translated files, why we have the option to select German?

And in app/config/website.php only 'en' is added to the lang array. So, these (half) installed languages are confusing. I am trying to add another language (not German or Italian) and this is not an easy job.

One more issue... When I am editting the homepage (in English, published), I have a big and nice WYSIWYG editor. No matter what I add there (as text, emoticons, etc.), nothing shows on the page. The text on the page remains the same:
Quote:This script is located here: themes/sandbox/views/templates/homepage.php

Note that this is also a Record of type Menu marked as website homepage on the settings.
I'm not telling that this is a bug, but I need some more info here. Should I manually edit this template? Or can I insert some text and images with this editor?
Because, as I said... Adding some text in this rich text editor does... simply nothing on the page itself :roll:[/quote]

Hi Victorche,
the german translations are contained inside the core/languages/de_DE folder, as you can see here:
https://github.com/squallstar/bancha/tre...C_MESSAGES

Bancha uses two different files for the admin and the website translation. By default, the german translation is available (and enabled) on the administration, and you can test it editing your user and changing the language from the select.

The app/config/website.php file refers to the website available languages, and they can differ from the administration ones. To add a new language on the website frontend, just follow the documentation here:
http://docs.getbancha.com/languages/add.html

Homepage: the text that you see "This script is located bla bla bla..." it's just an example. You have to remove it inside the view template (homepage.php).
If you wish to display the text that you entered on the textarea in the "Homepage" record of type "Menu", just put an echo in the homepage template as follows:
Code:
<?php echo page('content'); ?>

Just tell me if you have any other doubt Smile I'm here for this.

Nicholas


Messages In This Thread
Bancha, Open-source CMS - by El Forum - 01-08-2012, 10:36 AM
Bancha, Open-source CMS - by El Forum - 01-19-2012, 02:09 PM
Bancha, Open-source CMS - by El Forum - 01-19-2012, 04:49 PM
Bancha, Open-source CMS - by El Forum - 01-19-2012, 05:03 PM
Bancha, Open-source CMS - by El Forum - 01-22-2012, 07:17 AM
Bancha, Open-source CMS - by El Forum - 01-22-2012, 08:07 AM
Bancha, Open-source CMS - by El Forum - 01-23-2012, 06:24 PM
Bancha, Open-source CMS - by El Forum - 01-23-2012, 08:02 PM
Bancha, Open-source CMS - by El Forum - 01-24-2012, 04:04 AM
Bancha, Open-source CMS - by El Forum - 01-24-2012, 04:08 AM
Bancha, Open-source CMS - by El Forum - 01-24-2012, 04:31 AM
Bancha, Open-source CMS - by El Forum - 01-24-2012, 04:35 AM
Bancha, Open-source CMS - by El Forum - 01-27-2012, 08:47 AM
Bancha, Open-source CMS - by El Forum - 01-27-2012, 09:23 AM
Bancha, Open-source CMS - by El Forum - 01-28-2012, 07:52 AM
Bancha, Open-source CMS - by El Forum - 01-28-2012, 08:57 AM
Bancha, Open-source CMS - by El Forum - 01-28-2012, 10:29 AM
Bancha, Open-source CMS - by El Forum - 01-29-2012, 12:54 AM
Bancha, Open-source CMS - by El Forum - 01-30-2012, 09:16 AM
Bancha, Open-source CMS - by El Forum - 01-30-2012, 09:44 AM
Bancha, Open-source CMS - by El Forum - 01-30-2012, 09:51 AM
Bancha, Open-source CMS - by El Forum - 02-06-2012, 12:04 PM
Bancha, Open-source CMS - by El Forum - 03-19-2012, 02:12 AM
Bancha, Open-source CMS - by El Forum - 03-19-2012, 03:10 AM
Bancha, Open-source CMS - by El Forum - 04-17-2012, 02:11 AM
Bancha, Open-source CMS - by El Forum - 04-21-2012, 02:50 AM
Bancha, Open-source CMS - by El Forum - 04-21-2012, 09:55 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 02:38 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 03:45 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 06:12 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 06:38 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 07:21 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 07:43 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 08:23 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 08:43 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 09:18 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 09:43 AM
Bancha, Open-source CMS - by El Forum - 04-23-2012, 09:56 AM
Bancha, Open-source CMS - by El Forum - 04-26-2012, 10:23 PM
Bancha, Open-source CMS - by El Forum - 05-07-2012, 04:00 AM
Bancha, Open-source CMS - by El Forum - 05-08-2012, 06:13 AM
Bancha, Open-source CMS - by El Forum - 05-14-2012, 06:06 PM
Bancha, Open-source CMS - by El Forum - 05-17-2012, 08:03 AM
Bancha, Open-source CMS - by El Forum - 07-07-2012, 01:15 PM
Bancha, Open-source CMS - by El Forum - 08-16-2012, 05:00 AM
Bancha, Open-source CMS - by El Forum - 06-02-2014, 11:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB