[quills-dev] [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
webmaster at plone.org webmaster at plone.orgFri Dec 1 21:57:38 UTC 2006
- Next message: [quills-dev] [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A new issue has been submitted to the **Issue tracker** tracker by **Olivier Ozoux** and awaits confirmation. Issue Information ----------------- Issue class weblog-day-title was dropped from the macro (http://plone.org/products/quills/issues/73) **Issue Details**:: I'm migrating to 1.5 rc3 and I'm having some issues with the CSS. the macro now generates a <h2> tag with the date when using the grouped-by-date option, but doesn't assign any class. since this tag is outside any quills specific block it's very hard to style it differently. <tal:byDates tal:condition="groupByDates"> <h2 tal:content="python:localized_time(day, context=context)" /> changed to <tal:byDates tal:condition="groupByDates"> <h2 class="weblog-day-title" tal:content="python:localized_time(day, context=context)" /> please? \* This is an automated email, please do not reply - plone.org Administrator -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.etria.com/pipermail/quills-dev/attachments/20061201/50875025/attachment.html
- Next message: [quills-dev] [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the quills-dev mailing list