문제

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.

도움이 되었습니까?

해결책

if you want to allow your users to edit only a kind of articles, you need ACL.
Sadly, there is no such thing in Joomla 1.5 (unless you buy a commercial extension), but you can find it natively in Joomla 2.5

It's a very powerful thing, give it a try!

EDIT
If you REALLY need to use joomla 1.5, take a look at this component : it adds the ACL logic inside site. I never tested it, however here you can find more ACL extensions

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top