Forum Moderators: open

Message Too Old, No Replies

Contribute 3

Permissions for certain sections

         

danielkerr

4:27 pm on Jun 22, 2005 (gmt 0)

10+ Year Member



I have my page setup so that the header and nav are include files and cant be edited.
My main content is not an include so that it can be edited, but the problem i am having with this is that people can delete the table that holds the conent. I do not wish for them to be able to delete the table, only edit the text and area with in the table. Is there a way that I can make it so people can only change the content of the table and not be able to delete the table itself?

sem4u

4:34 pm on Jun 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can you insert an 'editable region' inside the table?

danielkerr

4:49 pm on Jun 22, 2005 (gmt 0)

10+ Year Member



Im not sure, I am new to contribute. I had never heard about it before I joined Enerplus as a summer employee. So far the only way i see how to get around this is to have abosolute positioned div's. For me that would require changing my html and does not seem like it would as efficient as just being able to set peoples permissions so they can only edit content between my td tags.

danielkerr

6:51 pm on Jun 23, 2005 (gmt 0)

10+ Year Member



Ok got my editable region setup, but in contribute you can still delete my row and column.

<snip>

thats what my code looks like

any ideas as to how i can make it so the row/column cant be deleted?

[edited by: engine at 6:21 am (utc) on June 24, 2005]
[edit reason] TOS [/edit]

tedster

2:53 pm on Jun 24, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's been a while since I last used Contribute, but as I remember this from version 2 you can set this kind of restriction when you set up the user group permissions and generate the key for them. It doesn't happen i the html itself, in other words.