Ping, anybody? Goran
У сре, 04. 07 2012. у 08:15 +0200, Goran Rakic пише: > Hi all, > > I am wondering is this patch for our SilverStripe theme a valid fix for > the ugly HTML appearing in the news feed? > > --- libo/templates/RSSWidget2.ss.orig 2012-07-04 08:12:05.912332874 +0200 > +++ libo/templates/RSSWidget2.ss 2012-07-04 08:12:14.269205904 +0200 > @@ -3,7 +3,7 @@ > <li> > <h2><a href="$Link">$Title</a></h2> > <small>$Date</small> > - <p>$Description.FirstParagraph(html)</p> > + <p>$Description.FirstParagraph()</p> > <small><a href="$Link">Continue Reading > »</a></small> > </li><% end_control %> > </ul> > > > Best Regards, > Goran > > > -- Unsubscribe instructions: E-mail to [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/website/ All messages sent to this list will be publicly archived and cannot be deleted
