View Single Post
Old 08-25-2018, 01:44 PM   #1
mgrmgrde
Member
mgrmgrde began at the beginning.
 
mgrmgrde's Avatar
 
Posts: 11
Karma: 10
Join Date: Jun 2013
Location: Northern Germany
Device: kindle 3 iPhone 6+, Kindle HDX 8.9, Kindle paperwhite
Problems with own recipe


I have a couple of problems with a self written recipe for RSS-feeds

1. in the feed list there is a category-name and the url as u'' strings.
I'd like the category name omitted in the content-post if there are no articles in this category. Currently there are articles linked to some other categories, alternatively I'd post a self-supplied "no articles" article

2. In each article there is a text 'Category: ' with the category-name, directly followed by 'Added: " with the added timestamp and two other similar entries. I need these elements shown on separate lines (probably preceded by <br/>). I tried with the soup, raw_html - alas no success up to now

3. I want to embed an own picture for each category. Where to put the pictures and where to put/define the os-path to these pics?

The obvious method would be to expand the feed-parameters with a third param with the pic-name, but I guess the following changes would be numerous.

As the feed-urls are nearly identical; where to change to the resulting url when leaving out the identical parts???

TIA for ideas to solve my current problems.
mgrmgrde is offline   Reply With Quote