Andreas thanks! ... I have a question regarding what you said about feeds creating categories automatically vs what Ben said ... see below ...

On 3/6/06, Andreas Haugstrup <[EMAIL PROTECTED]> wrote:

...

> 2) ...can you easily create a feed that is just for a given category?

Already done automatically

...  In a previous emial in the thread Ben referred to, what appeared to be, some recoding that had to be done to fix this (see below) - I'm pretty good with html  and css, but I'm definately no programmer - I guessed is was php, and once I created a category I would need to find this file and change the code accordingly ... which sounded scarry for a non programmer ... so are you saying I don't need to do what Ben refers to below, that I can just need to know where the url is for the feed is?

... ben wrote, regading feeds for categories ****

To create a feed for each category I change the list_cat() function  it  can be found in either the sidebar.php index.php or header.php depending on the theme.
    <?php list_cats(FALSE, '','name','asc','',TRUE,FALSE, TRUE,FALSE,TRUE,FALSE,FALSE,''
,FALSE,

/*feed
    (string) Text to display for the link
    to each Category's RSS2 feed.
    Default is no text, and no feed displayed.
*/

'RSS text here',

/*
feed_image
    (string) Path/filename for a graphic
    to act as a link to each Category's RSS2 feed.
    Overrides the feed parameter.
 */


 '',
'',
TRUE);
 

 ?>





--
Richard
http://www.richardshow.com

SPONSORED LINKS
Individual Fireant Use


YAHOO! GROUPS LINKS




Reply via email to