I would like to create specific pages with their own administrator user, who can edit that page.
Is this possible?
Or is there a plugin which can do this?
It seems that Wordpress only has Roles - as defined here:
http://codex.wordpress.org/Roles_and_Capabilities
but if i create an another administrator user - that user will have same privileges for ALL pages - which isn't what i want - I would like to set the user privileges at page level if possible?
thanks.