[quills-dev] [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
Tim Hicks tim at sitefusion.co.ukFri Dec 15 11:12:08 UTC 2006
- Previous message: [quills-dev] [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
- Next message: [quills-dev] Re: [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Reinout, Do you have a view on this? Tim webmaster at plone.org wrote: > 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 > > > ------------------------------------------------------------------------ > > _______________________________________________ > quills-dev mailing list > quills-dev at lists.etria.com > http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev
- Previous message: [quills-dev] [Quills Issue Tracker] New issue: #73 - class weblog-day-title was dropped from the macro
- Next message: [quills-dev] Re: [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