Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Support for multilanguage sites, Internationalization (I18N)
I18N version 3.0:
  • new flags for better control on how the navigation is generated (@yojoe)
  • custom navigation rendering, e.g. if you want to add an icon or CSS classes, etc., see here for more information (@Dominic)
  • site map generation (see below)

The new flags (use them instead of I18N_SHOW_NORMAL, etc.) are (see also here:
  • I18N_FILTER_NONE - no filter (private pages are always filtered)
  • I18N_FILTER_CURRENT - show children of given page and all siblings and parents with siblings
  • I18N_FILTER_LANGUAGE - show only pages in current language
  • I18N_FILTER_MENU - show only menu pages
  • I18N_OUTPUT_MENU - output menu title
  • I18N_OUTPUT_TITLE - output page title
Combine them with |, e.g. instead of I18N_SHOW_NORMAL you can use I18N_FILTER_MENU | I18N_FILTER_CURRENT | I18N_OUTPUT_MENU.

I18N will try to create correct sitemaps depending on your fancy URL settings, however, there are the following limitations for GetSimple 3.1:
  • sitemap generation, when saving pages: OK
  • sitemap generation, when deleting pages: GetSimple generates a (wrong) sitemap, immediately followed by I18N generating the correct one.
  • sitemap generation, when changing settings: GetSimple generates a (wrong) sitemap, followed by I18N generating the correct one.
  • sitemap generation, when restoring a backed up page: I18N CAN NOT GENERATE a sitemap, you have to use the "Generate Sitemap" (added by I18N) sidebar menu in the themes tab.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
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
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
Support for multilanguage sites, Internationalization (I18N) - by mvlcek - 2012-04-08, 05:27:14



Users browsing this thread: 3 Guest(s)