Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#373 2006-01-05 17:30:21

pieman
Member
From: Bristol, UK
Registered: 2005-09-22
Posts: 491
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

I have the same problem as this post by Manfre… which was way back when. I read through every post since then but if it was solved then I missed it.

I am using rss_suparchive in my navigation because of the ability to specify the timeframe=“FUTURE” and timeframe=“PAST” attributes. The list should be present in both seciton and article pages.

  • using section/article URLs it works fine in both
  • but using section/id/article URLs the suparchive list is empty in the article page

is it possible to use it like this with section/id/article URLs?

by the way… this is an immense bit of work. thanks Wilshire!

Offline

#374 2006-01-05 17:43:19

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

It should be possible. I’ll have to do some testing to figure out the best way…

Offline

#375 2006-01-06 03:47:19

imaclanni
New Member
Registered: 2005-09-17
Posts: 8

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

i’m very confused about this whole plugin thing, but i’m limiting myself to one question: does it matter what url setting i have? i have it set on section/id/title and i’m wondering if that’s one of the reasons i can’t get this plugin to work. does it have to be set on year/month/day/title?

Offline

#376 2006-01-07 03:58:51

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

You don’t have to use date based URLs for the plugin to work. It will work with section/id/title.

Just create a page, and place a call to the plugin on the page. Here are some example usages that will give you an idea of different ways to call the plugin.

Last edited by wilshire (2006-01-07 03:59:11)

Offline

#377 2006-01-07 21:57:51

pieman
Member
From: Bristol, UK
Registered: 2005-09-22
Posts: 491
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

I have a query separate from my last post:
I chose the rss_suparchive plugin for my events listing page because I saw you could specify timeframe=”PAST”

But would I also like to limit the timeframe of past events to the current year.
Some people are never satisfied eh?

Is it possible with this plugin? Or can anyone suggest another way?

thanks
Stu

Offline

#378 2006-01-08 00:39:37

RenJonsin
Member
From: Tarpon Springs, FL USA
Registered: 2005-02-06
Posts: 103
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

The latest version that will work on my site is v0.08. Actually that’s the last one that I have a copy of. I’ve used later versions that worked fine but I think around 12 or 13, the plugin broke on my site.
With v0.15 and v0.14 for sure, no archives were output on my staff pages for each writer. These are actually setup as section archives, not author archives. Now, with v0.16, any link I click for an article goes to that articles catagory page instead of the article page. I’m getting the same results with all other plugins turned off.

I’ve reverted to v0.08 because I figure if it ain’t broke, I’m not trying hard enough but I’d really like to take advantage of the new features.

Here’s the code that I am using in the ARTICLE.

<code>
<txp:rss_suparchive section=“theffelfinger,md” dateformat=“F Y” addbreak=”0” showsubdate=“1” subdateformat=“F j” />
</code>

Offline

#379 2006-01-08 04:17:33

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

pieman – There’s no way to limit only to the current year. If you wanted to do that you’d have to modify the query that selects which articles to display.

RenJonsin – I assume the html entities in the example above are just from cutting and pasting. Otherwise, I’m not sure what the problem could be. That’s almost identical to the way I use it. What version of TXP are you running?

Offline

#380 2006-01-08 04:37:39

RenJonsin
Member
From: Tarpon Springs, FL USA
Registered: 2005-02-06
Posts: 103
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

I’m using version 4.0.3 but since you pointed out the html entities, I retyped my code but still had the same result.

Also, I deleted version 08 this time instead of just installing the new version over it and now I don’t have the problem with the article links going to category pages.

So now the only problem I am having is the archive is not printing out.

Ren

Offline

#381 2006-01-09 16:01:24

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

Hey wilshire,

Sencer just found out that rss_suparchive interferes with <txp:file_download_link> and doesn’t allow it to work. It is reported in this thread.

Could you take a look at this problem? Thanks.

Last edited by tinyfly (2006-01-09 16:02:02)

Offline

#382 2006-01-09 22:06:02

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

Ok, version 0.16.1 is available for download now and it should alleviate the file download problem.

It should also fix the inadvertent date filtering on article pages problem mentioned by pieman here and originally by Manfre a long time ago. I have it running on an article page on my site here

Download rss_suparchive 0.16.1

Offline

#383 2006-01-10 08:44:41

pieman
Member
From: Bristol, UK
Registered: 2005-09-22
Posts: 491
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

genius

Offline

#384 2006-01-11 03:01:53

RenJonsin
Member
From: Tarpon Springs, FL USA
Registered: 2005-02-06
Posts: 103
Website

Re: [plugin] [ORPHAN] rss_suparchive - article archive list

I’m getting the same problem. When the plugin is active, the links to articles go to the catagory list that the article is in, not the article proper.

Still on .08.

Offline

Board footer

Powered by FluxBB