Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Support for multilanguage sites, Internationalization (I18N)
i think.. the better way to do it.. will be create a multimenu's structure.
example:

<?php if ($language == 'en') {
get_i18n_navigation(return_menu_slug('menu-top-en'),0,0,I18N_SHOW_LANGUAGE);
get_i18n_navigation(return_menu_slug('menu-right-en'),0,0,I18N_SHOW_LANGUAGE);
} ?>

- multimenu structure in back end-
  • [•] create, remove, delete, change name and position of multi menu
    [•] insert one page to several menu's, change it position
    [•] multi menu should have a slug for better integration with template
    [•] it will be nice when it will be load with get i18n navigation like example
    get_i18n_navigation(return_menu_slug('menu-right-en'),return_page_slug('about_us'),0,0,I18N_FILTER_MENU);
    [•] all of pages in menu should have a new special field/field's: custom class /style(this will be very eaiser to add a custom color in menu for one page item like "about us" will be have a style="color:red", or class=" have_hildreen")
    [•] start page in back-end get-simple should give a answer.. how many page's is in cms, last pages added, how many is a menu's
    which is default, how many megabytes is used by cms
    [•] add a no-folow, no-index, in page edit options
    [•] should be a "page manager" in get simple.. to view all pages.. and easy input existing page to a multi menu or several multi-menus;
I understand, than big change in get simple it would be a very hard.. and without a change of some engine's in get simple it will be impossible. it's only a ideas from space Smile for programmers..

then all of pages in other's menu will be have other slug (individual) structure.
user plugin: scroll to top
Reply


Messages In This Thread
rewrite language problem - by tomkop - 2013-03-27, 06:34:44
Enhancement suggestion - by hameau - 2013-05-12, 04:17:12
Enhancement request - by hameau - 2013-06-14, 20:02:07
RE: Enhancement request - by mvlcek - 2013-06-14, 22:04:12
RE: Enhancement request - by hameau - 2013-06-14, 23:01:36
Duplicate language cookies bug - by enzy - 2013-08-20, 07:03:26
RE: Duplicate language cookies bug - by ohayo - 2013-08-20, 18:12:25
Plugin is not shown - by tosho - 2013-09-15, 12:10:37
RE: Support for multilanguage sites, Internationalization (I18N) - by xxdex - 2014-06-17, 00:45:06
1000 pages limit in i18n_navigation - by titus - 2014-10-13, 21:58:36
Bug found - by lbarsov - 2014-10-17, 03:41:53
Menu with picture - by Dimi - 2015-04-28, 16:05:45
Rendering Menu in Component - by Alexander_ - 2016-05-04, 23:06:51
Meta desc for different languages - by Alexander_ - 2017-02-14, 20:29:32
Hierarchical Menus - by celextel - 2019-07-26, 16:41:47
Ri18n_navigation - by celextel - 2021-02-19, 16:07:48



Users browsing this thread: 6 Guest(s)