Hello,
There are many Arfooo fans, talked about multi languages and Arfooo. I would like to mention that it should be built on category bases. This means that language interface should be on of the category properties. In other word something like what happened in dmoz.org, so the language choose in the admin-> settings remains only as a default language.
Multilingual Arfooo
Moderator: effi
10 posts
• Page 1 of 1
Multilingual Arfooo
Best Regards,
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
- saidbakr
- Posts: 66
- Joined: Wed Jul 23, 2008 9:09 pm
- Location: Egypt
Re: Multilingual Arfooo
hello,
personnaly, i would prefer that by pressing a flag or a link, every thing would be in the other language (template,menu, content, error messages, ads, comments)
personnaly, i would prefer that by pressing a flag or a link, every thing would be in the other language (template,menu, content, error messages, ads, comments)
- effi
- Posts: 146
- Joined: Fri May 22, 2009 10:04 am
Re: Multilingual Arfooo
Hello,
Your personal prefers should lead to the category based approach in-order to keep the directory SEO. Again like DMOZ.org, there is main target language, English, but other languages are set as categories and then each category has its own lingual interface.
Currently, I try to apply this approach to Arfooo and I think it is easy to be achieved. However, it may take sometime.
Your personal prefers should lead to the category based approach in-order to keep the directory SEO. Again like DMOZ.org, there is main target language, English, but other languages are set as categories and then each category has its own lingual interface.
Currently, I try to apply this approach to Arfooo and I think it is easy to be achieved. However, it may take sometime.
Best Regards,
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
- saidbakr
- Posts: 66
- Joined: Wed Jul 23, 2008 9:09 pm
- Location: Egypt
Re: Multilingual Arfooo
can't you just do this?
1- place the directory where you normally would like http://www.yoursite.com/directory (you wont change anything in here!)
2- copy all the files to http://www.yoursite.com/fr or /language_you_want and just delete all the unnecessary like /admin, /moderation, etc because its only a mirror for the content, then you set in the meta tags the correct language and change the template/arfooo lang files to what you need
the /fr folder will generate its own cache and you can just make a link to it...you use the same database put you only use one Admin CP to control everything...
just a idea...
1- place the directory where you normally would like http://www.yoursite.com/directory (you wont change anything in here!)
2- copy all the files to http://www.yoursite.com/fr or /language_you_want and just delete all the unnecessary like /admin, /moderation, etc because its only a mirror for the content, then you set in the meta tags the correct language and change the template/arfooo lang files to what you need
the /fr folder will generate its own cache and you can just make a link to it...you use the same database put you only use one Admin CP to control everything...
just a idea...
- ping
- Posts: 23
- Joined: Sat May 02, 2009 12:41 am
Re: Multilingual Arfooo
Hello,
My idea stands on modification to one Arfooo installation. The modification will be carried out on SiteController.php by using Config::set("language","xx").
The task now is to make the xx dynamic and of course should need some modification to categories table in the database, and then sites and categories in the back-end.
Already, I started to figure out some modifications and it is still in testing and error phase. Just I finish it, I will inform you to check it on my directory Azzazi Anesthesia Web Directory
My idea stands on modification to one Arfooo installation. The modification will be carried out on SiteController.php by using Config::set("language","xx").
The task now is to make the xx dynamic and of course should need some modification to categories table in the database, and then sites and categories in the back-end.
Already, I started to figure out some modifications and it is still in testing and error phase. Just I finish it, I will inform you to check it on my directory Azzazi Anesthesia Web Directory
Best Regards,
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
- saidbakr
- Posts: 66
- Joined: Wed Jul 23, 2008 9:09 pm
- Location: Egypt
Re: Multilingual Arfooo
Hello,
I have introduced multilangual approach to Arfooo. It depends on your enter to a category with specified language and its languge file is exist, then the interface will be turned to this language.
There is an exmple:
Go to Azzazi Anesthesia Web Directory-> Regional -> français. In the category français the interface will be in French.
I have introduced multilangual approach to Arfooo. It depends on your enter to a category with specified language and its languge file is exist, then the interface will be turned to this language.
There is an exmple:
Go to Azzazi Anesthesia Web Directory-> Regional -> français. In the category français the interface will be in French.
Best Regards,
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
- saidbakr
- Posts: 66
- Joined: Wed Jul 23, 2008 9:09 pm
- Location: Egypt
Re: Multilingual Arfooo
hello saidbakr
hey fine job !
in your proposal, the websites with main language is french will suscribe to that category.
oh just a little thing
prefer
What I thought about was that a website owber who has a site in english and french describe its content in english and open the part of its site in english, choose a category in english language, keywords AND describe its french part in french, choose a category in french language, keywords ad so on
and with a flag the french reader click on the french flag and see all the directory in french, and the english-speaking fellow reader click on the english flag and see everything in english
hey fine job !
in your proposal, the websites with main language is french will suscribe to that category.
oh just a little thing
Cette catégorie est destinée par le français et les sites Web du monde qui utilise la langue française comme langue principale. Tout le monde parle français sera sent bien ici.
prefer
- Code: Select all
Cette catégorie est destinée aux sites français ou aux sites web du monde francophone. Tous ceux qui parlent français se sentiront bien ici.
What I thought about was that a website owber who has a site in english and french describe its content in english and open the part of its site in english, choose a category in english language, keywords AND describe its french part in french, choose a category in french language, keywords ad so on
and with a flag the french reader click on the french flag and see all the directory in french, and the english-speaking fellow reader click on the english flag and see everything in english
- effi
- Posts: 146
- Joined: Fri May 22, 2009 10:04 am
Re: Multilingual Arfooo
Sorry for the weak French language used in Francais category
because I used Google Translate to obtain it.
I think what, primary, I got is the most like to the Open Project Directory http://dmoz.org . However, your idea about making everything should turned into its respective language, is very good and considerable idea. I agree with you about the importance of making every language to have its own keywords, tag clouds and even custom text.
To do that, I think, we should add another property to the category. The property should state the type of the category. For example, a category such as francais should have the type "Home" which its page should display a custom text like found in the home page of the directory but in its language. The categories of type "Home" should have its own rewrite rules to be accessed like sub directory of the root For instance : mydir.com/francais-c39-p1/
The regarded above are some ideas and thoughts, but the road-map for its implementation is not completely clear and may be quiet hard.
I think what, primary, I got is the most like to the Open Project Directory http://dmoz.org . However, your idea about making everything should turned into its respective language, is very good and considerable idea. I agree with you about the importance of making every language to have its own keywords, tag clouds and even custom text.
To do that, I think, we should add another property to the category. The property should state the type of the category. For example, a category such as francais should have the type "Home" which its page should display a custom text like found in the home page of the directory but in its language. The categories of type "Home" should have its own rewrite rules to be accessed like sub directory of the root For instance : mydir.com/francais-c39-p1/
The regarded above are some ideas and thoughts, but the road-map for its implementation is not completely clear and may be quiet hard.
Best Regards,
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
- saidbakr
- Posts: 66
- Joined: Wed Jul 23, 2008 9:09 pm
- Location: Egypt
Re: Multilingual Arfooo
hello said
VERY NICE work you did ! Can you explain in a tutorial what you did ? in the tutorial section please. I shall tell Arf and the french forum to look
regards
VERY NICE work you did ! Can you explain in a tutorial what you did ? in the tutorial section please. I shall tell Arf and the french forum to look
regards
- effi
- Posts: 146
- Joined: Fri May 22, 2009 10:04 am
Re: Multilingual Arfooo
Hello Effi,
Thank you very much. I'd like to thank Arf for his great script and the tutorial Create a new page in Arfooo Directory. This tutorial made me able to start discovering the API of Arfooo scripts indirectly and set my hands to get manage my tutorial titled Create a new custom text.
All of this work allows me to set the multilingual approach as it demonstrated in my directory. However, my approach is still in testing phase and there are many aspects are missed.
Thank you very much. I'd like to thank Arf for his great script and the tutorial Create a new page in Arfooo Directory. This tutorial made me able to start discovering the API of Arfooo scripts indirectly and set my hands to get manage my tutorial titled Create a new custom text.
All of this work allows me to set the multilingual approach as it demonstrated in my directory. However, my approach is still in testing phase and there are many aspects are missed.
Best Regards,
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
Said Bakr
Azzazi Anesthesia Web Directory, just another customized Arfooo directory.
دليل معمل الحياة
- saidbakr
- Posts: 66
- Joined: Wed Jul 23, 2008 9:09 pm
- Location: Egypt
10 posts
• Page 1 of 1
-
- Related topics
- Replies
- Views
- Last post
-
- new money making tactics from arfooo super thing.
by zeronero » Tue Dec 08, 2009 8:34 am - 1 Replies
- 299 Views
- Last post by kochukochu

Mon May 03, 2010 4:36 pm
- new money making tactics from arfooo super thing.
Who is online
Users browsing this forum: No registered users and 0 guests

