View Single Post
Old 03-26-2011, 04:48 PM   #4
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by poldem View Post
I want to add my own contents, which is not in the feed.
In this particular case this is an image (newspaper logo).

There is no special purpose for this, just estetic
Use BeautifulSoup and insert your img as a tag where you want it with preprocess_html. If you need to pull the image from your site because it changes, you can use index_to_soup to get it.

Last edited by Starson17; 03-26-2011 at 07:05 PM.
Starson17 is offline   Reply With Quote