Article management in Joomla
Jump to navigation
Jump to search
To Joomla
Create Article how to
There are multiple ways to create Joomla articles and this how to details one method. For these steps the user requires appropriate permission to access the Joomla backend.
Note: My how to notes are for my implementation of Joomla. Your how to may be different
- Using your favorite standards compliant web browser visit Joomla backend typically @ http://yourdomain.com/administrator/
- Log into Joomla backend
- Select Content > Article Manager
- Select New icon to create new article.
- Complete various fields
- Fill in Title
- Alias is optional as an alias will be created automatically from the Title entry
- Select whether article is Published
- Select whether article is on Front Page
- Select Section from drop down menu
- Select Category from drop down menu
- Populate body of editor with appropriate content.
- Parameter options are optional.
- Select Save icon to save article.
- Select Close icon to exit without saving changes.
Edit Article how to
There are multiple ways to edit Joomla articles and this how to details one method. For these steps the user requires appropriate permission to access the Joomla backend.
Note: My how to notes are for my implementation of Joomla. Your how to may be different
- Using your favorite standards compliant web browser visit Joomla backend typically @ http://yourdomain.com/administrator/
- Log into Joomla backend
- Select Content > Article Manager
- Select check box for article you want to edit
- Select Edit icon to edit article.
- Modify article settings or content
- Select Save icon to save article.
- Select Close icon to exit without saving changes.