Help15

Difference between revisions of "Screen.content.15"

From Joomla! Documentation

(how to access)
Line 1: Line 1:
 +
==How to access==
 +
Back-end, Content -> Article Manager Or click the button 'Article Manager' on the Back-end control panel.
 +
 
==Description==
 
==Description==
 
{{Help screen description placeholder}}
 
{{Help screen description placeholder}}

Revision as of 18:01, 22 April 2008

How to access[edit]

Back-end, Content -> Article Manager Or click the button 'Article Manager' on the Back-end control panel.

Description[edit]

Description Placeholder

Enter a general overview of the functions of the screen under consideration. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Version Changes[edit]

Version Changes Placeholder

Describe any significant changes between the 1.0.x series and the 1.5 version of this particular screen. For example Content Items are now Articles and Static Content Items have become Unassigned Articles. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Column Headers[edit]

Column Headers Placeholder

Enter details of any specific Column Headers definitions that are unique to this function alone. Do not include this section if not applicable. There is no need to go into major detail in this section unless it is appropriate to do so. Use your judgement or discuss with other team members. Use definition term (dt) and style (dt15) for the name of the Column Header and definition description (dd) and style (dd15) for the explanation of the term.

Please remove this placeholder as soon as you start entering text here.

Typical Usage[edit]

Typical Usage Placeholder

This is the most important new section in these Help Screens. This is the meat on the bones of the Help Screen. This should represent the typical basic usage of the screens' functionality in normal use. Write it as a guide not just as a sequence of instructions - except when this is required. Include links to other screens that are needed to complete the function effectively. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Component Parameters[edit]

Click Parameters from the Toolbar in the Articles List View in the Administrator.

Show Unauthorized Links
No Yes
Show Article Title
No Yes
Title Linkable
No Yes
Show Intro Text
Hide Show
Section Name
Hide Show
Section Title Linkable
No Yes
Category Title
Hide Show
Category Title Linkable
No Yes
Author Name
Hide Show
Created Date and Time
Hide Show
Modified Date and Time
Hide Show
Show Navigation
Hide Show
Read more... Link
Hide Show
Article Rating/Voting
Hide Show
Icons
Hide Show
PDF Icon
Hide Show
Print Icon
Hide Show
E-mail Icon
Hide Show
Hits
Hide Show
For each feed item show
Intro Text Full Text
Filter Groups
This sets the user groups that you want filters applied to. Other groups will have no filtering done.
Filter Type
Black List (Default), White List, No HTML
Filter Tags
The extra tags to use in a Black List, or the only tags to use in a White List
Filter Attributes
The extra tag attributes to use in a Black List, or the only tag attributes to use in a White List

More on Filtering[edit]

Joomla! 1.5.2 brings new filtering options to give you more control over the HTML that your content providers submit. You can be as strict or as liberal as you require to suit your site needs. The filtering is opt-in and the default settings afford good protection against markup commonly associated with web site attacks.

You can define which user groups are to receive additional filtering, and then control the type and extent of that filtering.

Black Lists allow all tags an attributes except for those in the black list. The default black list includes the following tags:

'applet', 'body', 'bgsound', 'base', 'basefont', 'embed', 'frame', 'frameset', 'head', 'html', 'id', 'iframe', 'ilayer', 'layer', 'link', 'meta', 'name', 'object', 'script', 'style', 'title', 'xml'

They also only all tags except for those in the black list. The default black list includes the following attributes:

'action', 'background', 'codebase', 'dynsrc', 'lowsrc'

You can black list additional tags and attributes by adding to the Filter Tags and Filter Attributes fields, separating each tag or attribute name with a space or comma.

White Lists allow only the tags listed in the Filter Tags and Filter Attributes fields.

Finally, No HTML removes all HTML tags from the content when it is saved.

Please note that these settings work regardless of the editor that you are using. Even if you are using a WYSIWYG editor, the filtering settings may strip additional tags and attributes prior to saving information in the database.

Examples

To allow people in your Author group to only submit content with basic HTML tags, use the following settings:

  • In the Filter Groups box, select Registered and Author.
  • Select White List as the type
  • Set the Filter Tags to: p, br, a, ul, ol, li
  • Set the Filter Attributes to: href, target

Developers Notes

The filtering parameters in config.xml have the new parameter menu="hide". This hides the filters from the Menu Item's Component pane as you do not want cascading overrides to occur at the menu item level.

Quick Tips[edit]

Quick Tips Placeholder

Using the analogy of the previous section this is the sauce and condiments that go with the meat! Provide any one liners that may not normally be obvious. These may already be known to you or you may spot something within the forums or other publications. Just ensure they work and that the wording is consistent with the rest of the document and not a straight copy of the content from other sources. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Points to Watch[edit]

Points to Watch Placeholder

Highlight known issues or easy traps that can be fallen into when using this function. Include references to known solutions rather than repeating the solutions here, unless considered essential. Even if there are none immediately apparent leave this section in the Help Screen - this message for future reference. Just replace this message with None Known at this Time. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices.

Please remove this placeholder as soon as you start entering text here.

Dependencies[edit]

Dependencies Placeholder

Describe other screens that rely on the presence of this function or that this function relies upon, in order to work correctly for example: a Category depends upon the presence of a Section (up) and it must be in place before a Categorised Article (down) can be created. If there are no Dependencies either up or down for the particular screen just state None but do include the section. Use paragraph format type and do not add extra white space. Ensure that you use the correct styles for inline emphasis and notices. It will probably be sufficient to just list these and provide links to the Help Screens relating to the dependency.

Please remove this placeholder as soon as you start entering text here.