Article management in Joomla: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
* Select '''Save''' icon to save article. | * Select '''Save''' icon to save article. | ||
[[Image:Save icon.png]] | [[Image:Save icon.png]] | ||
* Select '''Close''' icon to exit without saving changes. | |||
[[Image:Close icon.png]] | |||
== Edit Article how to == | == Edit Article how to == |
Revision as of 16:25, 23 October 2010
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 Edit icon to edit article.
- Modify article settings or content
- Select Save icon to save article.
- Select Close icon to exit without saving changes.