Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2005-05-07 21:26:20
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
upm_section_title
This plugin is no longer needed, as this ability is now supported by the built-in tag.
Last edited by Mary (2006-04-11 01:10:42)
Offline
Offline
#3 2005-05-07 22:03:27
- davidm
- Member

- From: Paris, France
- Registered: 2004-04-27
- Posts: 719
Re: upm_section_title
Mary, thanks for this plugin :)
Regarding txp ressources site, I have experienced the same problem, and mailed alicson about this a few weeks ago, she has to reset all users passwords because of the move at TXD and more specifically linked to a MySQL 4.1 migration. Guess she didn’t have time to do it yet…
.: Retired :.
Offline
Re: upm_section_title
Just what I was looking for. Thanks!
After enduring years of Art School, mild mannered Owen Waring noticed some unusual changes… the constant bombardment of criticism, it seems, had altered his DNA. Half pixel pusher, half programmer, he had become…. THE BIZARTIST
Offline
#5 2005-05-14 16:31:40
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
Plugin updated (v.0.3).
Offline
Re: upm_section_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.
Last edited by Etz Haim (2005-05-19 17:14:27)
VC3 :: weblog :: my wishlist
Offline
#7 2005-05-19 17:57:01
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
I checked when I saw the changeset. <txp:section /> remains unchanged. Also, <txp:section /> only works from within an article form.
Last edited by Mary (2005-05-19 17:59:01)
Offline
Offline
#9 2005-05-19 20:34:30
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
It’s okay. At first I was like “hurray!” but then… “oh.”
Offline
Re: upm_section_title
> davidm wrote:
> Regarding txp ressources site, I have experienced the same problem, and mailed alicson about this a few weeks ago, she has to reset all users passwords because of the move at TXD and more specifically linked to a MySQL 4.1 migration. Guess she didn’t have time to do it yet…
just saw this… what did i miss?
feel free to bombard me with emails if there’s ever something that requires my attention… if it has to do with resetting passwords: apparently those have to be done on an individual basis (ugh. if someone knows a way to just fix them all, PLEASEPLEASEPLEASE tell me), so i have been updating on an individual request basis for now.
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
#11 2005-05-19 22:51:09
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
Yep, that’s what we were talking about, and prompted me to email you. :)
Offline
#12 2005-06-17 19:53:16
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
v.0.4
Offline
Re: upm_section_title
Hi Mary. You might want to add <strong>$thisarticle</strong> to <code>global $s;</code> : ) and I don’t really know about the following warning:
<code>[Fri Jul 1 18:07:32 2005] [error] PHP Warning: Missing argument 1 for upm_section_title() in /Library/WebServer/Documents/assetsos/new/textpattern/lib/txplib_misc.php(379) : eval()’d code on line 1</code>
Was building a new breadcrumbs plug-in and couldn’t figure out how to access the new <strong>section_title</strong> txp global so resorted to using this plugin of yours for the time being ; ).
Keep the good work going, Gerhard.
Offline
#14 2005-07-01 19:09:14
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
Oh crumbs. I knew that too, but somehow I thought that was in there. Added it, thanks. I’ll repost the plugin in a little while.
I just found out that Textpattern supresses errors. So, I was running PHP with full error reporting, but that didn’t make a damn difference. Wee. I’m gonna go through all my plugins now and make sure there’s no more funky crap.
Offline
#15 2005-07-01 19:17:45
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_section_title
Oh and the missing argument one, yeah that’s my fault too. I’ll fix that while I’m at it.
sigh
Offline