Inserting a table into an Article: Difference between revisions

From Joomla! Documentation

No edit summary
Jeswanth (talk | contribs)
mNo edit summary
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{cookiejar}}
<noinclude><languages /></noinclude>
{{underconstruction}}
<translate><!--T:1--> '''Note:''' If you are using the TinyMCE editor please go to '''Extensions > Plugin Manager''' and ensure that on TinyMCE editor the '''Plugin Parameters Functionality''' is set to '''Extended.''' You will not be able to insert tables without this being set.</translate>
A table may be inserted in an Article as follows:
# Open the article for editing either by:
#* Opening the Article Manager, selecting the article and clicking the Edit toolbar button or,
#* Clicking the Add New Article button in the Control Panel.  
# With the cursor locate the position in the article where you want to insert a table.
# click insert, Insert/modify table opens
# select values (with short explanation)
# click insert.
#enter content into invidual cells


== Modifying a table ==
<translate><!--T:2--> A table may be inserted into an Article as follows:</translate>
To add another row:
# <translate><!--T:3--> Open the Article for editing either by:</translate>
#Select a cell in a row.
#* <translate><!--T:4--> Click the '''Content > Article Manager''' menu item to go to the Article Manager, select the Article and click the ''Edit'' toolbar button.</translate>
#Click new row before or after.
#* <translate><!--T:5--> Clicking the ''Add New Article'' button in the Control Panel.</translate>
#* <translate><!--T:6--> If logged in to the Front-end, you have appropriate permissions and are viewing the Article you wish to edit: Click the ''Edit'' toolbar button.</translate>
# <translate><!--T:7--> With the cursor, navigate to the location in the Article editor where you want to insert a table.</translate>
# <translate><!--T:8--> Click the ''Inserts a new table'' editor toolbar button. The ''Insert/Modify table'' screen opens.</translate>
# <translate><!--T:9--> Select the number of rows and columns and other parameters according to your requirements.</translate>
# <translate><!--T:10--> Click the ''Insert'' button.</translate>
#* <translate><!--T:11--> Clicking the ''Cancel'' button closes the ''Insert/Modify table'' screen.</translate>
# <translate><!--T:12--> A blank table will be inserted. Type content into individual cells by clicking in a cell and typing.</translate>
<translate><!--T:13--> For further information about modifying tables please read:</translate> [[Modifying a table in an Article|<translate><!--T:14--> Modifying a table in an Article</translate>]].


To delete a row:
<noinclude>
#Select a cell in the row you wish to delete.
[[Category:Article Management{{#translation:}}]]
#Click delete row.
</noinclude>
 
To add a new column:
#Select a cell in a column adjacent to where you wish to create a new column.
#Click new column before or after.
 
To delete a column:
#Select a cell in the column you wish to delete.
#Click delete column.

Latest revision as of 08:27, 12 March 2021

Note: If you are using the TinyMCE editor please go to Extensions > Plugin Manager and ensure that on TinyMCE editor the Plugin Parameters Functionality is set to Extended. You will not be able to insert tables without this being set.

A table may be inserted into an Article as follows:

  1. Open the Article for editing either by:
    • Click the Content > Article Manager menu item to go to the Article Manager, select the Article and click the Edit toolbar button.
    • Clicking the Add New Article button in the Control Panel.
    • If logged in to the Front-end, you have appropriate permissions and are viewing the Article you wish to edit: Click the Edit toolbar button.
  2. With the cursor, navigate to the location in the Article editor where you want to insert a table.
  3. Click the Inserts a new table editor toolbar button. The Insert/Modify table screen opens.
  4. Select the number of rows and columns and other parameters according to your requirements.
  5. Click the Insert button.
    • Clicking the Cancel button closes the Insert/Modify table screen.
  6. A blank table will be inserted. Type content into individual cells by clicking in a cell and typing.

For further information about modifying tables please read: Modifying a table in an Article.