header image
Home arrow Blog
Blog - Content Section Layout
Can I change the format of the Home Page?
Yes, and it is very easy to do. The formatting of the Home Page -- the number of columns, the number of articles, etc. -- is controlled by the Parameters tab found on the Main Menu Item "Home". GoTo: MENU>MAINMENU and select HOME. In the right column you will see the Parameters...
Can users edit content from the front end?
Yes, if they are registered users who are logged into the system, and if you have given them permission. There are three user levels which have this power:
  • Author - This group allows a user to post content, usually via a link in the User Menu.
  • Editor - This group allows a user to post and edit any content item from the Front-end.
  • Publisher - This group allows a user to post, edit and publish any content item from the Front-end.
Can I show different users different content?
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.
How do I keep track of security advisories?
Visit the Forums regularly and subscribe to the Mambo Security Announcements mailing list..
How do I secure my Mambo site?
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.
<< Start < Previous 1 2 Next > End >>

Results 1 - 10 of 11
Mambo is OSI certified Open Source software. It is free of charge and is governed by the General Public License (GPL). Learn more about Open Source and the OSI at the Open Source Initiative (OSI) website.