Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#97 2005-07-18 10:34:05
- iboxifoo
- New Member
- Registered: 2005-07-18
- Posts: 2
Re: [plugin] [ORPHAN] ob1_title
Sorry if I am missing the boat here, but I am right in thinking that ob1_title (ver 2.2) no longer works with spc_section_alias? I noticed that it is no longer called in the plugin. Specifically, I want to replace %section with the name attribute given in my section_prefix form. Can anyone help?
Offline
Re: [plugin] [ORPHAN] ob1_title
iboxifoo,
You’re right. It does not use spc_section_alias no more since now can use the Section title and Category title instead for some specific names for thoose so I did not see any need for it in the latest releases of TXP.
Why is this a problem for you?
Plugins:
ob1_advanced_search 1.032b, ob1_search_score 1.0, ob1_pagination 2.5, ob1_title 4.1, ob1_modified 2.1
“Let your plans be dark and as impenetratable as night, and when you move, fall like a thunderbolt.”
— Sun Tzu
Offline
#99 2005-07-18 13:22:32
- iboxifoo
- New Member
- Registered: 2005-07-18
- Posts: 2
Re: [plugin] [ORPHAN] ob1_title
obeewan,
Just upgraded to the latest rev (I was using the vanilla RC3), and spotted the new section title entry in the sections tab. So everything is sorted now. Thanks, iboxifoo
Offline
#100 2005-09-02 03:23:35
Re: [plugin] [ORPHAN] ob1_title
Two little things : the separator get added after the last item (for example “sitename – section – article – “) ; and it seems to use the section name and not the section title.
Edit: I need new glasses.
Last edited by Jeremie (2005-09-02 03:23:55)
Offline
#101 2005-09-11 19:23:33
- Ray
- Member
- Registered: 2004-03-02
- Posts: 155
Re: [plugin] [ORPHAN] ob1_title
I don’t know how I missed this. This is beyond brilliant. A definite must. Should be part of the next Txp build.
Well done Hendrik 8 )
Offline
#102 2005-10-05 19:22:57
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] ob1_title
Obeewan, I just noticed a funny behaviour of the plugin: when there are commas in an article title, these are replaced with the separator. <a href=“http://doggiez.nl/artikelen/lamas-leguanen-ratten”>Like here</a>.
Last edited by doggiez (2005-10-05 19:24:41)
Offline
#103 2005-10-05 19:52:24
Re: [plugin] [ORPHAN] ob1_title
Looks alright to me Els. Are you seeing things again? ;)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#104 2005-10-05 20:25:10
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] ob1_title
I guess I’ll have to hear that for some time… but this time it’s not yellow ;)
What I mean is of course the page title. The article title is Lama’s, leguanen, ratten…, and in the page title it is displayed as Lama’s :: leguanen :: ratten…
Offline
#105 2005-10-05 20:54:00
Re: [plugin] [ORPHAN] ob1_title
Wow! Way Cool! This thing works like a champ and just as advertised. Everyone needs to get this. Thank again!
[url=http://mesothelioma-cancer-info.us]Mesothelioma Information[/url] | [url=http://weddings-r-us.com]Weddings-R-Us[/url] | [url=http://offshore-service.us]Offshore Services[/url]
Offline
#106 2005-10-05 21:29:12
Re: [plugin] [ORPHAN] ob1_title
Yes, sorry Els, I was looking at the page rather than the tab. You definitely have :: in the tab. You can sleep more easily now can’t you? :) Can’t say I’ve had the problem though I’m slowly replacing it with TXP tags. Now that we can use things like <code><txp:section title=“1” /></code>, <code><txp:category title=“1” /></code> and <code><txp:page_title /></code> I’m finding I need this plug-in les and less.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#107 2005-10-17 22:32:49
Re: [plugin] [ORPHAN] ob1_title
Hi.
This plug-in seems to work fine for me but just want to say that when in set TXP in debugging status I get the following:
<pre>
Notice: Undefined offset: 0 in /www/exaudi/public_html/justamente/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 48
Notice: Undefined offset: 0 in /www/exaudi/public_html/justamente/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 63
Notice: Undefined offset: 0 in /www/exaudi/public_html/justamente/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 100
</pre>
I dont know what does mean, and again, the plug-in and the site both seem to work fine.
Of course, if I disable ob1_title plugin, those errors dissapear.
What the errors mean? should I change anything?
Offline
#108 2005-10-17 22:59:35
Re: [plugin] [ORPHAN] ob1_title
They aren’t errors they are only notices. Provided everything is working properly you shouldn’t worry about it. Most of the plug-ins create notices at the moment because most of them haven’t been fully updated to 4.0.1 specification. Keep your site set to “Live”.
Last edited by thebombsite (2005-10-18 14:21:47)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline