1 loobyloo Jul 05, 2011 12:34
3 loobyloo Jul 08, 2011 13:15
sam2kb wrote:
Moved to feature requests.
Just edit the /skins/_rss2/index.main.php file. There are currently 3 modes: excerpt, normal and full
Thanks - can I add something manual in there somewhere? Would it be in lines 120-1 "<description><?php
$content = $Item->get_excerpt( 'entityencoded' );
4 fplanque Oct 12, 2011 02:36
That doesn't sound much like what RSS feeds are designed to do. You can do it by editing the RSS skin though.
5 loobyloo Oct 12, 2011 11:09
fplanque wrote:
That doesn't sound much like what RSS feeds are designed to do. You can do it by editing the RSS skin though.
Thanks. Do you mean skins/_rss/index.main.php?
Is there any chance anyone could show me where to put the unchanging extract?
6 fplanque Oct 13, 2011 00:17
Yes, or maybe /_rss2/ if you want to use RSS2.
Just look at your RSS feed and find the <tag> you want to change. Then find the same <tag> in the php file and do your thing ;)
Moved to feature requests.
Just edit the /skins/_rss2/index.main.php file. There are currently 3 modes: excerpt, normal and full