|
enhanced RSS
|
|
19-Jun-2011, 01:26 AM
Post: #1
|
|||
|
|||
|
enhanced RSS
Hi Steven.
I tried to find my ways through but - as usual, I can't I guess it's gotta be somewhere in rss.php, but what would I need where change to achieve something like in the attachment?
I was looking for but I believe there is no styling applied to the RSS, right, it's browser default. Thanks a lot |
|||
|
19-Jun-2011, 11:19 AM
Post: #2
|
|||
|
|||
|
RE: enhanced RSS
Hi,
The RSS page is displayed according to the browser. It's not meant to be viewed by humans, only feed readers, so it makes little sense to make it look good with images and styling. Changing the main title is okay. You can change it in Settings -> RSS, or if you want to add dynamic text to the title then this would be done in rss.php, line 89: PHP Code: <title>'.$settings->rss_title.'</title> Adding "RSS Feed" to the end would look like this: PHP Code: <title>'.$settings->rss_title.' RSS Feed</title> Have you completed the interview? |
|||
|
13-Sep-2011, 07:52 PM
Post: #3
|
|||
|
|||
RE: enhanced RSS
(19-Jun-2011 11:19 AM)Steven Wrote: Adding "RSS Feed" to the end would look like this:Hi Steven How have you been doing - been a while now... Right, but Google Chrome, e.g., displays this whereas on another, manual feed page I get this (after adding a XML stylesheet) So I wonder, if i could somehow get a lingo to the stylesheet into the rss.php, that would animate viewer to go and read more. You may try it - it makes better sense than my poor explanation .. ;-) http://chinabiz21.com/rss/rss_feeds.html Cheers Norbs |
|||
|
13-Sep-2011, 10:08 PM
Post: #4
|
|||
|
|||
|
RE: enhanced RSS
Hi Norbs,
Google Chrome doesn't support RSS. It surprisingly lacks that ability. However it can be added with an extension: https://chrome.google.com/webstore/detai...ekmmmcbfjd I found this article which might help you: http://www.petefreitag.com/item/208.cfm Have you completed the interview? |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




