Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2005-05-07 21:36:54
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Offline
Offline
#3 2005-05-07 22:04:35
- davidm
- Member
- From: Paris, France
- Registered: 2004-04-27
- Posts: 719
Re: upm_category_title
Another useful one ! Thanks :)
.: Retired :.
Offline
#4 2005-05-14 16:30:03
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_category_title
Plugin updated (v.0.3).
Last edited by Mary (2005-05-14 16:31:56)
Offline
Re: upm_category_title
News: On the changeset 373 log, kusor reports:
Display section/category titles on public site pages instead of names.
Populate categories DB title fields on _update.php.
Get title displayed trees for categories.
(Thanks osei; this is your patch with steroids).
So now this functionality has become built-in.
VC3 :: weblog :: my wishlist
Offline
#6 2005-05-19 17:58:25
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_category_title
I checked when I saw the changeset. <txp:category1 />
and <txp:category 2/>
remain unchanged, and there’s still no way to display current category title.
Offline
Offline
Re: upm_category_title
Hey mary is it possible to make this a link like the built in category tag? <code><txp:category1 link=“y” /></code>
Update: nevermind I used it this way <code><a href=”/category/<txp:category1 />”><txp:upm_category1_title /></a></code>
Last edited by tinyfly (2005-06-07 19:08:50)
Refresh Dallas and other Refreshing Cities.
Offline
#9 2005-06-14 23:22:31
- aboswell
- Member
- Registered: 2004-11-08
- Posts: 26
Re: upm_category_title
I might be an absolute idiot, but I can’t figure out how to use this. I get the basic plugin, but how would I use the name option. Again, I am just beating my head against the wall on this.
Offline
#10 2005-06-15 01:08:05
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_category_title
With a category whose “name” is “oz” and the title is “Lions and Tigers and Bears! oh my!”, you’d do
<txp:upm_category_title name="oz" />
Offline
#11 2005-06-15 17:13:47
- aboswell
- Member
- Registered: 2004-11-08
- Posts: 26
Re: upm_category_title
Hold on, are you saying the category is “oz” but the title of the category is “Lions and Tigers and Bears! oh my!”? I haven’t found anywhere to make a different title for a category. I am using the standard rc3.
Mary, btw, you are really a lifesaver when it comes to helping my non-programmer brain get things done!
Offline
Re: upm_category_title
cat titles were introduced in rev344 I believe. If you have the “deaload” installed from textpattern.com you will not have that feature and this plugin will not work. If you need titles you would need to look at textpattern.org for svn instructions. And get one of the latest revisions.
Offline