Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-04-25 23:50:09

velograph
New Member
From: Oregon
Registered: 2007-03-25
Posts: 9

Removing the time and permalink

I’m fairly new to textpattern but have been searching the forums and testing things out for a couple days trying to find info on removing the time and permalink from the title on specific pages.

The first thing that comes to mind is that this may not be what I really want to do. I’m using textpattern to manage a site(velograph.net). Everything but the main page is going to be static, but I’ve “posted” on each of the sub pages. Since they won’t be added to in the future, I’d like to remove the time and link so that they don’t look like posts, but rather static pages.

Is this possible? Or is this an improper use of textpattern? Everything but this seems to work sportingly. I’ve looked through the forms, which I’ve altered before to remove parts from the comments_display, but I’m not sure.

Thanks for your help,

Jason

Offline

#2 2007-04-26 03:21:16

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Removing the time and permalink

Yep, modify your article form(s).

Offline

#3 2007-04-26 17:49:10

masa
Member
From: Asturias, Spain
Registered: 2005-11-25
Posts: 1,091

Re: Removing the time and permalink

In your default form change this line

<h3><txp:permlink><txp:title /></txp:permlink> &#183; <txp:posted /></h3>

to this:

<h3><txp:title /></h3>

Offline

#4 2007-04-26 18:02:00

velograph
New Member
From: Oregon
Registered: 2007-03-25
Posts: 9

Re: Removing the time and permalink

I changed my single form so that the default page would still show the time/link. I had to override the single form in my posts though, but it seems to work.

Thanks for the jumpstart. I knew I was overlooking something.

Jason

Offline

Board footer

Powered by FluxBB