Item5923: CSS and Doc errors for Headlines
Priority: Enhancement
Current State: Needs Developer
Released In: n/a
Target Release: n/a
HeadlinesPlugin includes a section on Style sheets
---++ Style sheets
The default HEADER and FORMAT settings use the following styles. See the
[[%ATTACHURL%/style.css][style.css]] file defining the default CSS properties
(indentation illustrates enclosure).
* headlinesRss: output of the HeadlinesPlugin (div)
* headlinesChannel: channel header (div)
* headlinesLogo: channel logo (div)
* headlinesTitle: channel title (div)
* headlinesDate: channel date (div)
* headlinesDescription: channel description (div)
* headlinesRight: channel copyright (div)
* headlinesArticle: one news item (div)
* headlinesTitle: article title (div)
* headlinesDate: article date (span)
* headlinesCreator: author of article (span)
* headlinesSubject: subect category of the article (span)
* headlineText: article text (div)
- That last line should say
headlinesText
(with an s); at least, that's what shows up in View Source
- Neither
headlineText
nor headlinesText
is present in the CSS file
- Although the
style.css
file was installed into my pub/ tree, it does not appear as an attachment to the HeadlinesPlugin topic
--
TWiki:Main/VickiBrown - 13 Aug 2008
See also
FeedPlugin. This plugin is no longer maintained. Needs a developer to volunteer.
--
Main.GeorgeClark - 25 Sep 2016 - 19:27