Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#373 2007-01-29 14:55:33
- ricoschette
- Member
- From: Estonia
- Registered: 2005-09-17
- Posts: 176
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Hi there,
I installed this plugin as well today and the website is running on TXP version 4.0.3, plugin is 0.7.2.
So I did this to get it shown up in under Write tab:
wilshire wrote:
Looks like that changed again after my post. Check for this in the code:
var side = document.getElementById('write-sort');
And, I changed that to: var side = document.getElementById('articleside');
Is that correct??
Strange, now I have 2 Categorise sections… first is like it was before (default TXP) and down below under “Publish” button there’s the second Categorise, where I can choose categories from.
I could take a screenshot if necessary.
Offline
#374 2007-01-30 22:55:58
- Beertigger
- Member
- Registered: 2007-01-30
- Posts: 18
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Hi all,
This is no doubt due to my rank stupidity, but I can’t seem to get this plug to work on 4.0.4 with version 0.7.2. I don’t get a new category menu, but I do get an error:
missing ; before statement on line 205
Anybody got any idea what that means?
Thanks!
Offline
#375 2007-02-01 13:04:05
- castanet
- Member
- From: Oxford
- Registered: 2005-03-19
- Posts: 97
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Hi
I just installed the plugin and activated it, but no amount of ctl-clicks will include the articles in any category. Although the names stay highlighted on the article page, the categories page shows no articles in any category.
Any ideas? Is it me?
Offline
#376 2007-02-02 00:27:41
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I’m using 0.7.2 and it’s working very well excepting one little problem.
When using rss_unlimited_categories_cloud, instead of outputting the category name in the link it is outputting the category ID.
So for example, instead of linking to http://mysite.com/journal/design/ it is linking to http://mysite.com/journal/27/
Of course using the category ID does not return any result. Where am I going wrong? I am using the tag like this [txp:rss_unlimited_categories_cloud linktosection=“journal” /] I have also tried using messy urls but to no avail
Offline
#377 2007-02-02 06:22:26
- Beertigger
- Member
- Registered: 2007-01-30
- Posts: 18
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Tried a brand-spankin’ new untouched install of 4.0.4, and I can get the new Categorize menu to show under the old Cat 1/Cat 2/Section popups, but ONLY if there’s no or just one category choice available. Add another, and I get the same error:
missing ; before statement
which is referencing the line that begins:
div.innerHTML = ‘<p>Categorize [<a href=”?event=category”>Edit</a>]<br /><select name=“Cats…
What to do, what to do? ; )
Thanks for any help…
Offline
#378 2007-02-03 08:26:11
- shaza
- Member
- Registered: 2006-10-31
- Posts: 20
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I am using textpattern 4.0.3, and I installed this plug-in, and copied my existing categories into the database table as well. However, I just can’t get it to work >_>. It simply doesn’t show up a multiple category box when I go to the “write” tab… and I tried to install it another time deleting the self created table and stuff. Everything copied right into the database.
Does it matter about my prefix?
Last edited by shaza (2007-02-03 08:28:22)
Offline
#379 2007-02-04 09:07:27
- castanet
- Member
- From: Oxford
- Registered: 2005-03-19
- Posts: 97
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I think I see where I may be going wrong. I’m using a popup list of categories – is there a new tag for that so that it will show the unlimited categories?
Offline
#380 2007-02-05 11:09:41
- M_i
- Member
- Registered: 2006-03-05
- Posts: 122
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Just a little cosmetic problem, but it still bugs me:
When I define a label for the rss_unlimited_categories_filedunder tag, it will show that label, whether there are categories to list or not.
The general rule in Textpattern seems to be that if there’s no list to show (in this case: 0 categories assigned to an article), then there’ll also be no label, and that also how I’d like things to work here.
Is there a way I could hide the label when an article has no categories?
Edit: Never mind, fixed it myself by editing the plugin a wee bit.
Thanks for this great plugin! This should be part of standard issue TXP!
Edit again: I posted the wee bit of editing here
Last edited by M_i (2007-03-13 10:57:38)
Offline
#381 2007-02-06 02:56:38
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I realize there’s a backlog of questions, but I’ll add mine just in case someone happens to have seen this. I installed the plugin and it seemed to be working fine; I transferred old categories to the new table. Then, I’m not sure what I did, but the multi-category box disappeared. I’ve disabled and re-enabled, uninstalled and reinstalled, but now I can’t get the plugin functioning again. I was editing categories before and after I installed the plugin, and I may not have refreshed for differences to register once it was installed—would that have accidentally re-set any of the changes the plugin had made?
Any suggestions on how to get this wonderful plugin working again would be greatly appreciated.
Offline
#382 2007-02-09 14:23:31
- Phlip
- Member
- Registered: 2005-03-10
- Posts: 36
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Same scenario/problem as bdhamilton above.
Offline
#383 2007-02-11 18:16:55
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I have a problem with displays.
I installed the plugin, and activated it. Created a number of categories too. Created an item with a number of categories as well.
Now the item itself displays properly, and shows on the homepage too. However, the categories don’t show up the item. i.e ?c=catname1 or ?c=catname2 etc does not show the particular item. Regular items are showing (under the respective categories), though.
Last edited by subirghosh (2007-02-11 18:24:13)
Offline
#384 2007-02-13 14:45:54
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Rob,
I mostly use this plugin for “tagging” purposes, but there are times when I am also using it for managing the location output of certain types of articles. I do so by giving those articles the category of “articles” or “notes”, neither of which do I wish to have show up in the filedunder tag list.
I checked the thread here (searching, not reading as its quite long) and could not find anything about category exclusion. Is that something which can be added in a future release?
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline