Article management in Joomla: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
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 == | == 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''' | |||
[[Image:Content article manager.png]] | |||
* Select check box for article you want to edit | |||
[[Image:select article.png]] | |||
* Select '''Edit''' icon to edit article. | |||
[[Image:Edit icon.png]] | |||
* Modify article settings or content | |||
* Select '''Save''' icon to save article. | |||
[[Image:Save icon.png]] | |||
* Select '''Close''' icon to exit without saving changes. | |||
[[Image:Close icon.png]] | |||
== Delete Article == | == Delete Article == | ||
<center>[[Joomla | To Joomla]]</center> | <center>[[Joomla | To Joomla]]</center> |
Latest revision as of 16:27, 23 October 2010
Create Article how to[edit | edit source]
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[edit | edit source]
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.