I've seen this being asked before, but not really resolved:
what role do I have to give a user so he can edit his own PAGE (and posts, that I can do: author).
You see I want to have 1 PAGE per user that only that user can change. For all I know it's a mix between:
- editor: everyones post/pages
- author: own posts/no pages, bummer...
I've tried the role-manager plugin, but the only capability that's missing is (of course) edit own page...
On a different approach I tried the Cimy_User_Extra_Fields plugin, but that doesnt allow wysiwyg in the field, I only need 1 textbox field with the visual editor... (unless maybe if I hack the tinymce-excerpt plugin to work wit the specific field?)
Any help, please?