Ticket #1902 (closed defect: fixed)
Add a breadcrumb in default template
Reported by: | kozlika | Owned by: | franck |
---|---|---|---|
Priority: | normal | Milestone: | 2.8 |
Component: | module:core | Version: | 2.6.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
For a11y enhancement, I suggest to add a breadcrumb on every blog page but home at the begining of "content" div.
Change History
comment:2 Changed 12 years ago by franck
- Owner changed from team to kozlika
- Status changed from new to reviewing
comment:3 Changed 12 years ago by franck
Pour le code, y'a déjà quelque chose de codé et testé ici : http://plugins.dotaddict.org/dc2/details/breadcrumb
comment:4 Changed 11 years ago by kozlika
Piste :
- intégrer le plugin Breadcrumb à la distrib
- prévoir une case d'activation/désactivation (page du plugin ? page de config du thème ? page blog préf ?)
- insérer une balise template (conditionnelle à l'option d'activation) au début de la div content
comment:7 Changed 10 years ago by franck
- Owner changed from kozlika to franck
- Status changed from reviewing to assigned
comment:8 Changed 10 years ago by franck <carnet.franck.paul@…>
- Status changed from assigned to closed
- Resolution set to fixed
(In [461a5ca8e825]) Includes breadcrumb plugin to the distribution, fixes #1902
comment:9 Changed 10 years ago by franck <carnet.franck.paul@…>
(In [c2e2a1d9f574]) Add breadcrumb plugin in DC_DISTRIB_PLUGINS constant, addresses #1902
Note: See
TracTickets for help on using
tickets.