This tutorial will show you how to add content from the frontend of your Mambo site
Tutorial Text
In this tutorial we will be adding new content to our site from the frontend. This is useful for people you want to allow to add content, but don't necessarily want to give admin access to.
Begin by clicking Submit FAQ. You can add more sections for submission by creating menu items that point to index.php?option=com_content&task=new§ionid=YOUR_SECTION_ID
Enter a title for your item
Then select the category
Now enter the intro text for your content item
Enter the main text of your content item if you want to. This is optional
You can control many of the same features on the frontend as you can on the backend. We will set this item to be published and show on the frontend.
We can also add keywords and a description
Now we will save the item
And our new article shows up on the frontend of the site