How do I remove the 'Edit' link?

Use this forum to ask questions about how to do things in GuMax skin.
Post Reply
User avatar
costofliving.in
Rank 1
Rank 1
Posts: 6
Joined: December 4th, 2007, 1:06 am
Location: USA
Contact:

How do I remove the 'Edit' link?

Post by costofliving.in »

My goal is to remove the 'Edit' link at the bottom of the pages without disabling editing. My reasoning is that I want users to make edits by section rather then by page (all pages are pre-populated with information divided into sections). I understand that they can bypass this by editing the URL, but I can live with that. I'm using your original skin. How might I go about this?

Thanks in advance.
My Wiki site, CostOfLiving.in, is a resource providing descriptive area specific living expense information for long and short term travelers and visitors, for FREE - the way it should be!
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: How do I remove the 'Edit' link?

Post by Paul »

You need to open file GuMax.php, and put if statement inside content edit loop section.
User avatar
costofliving.in
Rank 1
Rank 1
Posts: 6
Joined: December 4th, 2007, 1:06 am
Location: USA
Contact:

Re: How do I remove the 'Edit' link?

Post by costofliving.in »

I'm sorry - I should have mentioned that I'm using the original skin which doesn't appear to have a gumax.php file.
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: How do I remove the 'Edit' link?

Post by Paul »

So it will be in your default skin's php file.
User avatar
costofliving.in
Rank 1
Rank 1
Posts: 6
Joined: December 4th, 2007, 1:06 am
Location: USA
Contact:

Re: How do I remove the 'Edit' link?

Post by costofliving.in »

I did it a slightly different way - thanks much for the help. Your input led me down the path I needed to go.
Post Reply