Article management in Joomla: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
m Created page with "== Create Article == == Edit Article == == Delete Article == <center> To Joomla</center>"
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Create Article ==
== Create Article how to ==


== Edit Article ==
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'''
[[Image:Content article manager.png]]
* Select '''New''' icon to create new article.
[[Image:New icon.png]]
* 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.
[[Image:Create article.png]]
* Parameter options are optional.
* Select '''Save''' icon to save article.
[[Image:Save icon.png]]
* Select '''Close''' icon to exit without saving changes.
[[Image:Close icon.png]]
 
== 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

  • 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

  • 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.

Delete Article[edit | edit source]

To Joomla