| Anonymous | Login | Signup for a new account | 2013.05.20 15:20 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000926 | [Piwigo] navigation | minor | always | 2009.02.21 10:03 | 2009.03.14 00:44 | ||
| Reporter | repie38 | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | normal | Resolution | fixed | Platform | all | ||
| Status | closed | OS | all | ||||
| Projection | none | OS Version | all | ||||
| ETA | none | Fixed in Version | 2.0.1 | Product Version | 2.0.0 | ||
| Target Version | 2.0.1 | Product Build | |||||
| Summary | 0000926: support link wrong in french admin | ||||||
| Description |
in french admin first page, support link is http://forum.piwigo.org/ [^] and documentation link is http://piwigo.org/doc/doku.php?id=fr:fr [^] both links are broken plg addition : in the gallery "about" page, the link to the forum is forum.piwigo.net which works but is not correct. |
||||||
| Steps To Reproduce | |||||||
| Additional Information | didn't try in other language, has to be checked | ||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0002507) repie38 (developer) 2009.03.02 14:27 |
documentation link is now ok |
|
(0002513) ddtddt (administrator) 2009.03.07 15:38 edited on: 2009.03.07 15:39 |
on the french forum : http://fr.piwigo.org/forum/viewtopic.php?id=15044 [^] I propose but he has to have there more file admin.php line 99 add : 'U_SITE'=> l10n_dec('http://piwigo.org/','http://piwigo.org/',0), [^] files *lang*/admin.lang.php add : en $lang['http://piwigo.org/'] [^] = 'http://piwigo.org/'; [^] fr $lang['http://piwigo.org/'] [^] = 'http://fr.piwigo.org/'; [^] file admin.tpl replace line 23-28 {if isset($pwgmenu)} <li class="external">{$U_SITE}doc <li class="external">{$U_SITE}forum {/if} file intro.tpl replace line 7 files *lang*/help.php fr line 323 add fr. in the links |
|
(0002527) plg (manager) 2009.03.14 00:44 |
fixed on branch 2.0 in [Subversion] r3196 merged on trunk in [Subversion] r3197 |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |