Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2008-10-29 18:42:29
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,094
Re: [request] Sub Sections
Els wrote:
Driz, do you really need ‘real’ subsections, because if it’s only about the URL scheme, gbp_permanent_links can do an awful lot.
Can’t comment on gbp_permanent_links, but if it’s about the url scheme, well, that’s usually something only developers get their knickers in a twist. The average visitor doesn’t pay any attention to it.
Recently I had to settle for a host, where even clean urls weren’t an option, the client is happy nevertheless.
Offline
Re: [request] Sub Sections
That plugin breaks my website and i get this error: A problem occured while loading the plugin: gbp_permanent_links -> User_Error: Unable to include required plugin “gbp_admin_library” on line 482
Fatal error: Class ‘GBPPlugin’ not found in /home/driz/public_html/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 13
EDIT: seems you need TWO plugins for this to work. x
Last edited by driz (2008-10-29 19:32:16)
~ Cameron
Offline
Re: [request] Sub Sections
UGh I don’t understand this plugin, okies for an example say I have my Contact page, and I want to do this: domain.com/about/contact
Contact is a page (not a section) How do I go about doing this? x
~ Cameron
Offline
Re: [request] Sub Sections
if about is your section, then you dont need the plugin for this, simply set your permlink mode to section/title on the txp preferences page.
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: [request] Sub Sections
kemie wrote:
if about is your section, then you dont need the plugin for this, simply set your permlink mode to section/title on the txp preferences page.
That’s what it’s set as! But CONTACT isn’t an article, its a page
Last edited by driz (2008-10-29 20:19:34)
~ Cameron
Offline
Re: [request] Sub Sections
define page…
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
Re: [request] Sub Sections
page = actual page in the pages part of presentation (my contact page has html/php/txp tags to forms etc)
~ Cameron
Offline
#20 2008-10-29 22:41:47
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [request] Sub Sections
Txp doesn’t display pages. It uses pages to display articles (individual or lists). Maybe this reading helps: Understanding Textpattern Building Blocks.
If you have problems with gbp_permanent_links, post in the plugin thread, you will get help there. I agree that when you start using the plugin, it is not easy to understand how it works. But it’s a very powerful plugin, you can insert almost anything in the URL to ‘fake’ subsections.
Offline
Re: [request] Sub Sections
so i had a contact form, where would that go? inside of an article :S
~ Cameron
Offline
#22 2008-10-29 23:04:01
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [request] Sub Sections
Reply is here :)
Offline