2005-05-13 07:16:46

Martagnan
Member
epsilon
From: Humberside - uk
Website

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

Doh! Thanks for your help fellas! Time is short on this one so i’m going to tinker a little while longer before I may have to consider other options (wp). :(

Offline

 

2005-05-13 13:54:13

soulship
Member
nu
Real name: Jamie
From: Always Sunny Charleston
Known languages: eatin' crow
Website

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

What rev# are you using? If you are pre344 (actually it may be rc1 not sure) you might want to look at stw_category_tree. I have another site that subcats are working on using that plugin. Again it is really tied to the css. It is working as a click on cat and subcats are revealed. Again you have to have at least one article in each subcat for it to display though.

Offline

 

2005-05-14 14:15:31

Martagnan
Member
epsilon
From: Humberside - uk
Website

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

Thanks Soulship, i’ll give that a go!

Offline

 

2005-05-16 00:00:32

Maleika E.A.
Member
gamma
Real name: Maleika Esther Attawel
From: Hamburg, Germany
Website

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

This is a wonderful plugin. Thank you so much for the hard work you’ve put into it. :)

I do have one question, however. Is there a possibility to separate the markup from the actual plugin?

I have taken a peek into the php code and it has quite a few rss css classes hardcoded into it. Is there a way I can completely turn that off? Or would I have to modify the plugin itself and remove these classes manually? I have no clue about php, so I’m a bit cautious with playing around with the plugin code.

Thanks in advance,

Maleika

EDIT: I managed to remove all the css markup from the plugin code. Seems to have worked. :)

Last edited by Maleika E.A. (2005-05-16 00:42:12)

Offline

 

2005-06-21 22:34:22

Moondreamer
New Member
alpha

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

There are some problem with the timeframe option. None off the switches are working! I hope someone has a solution!

<span class=“archivemenu”>Menu</span>
<txp:rss_suparchive_bycat showmenu=“1” showjump=“1” jumplabel=“Tilbage tip toppen” timeframe=“FUTURE” section=“events” />

What wrong here ….

Offline

 

2005-07-21 13:00:26

rgb-digital
New Member
alpha
Real name: Boris Höltje
From: Cologne
Website

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

Hey Wilshire!

I really like this one! The only problem I see is when I use rss_suparchive_bycat twice on a site. Both instances will get the id rssCatArchive which is not allowed becaus in XHTML IDs have to be unique. Is there any possiblity to get my code valid again?

Thanks in advance,
Boris

Offline

 

2005-08-09 13:49:17

lee
Member
omicron
From: Normandy, France

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

Is there a way not to link the category and just the articles?

Thanks
Lee

Offline

 

2005-08-10 12:56:32

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

Boris – This does seem to be a problem. I thought I had changed that to a class but appears not. If you can track down these two lines:

<code>$out[] = (!$form) ? ‘<div id=“rssCatArchive”>’.n : ‘’;
$out[] = ($showheader) ? ‘<div id=“rssCatArchiveHeader”>’.$headerlabel.’</div>’.n : ‘’;</code>

You can change the id to a class.

lee – If you set showcats=“0” it will not show the category headers. If you’re looking to show the headers, just without the link, thats not possible without changing the code.

Offline

 

2005-08-10 17:30:51

lee
Member
omicron
From: Normandy, France

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

Thanks, I’ll have a go at changing the code. Your e-commerce sites sound very interesting, look forward to seeing what you’ve done.

Offline

 

2005-08-14 00:34:56

ookpik
Member
beta

Re: [ORPHAN] rss_suparchive_bycat - related articles by category

With the latest txp release, the “category names” are more like IDs or URLs (e.g., “editor8217s-tips”) instead of category titles (e.g., “Editor’s tips”).

It’s really a drag to get a list of hyphenated crap using this plugin (which I use a lot and really appreciate. Kiss kiss, much thanks, etc!).

Any hints? Thanks!

Offline

 

Powered by FluxBB