[Webcom] [OSGeo] #202: i18n problems with news and community spot lights

OSGeo trac_osgeo at osgeo.org
Fri Sep 27 13:45:08 PDT 2013


#202: i18n problems with news and community spot lights
---------------------+------------------------------------------------------
 Reporter:  arnulf   |       Owner:  arnulf
     Type:  defect   |      Status:  new   
 Priority:  blocker  |   Milestone:        
Component:  WebSite  |    Keywords:        
---------------------+------------------------------------------------------
Changes (by ian):

 * cc: neteler, webcom@… (added)
  * owner:  ian => arnulf
  * status:  assigned => new


Comment:

 Workaround for [http://trac.osgeo.org/osgeo/ticket/202 #202] (&
 [http://trac.osgeo.org/osgeo/ticket/109 #109])

 If locale is not english then a bold message now appears at the top of the
 view: "For more news see the English version of this page" (with link to
 the relevant page).

 @arnulf - please check that this is sufficient and close ticket.

 {{{
 <?php
   if (localizer_get_uilocale() != 'en'){
     print('<p style="text-align:center; font-weight:bold;">For more news
 see the <a href="/switchuilocale/en?destination=news">English version</a>
 of this page</p>');
   }
 ?>
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/202#comment:8>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Webcom mailing list