| Is there a way to have certain blocks editable by all, while restricting some? |
| Author | Post |
|---|
tcbeaton Member
| Joined: | Sun May 28th, 2006 |
| Location: | |
| Posts: | 11 |
|
Posted: Mon May 29th, 2006 08:36 pm |
|
I have three sections on a page... One I'd like to be editable by all, and two by a specific user. Can this be done?
This is the scenario:
<DIV editblock="one" userblock="joe">
<DIV editblock="two">
<DIV editblock="three" userblock="joe">
Nearest I've been able to see, no one can edit the "two" block, since there is no user associated with it.
|
Keith Moderator
| Joined: | Fri Apr 8th, 2005 |
| Location: | |
| Posts: | 578 |
|
Posted: Wed May 31st, 2006 10:19 pm |
|
The 6.11.060531 update allows using a user named "allusers" in a userblock to make the userblock editable by any user.
<DIV editblock="one" userblock="joe">
<DIV editblock="two" userblock="allusers">
<DIV editblock="three" userblock="joe">
|
 Current time is 05:08 pm | |
|
|
|
Powered by
WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez