Within limits. The Mambo User Manager currently only supports a few
levels ("groups") of users. You can show different content to different
groups, but you cannot show each individual user a unique set of
content. Put another way, every user in the group will see the same
content as the other users in the group. If you really need this
functionality, there are some third party components which add
additional flexibility. Write Comment (0 comments) |
|
Visit the Forums regularly and subscribe to the Mambo Security Announcements mailing list. Write Comment (0 comments) |
|
A simple question with a complex answer! It is complex because security
issues arise from a variety of sources: your code, your server, the
other things running on your server, the users, etc. While Mambo itself
is relatively secure, you may still experience problems if the server
is compromised or if a user gives up a password. The basic steps you
should take however include:
- Do not unnecessarily leave directories open with CHMOD set at 777 (configuration.php in particular should be set to chmod 644)
- Delete your old installation directory (don't just rename it!).
- Implement HTTP access controls for your admin login.
- Make all your admin passwords at least 8 characters and containing symbols and numbers as well as letters.
There's more that you can do, but it is outside the scope of this FAQ. Write Comment (0 comments) |
|
A Category must be empty of all Content Items before it can be deleted.
A Section must be empty of all Categories before it can be deleted.
Remember, in Mambo, when you delete an item, it moves to the Trash
Manager. To delete it permanently, you must go to the Trash Manager and
delete the items a second time; only then can you delete the related
Category / Section. Write Comment (0 comments) |
|
A Category is a subset of a Section. Content Items belong to
Categories; Categories belong to Sections. The only exception to this
hierarchy is Static Content, which exists outside of the Sections >
Categories structure. Write Comment (0 comments) |
|
|
|
<< Start < Previous 1 2 3 4 Next > End >>
|
| Results 21 - 30 of 33 |