Support/UpgradeToTiki4/ThemeCoordination: Difference between revisions

Line 63: Line 63:
The SUMO site uses breadcrumbs, so I turned this feature on here. A problem is that our breacrumbs (neglected feature) only produces links, and these should be in a div, so this should be corrected in the breadcrumb.lib code, for better white space. Also a method is needed to not have the breadcrumbs appear on certain pages. If every page's body tag could be given a class or id similar to every module's div.box tag, then CSS could be used for this.
The SUMO site uses breadcrumbs, so I turned this feature on here. A problem is that our breacrumbs (neglected feature) only produces links, and these should be in a div, so this should be corrected in the breadcrumb.lib code, for better white space. Also a method is needed to not have the breadcrumbs appear on certain pages. If every page's body tag could be given a class or id similar to every module's div.box tag, then CSS could be used for this.
ML: SUMO fixed breadcrumbs or put content in such a way to simulate content? We should take this opportunity to either fix or remove breadcrumbs :-)
ML: SUMO fixed breadcrumbs or put content in such a way to simulate content? We should take this opportunity to either fix or remove breadcrumbs :-)
ML 2010-01-22: [https://bugzilla.mozilla.org/show_bug.cgi?id=422833 SUMO uses category path as breadcrumbs]


== HomePage page title ==
== HomePage page title ==
180

edits