![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jan 2011
Device: Kindle 3
|
Removing tag problem
Hello,
I´m newbie in recipes. I try to remove this tags <hr/> and <strong> but without succes. Please could anyone help me where is problem? I try use Code:
remove_tags = [dict(name='strong')] Code:
class AdvancedUserRecipe1295692921(BasicNewsRecipe): title = u'E15 - KindleFriendly beta 1' oldest_article = 2 max_articles_per_feed = 100 no_stylesheets = True extra_css = '.perex {text-align: justifiy; font-style: italic;}' keep_only_tags = [dict(name='div', attrs={'id':'article'})] remove_tags = [dict(name='hr')] remove_tags = [dict(name='strong')] remove_tags = [dict(name='div', attrs={'class':['art-box related', 'social box', 'related', 'story-feature wide ', 'story-feature narrow']}) ] feeds = [(u'E15 zpravy RSS', u'http://www.e15.cz/rss/vse')] Code:
<p> ABL se od září s vydavatelem MfD, společností MAFRA, soudí o 35 milionů korun, uvedl Bárta. Jde údajně o škodu, když ABL chtěla prodat svou detektivní divizi a informace o sledování politiků snížily její cenu. Bárta zdůraznil, že ABL divizi do poloviny února prodá bez ohledu na ekonomické ztráty. </p> <hr/> <p> <strong>Dále čtěte: <a href="http://zpravy.e15.cz/nazory/profily/tajnosti-starosty-dalibora-mlejnskeho" class="art-urlext" onclick="mfPageTracker._trackEvent('Text s linkami', 'Linky v textu', 'Kliknutí na link v textu')" title="http://zpravy.e15.cz/nazory/profily/tajnosti-starosty-dalibora-mlejnskeho" rel="nofollow">Tajnosti starosty Dalibora Mlejnského</a></strong> </p> <hr/> <p> I would like to cut text between <strong> a and horizontal lines Thanks for help |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with "Authors" in the tag browser | Loosheesh | Calibre | 2 | 01-17-2011 11:39 AM |
Problem with the HR tag | KNotTed | ePub | 17 | 03-06-2010 10:48 AM |
simple TAG problem | alexxxm | Calibre | 7 | 02-04-2010 11:13 AM |
'Keep' tag? | AnemicOak | Amazon Kindle | 13 | 03-17-2009 04:19 PM |
Problem removing Collection from Reader | QuantamPulse | Sony Reader | 1 | 11-10-2008 12:16 PM |