View Single Post
Old 09-11-2011, 12:14 PM   #5
julio:map
Member
julio:map began at the beginning.
 
Posts: 23
Karma: 12
Join Date: Jul 2011
Device: Cool-er
I've had to make another change.

in print_version, I have changed
if '/news/' in url or '/blog/ in url':
for
if '/news/' in url or '/blog/' in url:

This was an error in the original recipe (or in my copy).

Now it seems to be working well.

Best regards
Attached Files
File Type: zip Business Week.zip (1.7 KB, 148 views)
julio:map is offline   Reply With Quote