I am new in joomla 1.5.26 . I am trying to edit some certain articles for registered user but not for all articles. In my current situation all articles are becoming editable. But I want to make some of the articles would be editable. Please guide me how to do that. Thanks in advance.
closed as off topic by casperOne♦ Oct 17 '12 at 0:40
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
if you want to allow your users to edit only a kind of articles, you need ACL. It's a very powerful thing, give it a try! EDIT |
||||
|
|
You can edit any article from admin panel by logging in as Admin. In case you are logging in frontend with admin account then you can edit all articles,any other register user can not edit thees articles, this functionality is available for admin only. |
|||
|
|