| Anonymous | Login | Signup for a new account | 2013.05.21 18:43 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 | ||
| 0000466 | [Piwigo] display | feature | always | 2006.07.11 21:59 | 2006.07.17 15:57 | ||
| Reporter | VDigital | View Status | public | ||||
| Assigned To | chrisaga | ||||||
| Priority | low | Resolution | fixed | Platform | Any | ||
| Status | closed | OS | Any | ||||
| Projection | none | OS Version | Any | ||||
| ETA | none | Fixed in Version | 1.6.1 | Product Version | 1.6.0 | ||
| Target Version | Product Build | ||||||
| Summary | 0000466: Identification block could be hidden. | ||||||
| Description |
By coding .identification { display: none } in template-common/local_layout.css Just add 2 class=identification in yoga/menubar.tpl |
||||||
| Steps To Reproduce |
Contre toute attente {lang:identification} ne disparait pas pour autant, sans doute en raison d'une règle de menubar.css Mais voir l'astuce sur Wiki (devrait être en standard) |
||||||
| Additional Information |
<dt class=identification >{lang:identification}</dt> <dd> <!-- BEGIN hello --> {lang:hello} {USERNAME} ! <!-- END hello --> <ul class=identification > Ainsi c'est le bloc complet de l'identification qui disparaitra et pas uniquement le quickconnect comme proposé en 1.5 |
||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | Any | ||||||
| PHP version | Any | ||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0001220) chrisaga (developer) 2006.07.14 18:49 |
Even better set the class in <dl>. Since there is only one object, use an Id instead. So we have set Ids for each bodies, and nearly each form (work in progress) Setting for menu sections too makes sens. |
|
(0001221) chrisaga (developer) 2006.07.14 19:05 |
in trunk [Subversion] r1466 Ids are set for each DL just set : DL#mbIdentification { display: none; } in your local_layout.css |
|
(0001222) chrisaga (developer) 2006.07.14 19:09 |
merged in branch 1.6 [Subversion] r1467 |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |