Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[solved] Write access to Index on textpattern.net
I’ve just spotted a text error on the front page of textpattern.net. Also, the {{Work in progress}} stub needs updating to reflect the new URL for the forum.
Both are trivial for me to fix, and I’d be happy to do it if someone could give me the rights to edit the front page and the stubs, please. Thank you.
Edit. corrected title -Gocom
Last edited by Gocom (2013-12-28 16:02:08)
Offline
Re: [solved] Write access to Index on textpattern.net
We should just remove the index permission limitation if possible. Everyone with account can edit the index page regardless as it uses templates and the restriction does not actually protect anything.
Even if the permission restriction couldn’t be turned off in the wiki software, it can still be bypassed by putting the whole index page markup to a template. I personally don’t have access to the wiki, so I can not myself do this.
Offline
Re: [solved] Write access to Index on textpattern.net
If I can edit the template, I will – I couldn’t track it down on the wiki and the oh-so-useful Edit button is missing for me on the Index page.
And thanks for correcting my flub in the title. You’re getting a bit too much practise at that task with me, recently.
Offline
#4 2013-12-28 16:17:21
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [solved] Write access to Index on textpattern.net
Hi Pete, I don’t know how to remove the restriction but you can find the templates through ‘All Pages’ (bottom of the page menu), and then choose namespace ‘Template’.
These are the templates used on the index page:
<div class="brickwrap">
{{Installation index}}
{{Adminside index}}
</div>
<div class="brickwrap">
{{Tags reference index}}
{{Top Tutorials home block}}
</div>
<div class="brickwrap">
{{Themes home block}}
{{Extension home block}}
</div>
<div class="brickwrap">
{{FAQ home block}}
{{Community home block}}
</div>
Offline
Re: [solved] Write access to Index on textpattern.net
gaekwad wrote #277603:
If I can edit the template, I will – I couldn’t track it down on the wiki and the oh-so-useful Edit button is missing for me on the Index page.
That short introduction paragraph isn’t part of templates. Its in the ‘Index’ page contents that is restricted to admin accounts (Bloke, Els, Destry and Nabrown78, I believe).
Offline
#6 2013-12-28 16:27:44
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [solved] Write access to Index on textpattern.net
Gocom wrote #277606:
That short introduction paragraph isn’t part of templates.
If it was the link to this forum you intended to correct, I just did that :)
Offline
Re: [solved] Write access to Index on textpattern.net
Els wrote #277605:
Hi Pete, I don’t know how to remove the restriction…
If you have edit rights to the Index page, you could move all of its contents, or the introduction, to a template and then call that template from the page. That way everyone has access to it.
If it was the link to this forum you intended to correct, I just did that :)
Yep.
Offline
Re: [solved] Write access to Index on textpattern.net
Els wrote #277605:
These are the templates used on the index page:
That’s what I was looking for – thank you very much. I will fix have fixed the error.
Last edited by gaekwad (2013-12-28 16:35:00)
Offline
#9 2013-12-28 18:27:01
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [solved] Write access to Index on textpattern.net
Gocom wrote #277609:
If you have edit rights to the Index page, you could move all of its contents, or the introduction, to a template and then call that template from the page. That way everyone has access to it.
Done!
Offline
Re: [solved] Write access to Index on textpattern.net
Offline