Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.0 M2
-
Fix Version/s: None
-
Component/s: Other
-
Labels:None
-
keywords:programming rights information tab
-
Similar issues:
XE-521AllDocs's attachment tab requires programming right to work XE-310XWiki.Treeview needs programming rights XE-539tag suggest feature does not work if Main.WebHome is not saved with programming rights. XE-445Don't show blacklisted spaces in AllDocs page XE-448Don't show blacklisted spaces in search results page XE-1173Fix Installer README and License information XE-218Confusing display of information XE-89Breakage in links on various parts of xwiki causes "page cannot be displayed" type errors XE-390No right set at the wiki level, accesing space administration throws error if right is set at space level XE-972Error seen by logged on user that has been deleted
Description
Right now, to find out if a page is saved with programming rights, you have to:
a) As admin, go to the wiki preferences > rights management and see if the user that last saved the page has programming rights
b) As a normal user, write some velocity code to ask if the user that last saved the page has programming rights
Also, it's very easy to save the page with another user and lose programming rights without knowing.
The suggested improvement involves adding an extra section under a page's Information tab that says if the page is saved with programming rights or not. Also, this section could be made available only to advanced users which are the main target.
This is just a minor UI improvement that can help a lot.