<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zwiastun</id>
	<title>Joomla! Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zwiastun"/>
	<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/Special:Contributions/Zwiastun"/>
	<updated>2026-07-09T18:22:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Portal_talk:Accessibility/DHTML_Style_Guide_Working_Group&amp;diff=559487</id>
		<title>Portal talk:Accessibility/DHTML Style Guide Working Group</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Portal_talk:Accessibility/DHTML_Style_Guide_Working_Group&amp;diff=559487"/>
		<updated>2018-11-08T13:22:10Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: Created page with &amp;quot;Remove this page. DHTM Style Guide is only an archive resource.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Remove this page. DHTM Style Guide is only an archive resource.&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Testing_Joomla!_patches&amp;diff=491220</id>
		<title>Testing Joomla! patches</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Testing_Joomla!_patches&amp;diff=491220"/>
		<updated>2018-06-28T16:06:40Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: link improved&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
In all software there are mistakes that need to be fixed, this is also the case in Open Source software like Joomla!. The source code of Joomla! is centrally located on the internet, making it accessible to everyone. Anyone who spots a bug or issue with Joomla! can report it. A guide to Filing bugs and issues can be found here: [[S:MyLanguage/Filing_bugs_and_issues|Filing bugs and issues]]&lt;br /&gt;
 Reported bugs will be solved and eventually need testing. This page explains how you can contribute to the Joomla project by testing proposed solutions. You do not need to have any coding knowledge, you do need a Joomla installation to test on. &lt;br /&gt;
A Quick Reference Guide for testing is available at: [[S:MyLanguage/Testing Joomla! patches QuickReferenceGuide|Testing Joomla! patches QuickReferenceGuide]]&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
=== The Joomla staging code === &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
The Joomla staging code is the most recent code that is being worked on. All bugfixes and new features are applied to this code.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
The Joomla staging code is located at https://github.com/joomla/joomla-cms, this is the code that needs to be installed. How that is done is explained a little further under [[#Preparing to test|Preparing to test]].&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
=== The issue-tracker === &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
The issue-tracker for Joomla is located here: http://issues.joomla.org&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:joomla_issue_tracker-&amp;lt;translate&amp;gt;&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
The list shows the tracker items from new to old but the order can be changed by using the filters under Search tools. All items in the tracker, that have a patch, have a version number beside the title.&lt;br /&gt;
* PR-staging: This is Joomla 3.7.x&lt;br /&gt;
* PR-4.0-dev: This is Joomla 4.0&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
These labels will change in the future as new versions come and old versions go.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
The status is important and this is an explanation:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;New&#039;&#039;&#039; - Immediately after an issue is reported it receives this status. When you find a bug, create a description how to reproduce the bug. People who are testing the issue then know how to test the patch.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Confirmed&#039;&#039;&#039; - The tracker team has been able to reproduce the issue. The coding team is going to look for a solution.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Pending&#039;&#039;&#039; - A solution has been found for the issue. A patch has been attached that can be tested. The issue needs to be tested. Pay attention to the label beside the title, this indicates for which Joomla version the patch is applicable.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Ready to commit&#039;&#039;&#039; - The patch has been successfully tested and the code can be committed.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Closed&#039;&#039;&#039; - This status is for all issues that need no further action.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
Filtering is useful in the issue tracker. Monitoring can be useful to receive notifications of an issue that has been updated.&amp;lt;/translate&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Basically you start testing issues that have the status &amp;quot;Pending&amp;quot;.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
=== Preparing to test === &amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
First the master code has to be retrieved from the Joomla GitHub repository.&lt;br /&gt;
There are several different ways to download the Joomla master code but here we only discuss the download option.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==== Create folder ==== &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
First we need to create a folder on either the local webserver or the hosting account that can be accessed via the browser. Create the folder &#039;&#039;&#039;bugtesting&#039;&#039;&#039; and go to this folder via Explorer or Finder.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==== Download Joomla! ==== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Go to the [https://github.com/joomla/joomla-cms Joomla GitHub location] and click on &#039;&#039;&#039;Download ZIP&#039;&#039;&#039;&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:joomla_github-&amp;lt;translate&amp;gt;&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
This will get you a copy of the Joomla master code in a ZIP file. Unzip the file in a temporary location, a folder named joomla-cms-staging will appear. Inside this folder is the Joomla master code. Go into the joomla-cms-staging folder and copy the complete contents to the folder &#039;&#039;&#039;bugtesting&#039;&#039;&#039; that you created in the previous step.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
Now you can install Joomla by navigating to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost/bugtesting&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if you are using a local webserver, if you use one on a hosting account, navigate to the appropriate URL for the hosting account. You will see the regular installation process of Joomla.&lt;br /&gt;
For sample data choose: Test English (GB) sample data&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
This is important so everybody uses the same data to test!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
The installation folder does not have to be removed, this way you can easily reinstall everything if needed.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Download Patch Tester === &amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
To help you with the process of testing patches, a Joomla extension called Patch Tester has been developed. The Patch Tester can be downloaded from the [https://github.com/joomla-extensions/patchtester/releases Patch Tester page] and after that can be installed via the Extension manager in Joomla.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
To use the Patch Tester a GitHub account is required, the reason for this that there is a strict limit on the number of anonymous requests that can be made via the Patch Tester. You can sign up for a GitHub account on [https://github.com/join this page].&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
=== Setup Patch Tester === &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
The GitHub account details can be entered into the settings of the Patch Tester. After the Patch Tester has been installed go to Components -&amp;gt; Joomla! Patch Tester and click on Options in the top right corner. The Options page shows up and there are three tabs. On the first tab called GitHub Repository you can choose which repository you want to use. By default this is Joomla! CMS.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:patchtester_repo-&amp;lt;translate&amp;gt;&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
On the second tab called GitHub Authentication you can enter your GitHub username and password or token if you use a token.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:patchtester_details-&amp;lt;translate&amp;gt;&amp;lt;!--T:55--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
Note: If you have enabled Two-Factor Authentication for your GitHub account, you will need to create a personal access token at https://github.com/settings/applications and enter that in the GitHub token field.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
After entering your account details click on Save &amp;amp; Close. Once back in the Patch Tester click on Fetch Data in the top left corner.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
You are now ready to start testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
Find an issue in the issue tracker you want to test or use the &amp;quot;Feeling lucky&amp;quot; button. First check if you can reproduce the issue. If you can reproduce the issue, then you can install the patch.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installing Patch === &amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
In the Patch Tester find the issue you are working on by (partial) title or ID. The title of a tracker always looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
[#4308] - Fixed event dispatching inconsistencies leading to incomplete API&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
Beside the # is the ID and behind the - sign comes the title.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
After the patch has been found click on the blue button Apply Patch. Check if the bug has been fixed and also check if no new bugs have been introduced&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
=== Recording test results === &amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
After testing, please add your test result in the test overview (&#039;&#039;use the button &amp;quot;Test this&amp;quot;&#039;&#039;). Now you only need to add a comment if you have extra information or if you test unsuccessful. As the Tracker now automatically add a comment that you test it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:53--&amp;gt;&lt;br /&gt;
It must also be noted that it is much better if you can test patches in a multilingual environment (&#039;&#039;with at least 3 content languages published&#039;&#039;) as there can be issues triggered only in such environment.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:New_testthis_button-&amp;lt;translate&amp;gt;&amp;lt;!--T:54--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|The new Test This button and how to use it]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
=== Revert patch === &amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
After a patch has been tested it is no longer needed and can be removed from your test installation, this way you are always testing with a clean system. Go back to the Patch Tester and click on the green button Revert Patch. This will remove the patch and you can start testing the next issue.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:47--&amp;gt;&lt;br /&gt;
If you have become enthusiastic to test, give it a try. It takes a bit of effort to set everything up but once that is done, it is fun and easy! In addition you are also contributing to Joomla!.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Videos== &amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:58--&amp;gt; Learn How to test patch with this video series &#039;&#039;How to &amp;quot;Patch Test&amp;quot; Joomla! code&#039;&#039;:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:59--&amp;gt; *Part 1: Introduction&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{#widget:YouTube|id=zmnWkMisdJk}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:60--&amp;gt; *Part 2: Neard Web Server setup&amp;lt;/translate&amp;gt; &lt;br /&gt;
{{#widget:YouTube|id=Tqj-BAmPGLA}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:61--&amp;gt; *Part 3: Sample issue testing.&amp;lt;/translate&amp;gt; &lt;br /&gt;
{{#widget:YouTube|id=s881RLaFO8U}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Link== &amp;lt;!--T:62--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
[https://brian.teeman.net/joomla/873-a-dummies-guide-to-joomla-bug-testing Brian Teeman: A Dummies Guide to Joomla Bug Testing]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad{{#translation:}}]]&lt;br /&gt;
[[Category:Bug Tracker{{#translation:}}]]&lt;br /&gt;
[[Category:Core Contributions{{#translation:}}]]&lt;br /&gt;
[[Category: Tutorials{{#translation:}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Chunk:TinyMCE&amp;diff=486545</id>
		<title>Chunk:TinyMCE</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Chunk:TinyMCE&amp;diff=486545"/>
		<updated>2018-06-10T00:47:18Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: section Accessibility added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The default editor for both front-end and back-end users in Joomla! is the TinyMCE editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing Articles and other content. The 3-row toolbar below provides many standard editing commands:&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;section begin=&amp;quot;toolbar&amp;quot; /&amp;gt;&lt;br /&gt;
[[Image:article_tinymce_buttons-&amp;lt;translate&amp;gt;&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|center]]&lt;br /&gt;
&amp;lt;section end=&amp;quot;toolbar&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Top Row - Menu&#039;&#039;&#039; -  You will find here Menus offering various features and often complementary to those in the buttons below.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
**&#039;&#039;&#039;Edit&#039;&#039;&#039;: Undo, Redo, Cut, Copy, Paste,&lt;br /&gt;
**&#039;&#039;&#039;Insert&#039;&#039;&#039;: Picture, Link, Line, Special character,&lt;br /&gt;
**&#039;&#039;&#039;View&#039;&#039;&#039;: with Visual aids,&lt;br /&gt;
**&#039;&#039;&#039;Format&#039;&#039;&#039;: Bold, Italic, ... and all the different Formats available,&lt;br /&gt;
**&#039;&#039;&#039;Table&#039;&#039;&#039;: with an easy way to specify rows and columns,&lt;br /&gt;
**&#039;&#039;&#039;Tools&#039;&#039;&#039;: Edit Source Code. A popup displays, showing the HTML source code, allowing you to edit the HTML source code. &lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Second Row&#039;&#039;&#039;&lt;br /&gt;
**Buttons on the left allow you to make text bold, italic, underlined, or strikethrough.&lt;br /&gt;
**Next to that are buttons for align left, center, right and full.&lt;br /&gt;
**Paragraph. Select pre-defined formats for Paragraph, Address, Heading 1, and so on.&lt;br /&gt;
**List where you can choose between Bullet list or Numbered list.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Third Row&#039;&#039;&#039;&lt;br /&gt;
**Decrease and Increase indent.&lt;br /&gt;
**Undo and Redo.&lt;br /&gt;
**Insert/Edit Link. To insert or edit a link, select the linked text and press this button. A popup dialog displays that lets you enter details about the link.&lt;br /&gt;
**Remove link. To remove a link, highlight the linked text and press this button.&lt;br /&gt;
**Insert/Edit Image. To insert an image, place the cursor in the desired location and press this button. A popup dialog displays that lets you enter in the Image URL and other information about how the image will display.&lt;br /&gt;
**Source code. A popup displays showing the HTML source code, allowing you to edit the HTML source code.&lt;br /&gt;
**Horizontal line. To insert a line.&lt;br /&gt;
**Table, to insert a new table, Table Cell Properties, Insert Row Before, Insert Row After, Delete Row, Insert Column Before, Insert Column After, Delete Column, Split Merged Table Cells, Merge Table Cells.&lt;br /&gt;
**Subscript, Superscript, Insert Custom Character.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
===Accessibility===&lt;br /&gt;
TinyMCE is compatible with screen readers such as JAWS and NVDA. You can use it effectively even if you don&#039;t use the mouse. To use the editor&#039;s toolbar, use the following keyboard shortcuts: &lt;br /&gt;
&lt;br /&gt;
* [ALT + F9] Move focus and jump to menu bar&lt;br /&gt;
* [ALT + F10] Move focus and jump to toolbar&lt;br /&gt;
* [ALT + F11] Move focus and jump to element path&lt;br /&gt;
* [ESC] Close menu/submenu/dialog (also gets you back to editor area)&lt;br /&gt;
* [Tab]/[Arrow] Navigate left/right through menu/toolbar&lt;br /&gt;
See for more information: [https://www.tinymce.com/docs/advanced/accessibility/ TinyMCE - Accessibility]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486544</id>
		<title>Content editors</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486544"/>
		<updated>2018-06-10T00:45:34Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: minor&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{version/tutor|2.5,3.x}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The standard editors available in&lt;br /&gt;
&amp;lt;/translate&amp;gt; {{JVer|multi}} &lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==TinyMCE editor== &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:TinyMCE/&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==No editor== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:No editor/&amp;lt;translate&amp;gt;&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
[[Category:References]][[Category:Article Management]][[Category:Tutorials]]&lt;br /&gt;
[[Category:Content Management]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486543</id>
		<title>Content editors</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486543"/>
		<updated>2018-06-10T00:44:39Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: remove section Accessibility&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{version/tutor|2.5,3.x}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The standard editors available in&lt;br /&gt;
&amp;lt;/translate&amp;gt; {{JVer|multi}} &lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==TinyMCE editor== &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:TinyMCE/&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
s/advanced/accessibility/ TinyMCE - Accessibility]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==No editor== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:No editor/&amp;lt;translate&amp;gt;&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
[[Category:References]][[Category:Article Management]][[Category:Tutorials]]&lt;br /&gt;
[[Category:Content Management]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486542</id>
		<title>Content editors</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486542"/>
		<updated>2018-06-10T00:43:31Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: move section Accessibility&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{version/tutor|2.5,3.x}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The standard editors available in&lt;br /&gt;
&amp;lt;/translate&amp;gt; {{JVer|multi}} &lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==TinyMCE editor== &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:TinyMCE/&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
TinyMCE is compatible with screen readers such as JAWS and NVDA. You can use it effectively even if you don&#039;t use the mouse. To use the editor&#039;s toolbar, use the following keyboard shortcuts: &lt;br /&gt;
&lt;br /&gt;
* [ALT + F9] Move focus and jump to menu bar&lt;br /&gt;
* [ALT + F10] Move focus and jump to toolbar&lt;br /&gt;
* [ALT + F11] Move focus and jump to element path&lt;br /&gt;
* [ESC] Close menu/submenu/dialog (also gets you back to editor area)&lt;br /&gt;
* [Tab]/[Arrow] Navigate left/right through menu/toolbar&lt;br /&gt;
See for more information: [https://www.tinymce.com/docs/advanced/accessibility/ TinyMCE - Accessibility]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==No editor== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:No editor/&amp;lt;translate&amp;gt;&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
[[Category:References]][[Category:Article Management]][[Category:Tutorials]]&lt;br /&gt;
[[Category:Content Management]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486541</id>
		<title>Content editors</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Content_editors&amp;diff=486541"/>
		<updated>2018-06-10T00:42:30Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: section Accessibility added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{version/tutor|2.5,3.x}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The standard editors available in&lt;br /&gt;
&amp;lt;/translate&amp;gt; {{JVer|multi}} &lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==TinyMCE editor== &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:TinyMCE/&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
==No editor== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Chunk:No editor/&amp;lt;translate&amp;gt;&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
[[Category:References]][[Category:Article Management]][[Category:Tutorials]]&lt;br /&gt;
[[Category:Content Management]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
===Accessibility===&lt;br /&gt;
TinyMCE is compatible with screen readers such as JAWS and NVDA. You can use it effectively even if you don&#039;t use the mouse. To use the editor&#039;s toolbar, use the following keyboard shortcuts: &lt;br /&gt;
&lt;br /&gt;
* [ALT + F9] Move focus and jump to menu bar&lt;br /&gt;
* [ALT + F10] Move focus and jump to toolbar&lt;br /&gt;
* [ALT + F11] Move focus and jump to element path&lt;br /&gt;
* [ESC] Close menu/submenu/dialog (also gets you back to editor area)&lt;br /&gt;
* [Tab]/[Arrow] Navigate left/right through menu/toolbar&lt;br /&gt;
See for more information: [https://www.tinymce.com/docs/advanced/accessibility/ TinyMCE - Accessibility]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Chunk4x:TinyMCE&amp;diff=511609</id>
		<title>Chunk4x:TinyMCE</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Chunk4x:TinyMCE&amp;diff=511609"/>
		<updated>2018-06-09T22:50:51Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: section Accessibility added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TinyMCE&#039;&#039;&#039; is the default editor for both front-end and back-end users. TinyMCE is a &#039;&#039;&#039;WYSIWYG&#039;&#039;&#039; (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing Articles and other content. TinyMCE can be configured with three different sets of toolbar buttons: Set 0, Set 1, and Set 2. This is set as an option in the [[S:MyLanguage/Help30:Extensions_Plugin_Manager| Plugin Manager]] for the &#039;Editor - TinyMCE&#039; plugin.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:67--&amp;gt;&lt;br /&gt;
Set 0 is the most extended toolbar and is by default assigned to the Administrator, Editor and Super Users. Set 1 is assigned to the Manager end Registered. Set 2 is assigned to Public.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
===Set 1 Toolbar=== &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
The set 1 toolbar provides a three-row (depending your screen) toolbar as shown below:&amp;lt;/translate&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Image:Help-4x-editor-tinymce-advanced-&amp;lt;translate&amp;gt;&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
This is the default setting for Manager and Registered. The 3-row toolbar provides many standard editing commands, as follows:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Top Row.==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Buttons in the upper left allow you to make text bold, italic, underlined, or strikethrough. Next to that are buttons for align left, right, center, and full.&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
Styles. Caption and System Pagebreak styles can be set. Highlight the desired text and select the style. This will allow this text to be formatted based on CSS rules.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Format. Select pre-defined formats for Paragraph, Address, Heading1, and so on.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
Unordered List, Ordered list, Outdent (move left) and Indent (indent right).&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Undo (Ctrl+Z) and Re-do (Ctrl+Y).&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Second Row.==== &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
Insert/Edit Link. To insert or edit a link, select the linked text and press this button. A popup dialog displays that lets you enter details about the link.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Unlink. To remove a link, highlight the linked text and press this button.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
Insert/Edit Anchor. An [[Glossary#Anchor | anchor]] is a bookmark inside an article that lets you link directly to that point in the article. To insert an anchor, move the cursor to the desired location within the article and click this button. A window will display. Enter the name of the Anchor and press Insert. A small anchor icon will show in the location of the anchor. You can edit the name of the anchor by clicking on it and pressing this button. You can delete the anchor just by selecting it and pressing the Delete key.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
Edit HTML Source. A popup displays showing the HTML source code, allowing you to edit the HTML source code.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Insert Horizontal Ruler.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:68--&amp;gt;&lt;br /&gt;
Insert New Table, Table Row Properties, Table Cell Properties, Insert Row Before, Insert Row After, Delete Row, Insert Column Before, Insert Column After, Delete Column, Split Merged Table Cells, Merge Table Cells.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Subscript, Superscript, Insert Custom Character&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:69--&amp;gt;&lt;br /&gt;
Cut, Copy, Paste, Paste as Plain Text, Paste from Word. Often when copying and pasting text from other sources, such as PDF files, Word documents, or web pages, the selected text contains formatting information that is not needed or wanted. Using the Paste as Plain Text will strip out all formatting from the text. Paste as Word tries to preserve some of the formatting while stripping out unnecessary formatting.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:70--&amp;gt;&lt;br /&gt;
Preview text in popup&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:71--&amp;gt;&lt;br /&gt;
Insert Module, Menu, Contact, Field. In a popup you can choose the item you want to insert.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Third Row.==== &amp;lt;!--T:65--&amp;gt; &lt;br /&gt;
&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:62--&amp;gt;&lt;br /&gt;
Insert Article, Image, Page Break, Read More. In a popup you can choose the item you want to insert.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Set 2 Toolbar=== &amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
The set 2 toolbar provides one row of buttons as shown below.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Help-4x-editor-tinymce-simple-&amp;lt;translate&amp;gt;&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====First Row.==== &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
Buttons allow you to make text bold, italic, underlined, or strikethrough.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
Undo (Ctrl+Z) and Re-do (Ctrl+Y).&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
Unordered list, Ordered list.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:72--&amp;gt;&lt;br /&gt;
Cut, Copy, Paste, Paste as Plain Text, Paste from Word. Often when copying and pasting text from other sources, such as PDF files, Word documents, or web pages, the selected text contains formatting information that is not needed or wanted. Using the Paste as Plain Text will strip out all formatting from the text. Paste as Word tries to preserve some of the formatting while stripping out unnecessary formatting.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:73--&amp;gt;&lt;br /&gt;
Insert Field, Image, Read More. In a popup you can choose the item you want to insert.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
===Set 0 Toolbar=== &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
The set 0 toolbar provides the most extensive editing options, as shown below.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Help-4x-editor-tinymce-extended-&amp;lt;translate&amp;gt;&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
This option provides all of the same buttons as documented in the Set 1 (Advanced) Toolbar above. In addition, the following options are available:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====First Row.==== &amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
Font Family. Select the desired font.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
Font Size. Select the desired font size.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
Find and Find/Replace.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Second Row.==== &amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
Select Text Color or Background Color.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
Toggle Full Screen Mode.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
Insert New Table, Table Row Properties, Table Cell Properties, Insert Row Before, Insert Row After, Delete Row, Insert Column Before, Insert Column After, Delete Column, Split Merged Table Cells, Merge Table Cells.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:47--&amp;gt;&lt;br /&gt;
Insert Emotions.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
Insert Embedded Media. To insert embedded media (such as Flash), place the cursor at the desired location and press this button. A popup dialog will display that allows you to enter the Type, File or URL, and other information about the media.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
Insert horizontal line.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
Direction Left to Right and Direction Right to Left. These buttons allow you to enter or change the text direction, for example for languages that read right to left.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
Cut, Copy, Paste, Paste as Plain Text, Paste from Word. Often when copying and pasting text from other sources, such as PDF files, Word documents, or web pages, the selected text contains formatting information that is not needed or wanted. Using the Paste as Plain Text will strip out all formatting from the text. Paste as Word tries to preserve some of the formatting while stripping out unnecessary formatting.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Third Row.==== &amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
Show/Hide Visual Control Characters (like paragraph endings).&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:58--&amp;gt;&lt;br /&gt;
Show/Hide Block Elements.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
Insert Non-Breaking Space Character.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:60--&amp;gt;&lt;br /&gt;
Block Quote.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:61--&amp;gt;&lt;br /&gt;
Insert Predefined Template Content.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
TinyMCE is compatible with screen readers such as JAWS and NVDA. You can use it effectively even if you don&#039;t use the mouse. To use the editor&#039;s toolbar, use the following keyboard shortcuts: &lt;br /&gt;
&lt;br /&gt;
* [ALT + F9] Move focus and jump to menu bar&lt;br /&gt;
* [ALT + F10] Move focus and jump to toolbar&lt;br /&gt;
* [ALT + F11] Move focus and jump to element path&lt;br /&gt;
* [ESC] Close menu/submenu/dialog (also gets you back to editor area)&lt;br /&gt;
* [Tab]/[Arrow] Navigate left/right through menu/toolbar&lt;br /&gt;
See for more information: [https://www.tinymce.com/docs/advanced/accessibility/ TinyMCE - Accessibility]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Chunk30:TinyMCE&amp;diff=486540</id>
		<title>Chunk30:TinyMCE</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Chunk30:TinyMCE&amp;diff=486540"/>
		<updated>2018-06-09T22:50:51Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: section Accessibility added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;TinyMCE&#039;&#039;&#039; is the default editor for both front-end and back-end users. TinyMCE is a &#039;&#039;&#039;WYSIWYG&#039;&#039;&#039; (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing Articles and other content. TinyMCE can be configured with three different sets of toolbar buttons: Set 0, Set 1, and Set 2. This is set as an option in the [[S:MyLanguage/Help30:Extensions_Plugin_Manager| Plugin Manager]] for the &#039;Editor - TinyMCE&#039; plugin.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:67--&amp;gt;&lt;br /&gt;
Set 0 is the most extended toolbar and is by default assigned to the Administrator, Editor and Super Users. Set 1 is assigned to the Manager end Registered. Set 2 is assigned to Public.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
===Set 1 Toolbar=== &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
The set 1 toolbar provides a three-row (depending your screen) toolbar as shown below:&amp;lt;/translate&amp;gt; &lt;br /&gt;
&lt;br /&gt;
[[Image:Help30-editor-tinymce-advanced-&amp;lt;translate&amp;gt;&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
This is the default setting for Manager and Registered. The 3-row toolbar provides many standard editing commands, as follows:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Top Row.==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Buttons in the upper left allow you to make text bold, italic, underlined, or strikethrough. Next to that are buttons for align left, right, center, and full.&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
Styles. Caption and System Pagebreak styles can be set. Highlight the desired text and select the style. This will allow this text to be formatted based on CSS rules.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Format. Select pre-defined formats for Paragraph, Address, Heading1, and so on.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
Unordered List, Ordered list, Outdent (move left) and Indent (indent right).&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Undo (Ctrl+Z) and Re-do (Ctrl+Y).&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Second Row.==== &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
Insert/Edit Link. To insert or edit a link, select the linked text and press this button. A popup dialog displays that lets you enter details about the link.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Unlink. To remove a link, highlight the linked text and press this button.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
Insert/Edit Anchor. An [[Glossary#Anchor | anchor]] is a bookmark inside an article that lets you link directly to that point in the article. To insert an anchor, move the cursor to the desired location within the article and click this button. A window will display. Enter the name of the Anchor and press Insert. A small anchor icon will show in the location of the anchor. You can edit the name of the anchor by clicking on it and pressing this button. You can delete the anchor just by selecting it and pressing the Delete key.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
Edit HTML Source. A popup displays showing the HTML source code, allowing you to edit the HTML source code.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Insert Horizontal Ruler.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:68--&amp;gt;&lt;br /&gt;
Insert New Table, Table Row Properties, Table Cell Properties, Insert Row Before, Insert Row After, Delete Row, Insert Column Before, Insert Column After, Delete Column, Split Merged Table Cells, Merge Table Cells.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Subscript, Superscript, Insert Custom Character&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:69--&amp;gt;&lt;br /&gt;
Cut, Copy, Paste, Paste as Plain Text, Paste from Word. Often when copying and pasting text from other sources, such as PDF files, Word documents, or web pages, the selected text contains formatting information that is not needed or wanted. Using the Paste as Plain Text will strip out all formatting from the text. Paste as Word tries to preserve some of the formatting while stripping out unnecessary formatting.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:70--&amp;gt;&lt;br /&gt;
Preview text in popup&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:71--&amp;gt;&lt;br /&gt;
Insert Module, Menu, Contact, Field. In a popup you can choose the item you want to insert.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Third Row.==== &amp;lt;!--T:65--&amp;gt; &lt;br /&gt;
&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:62--&amp;gt;&lt;br /&gt;
Insert Article, Image, Page Break, Read More. In a popup you can choose the item you want to insert.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Set 2 Toolbar=== &amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
The set 2 toolbar provides one row of buttons as shown below.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Help30-editor-tinymce-simple-&amp;lt;translate&amp;gt;&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====First Row.==== &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
Buttons allow you to make text bold, italic, underlined, or strikethrough.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
Undo (Ctrl+Z) and Re-do (Ctrl+Y).&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
Unordered list, Ordered list.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:72--&amp;gt;&lt;br /&gt;
Cut, Copy, Paste, Paste as Plain Text, Paste from Word. Often when copying and pasting text from other sources, such as PDF files, Word documents, or web pages, the selected text contains formatting information that is not needed or wanted. Using the Paste as Plain Text will strip out all formatting from the text. Paste as Word tries to preserve some of the formatting while stripping out unnecessary formatting.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:73--&amp;gt;&lt;br /&gt;
Insert Field, Image, Read More. In a popup you can choose the item you want to insert.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
===Set 0 Toolbar=== &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;hr/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
The set 0 toolbar provides the most extensive editing options, as shown below.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Help30-editor-tinymce-extended-&amp;lt;translate&amp;gt;&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
en&amp;lt;/translate&amp;gt;.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
This option provides all of the same buttons as documented in the Set 1 (Advanced) Toolbar above. In addition, the following options are available:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====First Row.==== &amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
Font Family. Select the desired font.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
Font Size. Select the desired font size.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
Find and Find/Replace.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Second Row.==== &amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
Select Text Color or Background Color.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
Toggle Full Screen Mode.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
Insert New Table, Table Row Properties, Table Cell Properties, Insert Row Before, Insert Row After, Delete Row, Insert Column Before, Insert Column After, Delete Column, Split Merged Table Cells, Merge Table Cells.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:47--&amp;gt;&lt;br /&gt;
Insert Emotions.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
Insert Embedded Media. To insert embedded media (such as Flash), place the cursor at the desired location and press this button. A popup dialog will display that allows you to enter the Type, File or URL, and other information about the media.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
Insert horizontal line.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
Direction Left to Right and Direction Right to Left. These buttons allow you to enter or change the text direction, for example for languages that read right to left.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
Cut, Copy, Paste, Paste as Plain Text, Paste from Word. Often when copying and pasting text from other sources, such as PDF files, Word documents, or web pages, the selected text contains formatting information that is not needed or wanted. Using the Paste as Plain Text will strip out all formatting from the text. Paste as Word tries to preserve some of the formatting while stripping out unnecessary formatting.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
====Third Row.==== &amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
Show/Hide Visual Control Characters (like paragraph endings).&amp;lt;/translate&amp;gt; &lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:58--&amp;gt;&lt;br /&gt;
Show/Hide Block Elements.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
Insert Non-Breaking Space Character.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:60--&amp;gt;&lt;br /&gt;
Block Quote.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:*&amp;lt;translate&amp;gt;&amp;lt;!--T:61--&amp;gt;&lt;br /&gt;
Insert Predefined Template Content.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
TinyMCE is compatible with screen readers such as JAWS and NVDA. You can use it effectively even if you don&#039;t use the mouse. To use the editor&#039;s toolbar, use the following keyboard shortcuts: &lt;br /&gt;
&lt;br /&gt;
* [ALT + F9] Move focus and jump to menu bar&lt;br /&gt;
* [ALT + F10] Move focus and jump to toolbar&lt;br /&gt;
* [ALT + F11] Move focus and jump to element path&lt;br /&gt;
* [ESC] Close menu/submenu/dialog (also gets you back to editor area)&lt;br /&gt;
* [Tab]/[Arrow] Navigate left/right through menu/toolbar&lt;br /&gt;
See for more information: [https://www.tinymce.com/docs/advanced/accessibility/ TinyMCE - Accessibility]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=469516</id>
		<title>User:Zwiastun</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=469516"/>
		<updated>2017-11-22T15:26:10Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Stefan Wajda. I&#039;m the co-ordinator of  Joomla! Polish Centre and Polish Translation Team. &lt;br /&gt;
Visit website for PCJ:&lt;br /&gt;
* [http://www.joomla.pl Centrum]&lt;br /&gt;
* [http://wiki.joomla.pl Elektroniczna Biblioteka Polskiej Dokumentacji Joomla!]&lt;br /&gt;
* [http://demo.joomla.pl Demo]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Portal:Accessibility/UI_Components._U.S._Web_Design_Standards&amp;diff=436124</id>
		<title>Portal:Accessibility/UI Components. U.S. Web Design Standards</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Portal:Accessibility/UI_Components._U.S._Web_Design_Standards&amp;diff=436124"/>
		<updated>2017-07-15T01:04:05Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: create page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=UI Components. U.S. Web Design Standards=&lt;br /&gt;
The Web Design Standards are a library of design guidelines and code to help government developers and designers quickly create trustworthy, accessible, and consistent digital government services.&lt;br /&gt;
&lt;br /&gt;
The Web Design Standards can be used when developing specifications for Joomla UI components.&lt;br /&gt;
&lt;br /&gt;
==Note==&lt;br /&gt;
* A few parts of this project are not in the public domain. Attribution and licensing information for those parts are described in detail in [https://github.com/18F/web-design-standards/blob/develop/LICENSE.md LICENSE.md].&lt;br /&gt;
* The rest of this project is in the worldwide public domain, released under the [https://creativecommons.org/publicdomain/zero/1.0/ CC0 1.0 Universal public domain dedication].&lt;br /&gt;
&lt;br /&gt;
==Learn more==&lt;br /&gt;
* [https://standards.usa.gov/components/ UI Components. U.S. Web Design Standards]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Accessibility]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Portal:Accessibility/Web_sccessibility_standards&amp;diff=425825</id>
		<title>Portal:Accessibility/Web sccessibility standards</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Portal:Accessibility/Web_sccessibility_standards&amp;diff=425825"/>
		<updated>2017-06-24T21:22:47Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: Zwiastun moved page Portal:Accessibility/Web sccessibility standards to Portal:Accessibility/Web Accessibility standards: title error&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Portal:Accessibility/Web Accessibility standards]]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=File:Accessibility-logo.png&amp;diff=425808</id>
		<title>File:Accessibility-logo.png</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=File:Accessibility-logo.png&amp;diff=425808"/>
		<updated>2017-06-24T19:23:27Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: {{JEDL}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
{{JEDL}}&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{JEDL}}&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=JDOC:Documentation_Translators&amp;diff=425706</id>
		<title>JDOC:Documentation Translators</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=JDOC:Documentation_Translators&amp;diff=425706"/>
		<updated>2017-06-24T18:43:59Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: /* pl - Polski - Polish */ add translator name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:JDOC translation icon.png|right]]&lt;br /&gt;
Here, people &#039;&#039;&#039;translating&#039;&#039;&#039; {{SITENAME}} can sign up as a translator. Please be sure to read the required reading list below. &lt;br /&gt;
&lt;br /&gt;
After you add your username to the list below under the appropriate language heading, a [[JDOC:Translation Administrators|Translation Administrator]] will assign your username translator permissions. After your username is added as a translator you can start translating! Please be on the look out for a [[Template:Translator welcome|welcome messaFvertaage]] with more information posted to your user talk page.{{-}}&lt;br /&gt;
&lt;br /&gt;
== Required Reading ==&lt;br /&gt;
* Getting started, read [[JDOC:Page Translation Quickstart Guide|Page Translation Quickstart Guide]]&lt;br /&gt;
* Detailed explanation of translating, [[JDOC:Page Translation Explained|Page Translation Explained]].&lt;br /&gt;
* Our [[JDOC:Language policy|Language policy]]&lt;br /&gt;
* [[JDOC:Translator Tips|Translator Tips]]&lt;br /&gt;
* [[Joomla:JDOC%27s_Translation_Guidelines|Translation Guidelines]]&lt;br /&gt;
* Having an [[JDOC:Translation Questions|issue or need help]]?&lt;br /&gt;
&lt;br /&gt;
{{tip|text=Dear translators! Please [[Special:TranslatorSignup|register for translator notifications about your language]]. You are placed on a list to receive notices about new/updated pages that need translation.|title=A Tip for Translators}}&lt;br /&gt;
&lt;br /&gt;
===Add Your Language===&lt;br /&gt;
If your language isn&#039;t listed below, please add it using the format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;lang code&amp;gt; -  Localised language name - English language name &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use the syntax, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;* {{User|YourUsername}}&amp;lt;/nowiki&amp;gt; - requested&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When a Translation Administrator adds you as a translator, they will remove the &amp;quot;- requested&amp;quot; from your username.&lt;br /&gt;
&lt;br /&gt;
==Current Translations Teams==&lt;br /&gt;
&lt;br /&gt;
Documentation language codes are different from Joomla! language codes, they are ISO 639-1 2 letter code. A small quantity of 4 letter language codes are used as an exception, but these language codes are all lowercase.&lt;br /&gt;
&lt;br /&gt;
=== ar - عربي - arabe ===&lt;br /&gt;
* {{User|ghilo}}&lt;br /&gt;
* {{User|HawraMilani}}&lt;br /&gt;
* {{User|hossen}}&lt;br /&gt;
&lt;br /&gt;
=== af - Afrikaans ===&lt;br /&gt;
*{{User|JoeSA}}&lt;br /&gt;
&lt;br /&gt;
=== bg - Български - Bulgarian ===&lt;br /&gt;
* {{User|bdimov}}&lt;br /&gt;
* {{User|Mastwd}}&lt;br /&gt;
&lt;br /&gt;
=== ca - Català - Catalan === &lt;br /&gt;
* {{User|el_libre}}&lt;br /&gt;
&lt;br /&gt;
=== cs - Čeština - Czech ===&lt;br /&gt;
* {{User|fredericco-cz}}&lt;br /&gt;
&lt;br /&gt;
=== da - Dansk - Danish ===&lt;br /&gt;
* {{User|ot2sen}}&lt;br /&gt;
* {{User|rbuelund}}&lt;br /&gt;
&lt;br /&gt;
=== de - Deutsch - German ===&lt;br /&gt;
* {{User|Astridx}}&lt;br /&gt;
* {{User|Assmann}}&lt;br /&gt;
* {{User|Balzercomp}}&lt;br /&gt;
* {{User|ceus1984}}&lt;br /&gt;
* {{User|Chmst}}&lt;br /&gt;
* {{User|chrishoefliger}}&lt;br /&gt;
* {{User|FrankyD}}&lt;br /&gt;
* {{User|fruppel}}&lt;br /&gt;
* {{User|gorgonz}}&lt;br /&gt;
* {{User|jehacgn}}&lt;br /&gt;
* {{User|joomla-agency}}&lt;br /&gt;
* {{User|Ka3media}}&lt;br /&gt;
* {{User|King_Louis_1}}&lt;br /&gt;
* {{User|Kolvar}}&lt;br /&gt;
* {{User|Kurztipp}}&lt;br /&gt;
* {{User|m-b-o}}&lt;br /&gt;
* {{User|Max123kl}}&lt;br /&gt;
* {{User|michaelmyk}}&lt;br /&gt;
* {{User|Paterna}}&lt;br /&gt;
* {{User|Pete71}}&lt;br /&gt;
* {{User|phillopp}}&lt;br /&gt;
* {{User|plocher}}&lt;br /&gt;
* {{User|Prof.Logout}}&lt;br /&gt;
* {{User|RMajewski}}&lt;br /&gt;
* {{User|SeigetsuShoen}}&lt;br /&gt;
* {{User|Sisko1990}}&lt;br /&gt;
* {{User|Stefanie}}&lt;br /&gt;
* {{User|Tkahl}}&lt;br /&gt;
* {{User|UCFnet002}}&lt;br /&gt;
* {{User|Usimon}}&lt;br /&gt;
* {{User|Webberry}}&lt;br /&gt;
* {{User|Yvesh}}&lt;br /&gt;
* {{User|zero24}}&lt;br /&gt;
&lt;br /&gt;
=== el - Ελληνικά - Greek ===&lt;br /&gt;
* {{User|pnkr}}&lt;br /&gt;
&lt;br /&gt;
=== es - Español - Spanish ===&lt;br /&gt;
* {{User|Abulafia}}&lt;br /&gt;
* {{User|BNovoa.S}}&lt;br /&gt;
* {{User|brucevalle}}&lt;br /&gt;
* {{User|carcam}}&lt;br /&gt;
* {{User|cristobal.vio}}&lt;br /&gt;
* {{User|Crsanchez}}&lt;br /&gt;
* {{User|danielperaza}}&lt;br /&gt;
* {{User|filisfutsarov}}&lt;br /&gt;
* {{User|framon}}&lt;br /&gt;
* {{User|Irene.lopez}}&lt;br /&gt;
* {{User|isidrobaq}}&lt;br /&gt;
* {{User|ivanramosnet}}&lt;br /&gt;
* {{User|Javiparati}}&lt;br /&gt;
* {{User|Jcollver}}&lt;br /&gt;
* {{User|Koa}}&lt;br /&gt;
* {{User|Leo_Soto}}&lt;br /&gt;
* {{User|netandsoftware}}&lt;br /&gt;
* {{User|NunoLopes}}&lt;br /&gt;
* {{User|pfvidal}}&lt;br /&gt;
* {{User|shaz}}&lt;br /&gt;
* {{User|Urielmx}}&lt;br /&gt;
* {{User|VictorYork87}}&lt;br /&gt;
* {{User|viena}}&lt;br /&gt;
* {{User|Willin}}&lt;br /&gt;
&lt;br /&gt;
=== et - Eesti - Estonian ===&lt;br /&gt;
* {{User|Eraser}}&lt;br /&gt;
&lt;br /&gt;
=== fa - فارسی - Persian ===&lt;br /&gt;
* {{User|azolfagharj}}&lt;br /&gt;
* {{User|Grand}}&lt;br /&gt;
* {{User|Heydari}}&lt;br /&gt;
* {{User|Joomlafarsi}}&lt;br /&gt;
* {{User|Levelup}}&lt;br /&gt;
* {{User|mhehm}}&lt;br /&gt;
&lt;br /&gt;
=== fr - Français - French ===&lt;br /&gt;
* {{User|david613}}&lt;br /&gt;
* {{User|edelouche}}&lt;br /&gt;
* {{User|Garstud}}&lt;br /&gt;
* {{User|MATsxm}}&lt;br /&gt;
* {{User|Opware2000}}&lt;br /&gt;
* {{User|Perete}}&lt;br /&gt;
* {{User|Sandra97}}&lt;br /&gt;
&lt;br /&gt;
=== ga - Gaeilge - Irish ===&lt;br /&gt;
* {{User|rvbgnu}}&lt;br /&gt;
&lt;br /&gt;
=== he - עברית - Hebrew ===&lt;br /&gt;
* {{User|ydl}}&lt;br /&gt;
* {{User|shirdesign}}&lt;br /&gt;
&lt;br /&gt;
=== hi - हिंदी - Hindi ===&lt;br /&gt;
* {{User|Rana}}&lt;br /&gt;
* {{User|Syhussaini}}&lt;br /&gt;
* {{User|Shivamrajput}}&lt;br /&gt;
&lt;br /&gt;
=== hu - Magyar - Hungarian ===&lt;br /&gt;
* {{User|Balazs}}&lt;br /&gt;
* {{User|webgobe}}&lt;br /&gt;
&lt;br /&gt;
=== hy - Հայերեն - Armenian ===&lt;br /&gt;
* {{User|Aaleksanyants}}&lt;br /&gt;
&lt;br /&gt;
=== id - Bahasa Indonesia - Indonesian ===&lt;br /&gt;
* {{User|dw1Rianto}}&lt;br /&gt;
* {{User|Micokelana}}&lt;br /&gt;
* {{User|sikumbang}}&lt;br /&gt;
&lt;br /&gt;
=== it - Italiano - Italian ===&lt;br /&gt;
* {{User|alexred}}&lt;br /&gt;
* {{User|alikon}}&lt;br /&gt;
* {{User|CinziaDesign}}&lt;br /&gt;
* {{User|donato}}&lt;br /&gt;
* {{User|Luca.marzo}}&lt;br /&gt;
* {{User|marioluciani}}&lt;br /&gt;
* {{User|nemo_bis}} (occasionally)&lt;br /&gt;
* {{User|Paolo Alberti}}&lt;br /&gt;
* {{User|robertolongo}}&lt;br /&gt;
* {{User|ste}}&lt;br /&gt;
&lt;br /&gt;
=== ja - 日本語 - Japanese ===&lt;br /&gt;
* {{User|Koji Hijikuro}}&lt;br /&gt;
* {{User|Nori}}&lt;br /&gt;
* {{User|Richell}}&lt;br /&gt;
* {{User|Yama}}&lt;br /&gt;
&lt;br /&gt;
=== nl - Nederlands - Dutch ===&lt;br /&gt;
* {{User|AboutTime}}&lt;br /&gt;
* {{User|Alex0703}}&lt;br /&gt;
* {{User|Annemiek}}&lt;br /&gt;
* {{User|Arkomat}}&lt;br /&gt;
* {{User|bcdesign}}&lt;br /&gt;
* {{User|crommie}}&lt;br /&gt;
* {{User|Grubosoft}}&lt;br /&gt;
* {{User|fcschippers}}&lt;br /&gt;
* {{User|HermanPeeren}}&lt;br /&gt;
* {{User|Hvdmeer}}&lt;br /&gt;
* {{User|janvankuijk}}&lt;br /&gt;
* {{User|John Flour}}&lt;br /&gt;
* {{User|JorSanders}}&lt;br /&gt;
* {{User|Josien}}&lt;br /&gt;
* {{User|Lara}}&lt;br /&gt;
* {{User|Lianne}}&lt;br /&gt;
* {{User|klatte88}}&lt;br /&gt;
* {{User|ManuAmpe}}&lt;br /&gt;
* {{User|Marcelk}}&lt;br /&gt;
* {{User|marionnijhuis}}&lt;br /&gt;
* {{User|Marnix}}&lt;br /&gt;
* {{User|MartijnM}}&lt;br /&gt;
* {{User|Meta}}&lt;br /&gt;
* {{User|metdick}}&lt;br /&gt;
* {{User|Mtb}}&lt;br /&gt;
* {{User|n9iels}}&lt;br /&gt;
* {{User|Nemphias}}&lt;br /&gt;
* {{User|Nico-van-Leeuwen}}&lt;br /&gt;
* {{User|Onderzoekspraktijk}}&lt;br /&gt;
* {{User|rachel73}}&lt;br /&gt;
* {{User|Renem}}&lt;br /&gt;
* {{User|Ries}}&lt;br /&gt;
* {{User|Rineke}}&lt;br /&gt;
* {{User|Schrijvers123}}&lt;br /&gt;
* {{User|slibbe}}&lt;br /&gt;
* {{User|Stitch123}}&lt;br /&gt;
* {{User|Vertaalbirdy}}&lt;br /&gt;
* {{User|webmiep}}&lt;br /&gt;
* {{User|webcatsolutions}}&lt;br /&gt;
* {{User|willoweb}}&lt;br /&gt;
* {{User|wimstrik}}&lt;br /&gt;
&lt;br /&gt;
=== pl - Polski - Polish ===&lt;br /&gt;
* {{User|Derek}}&lt;br /&gt;
* {{User|justyna}}&lt;br /&gt;
* {{User|MiloW}}&lt;br /&gt;
* {{User|Zwiastun}}&lt;br /&gt;
&lt;br /&gt;
=== pt - Português - Portuguese ===&lt;br /&gt;
* {{User|Djesus}}&lt;br /&gt;
* {{User|Horus_68}}&lt;br /&gt;
* {{User|Lampreia Lopes}}&lt;br /&gt;
* {{User|Mansil}}&lt;br /&gt;
* {{User|Nunof}}&lt;br /&gt;
* {{User|NunoLopes}}&lt;br /&gt;
* {{User|Ricardo.fusco}}&lt;br /&gt;
&lt;br /&gt;
=== pt-br - Português Brasil - Brazilian Portuguese ===&lt;br /&gt;
* {{User|Airton}}&lt;br /&gt;
* {{User|alangustavo}}&lt;br /&gt;
* {{User|AleMorettiSan}}&lt;br /&gt;
* {{User|Anabarcellos}}&lt;br /&gt;
* {{User|Ariadnepinheiro}}&lt;br /&gt;
* {{User|Belisards}}&lt;br /&gt;
* {{User|Dagoberto}}&lt;br /&gt;
* {{User|DiLeu}}&lt;br /&gt;
* {{User|Filipetorres}}&lt;br /&gt;
* {{User|Gleisonsoares}}&lt;br /&gt;
* {{User|Helvecio}}&lt;br /&gt;
* {{User|Henrydouglas}}&lt;br /&gt;
* {{User|Jeann Wilson}}&lt;br /&gt;
* {{User|Juliano.freitas}}&lt;br /&gt;
* {{User|Murilotimo}}&lt;br /&gt;
* {{User|VitorAdonai}}&lt;br /&gt;
* {{User|Vizetti}}&lt;br /&gt;
* {{User|Welkson Ramos}}&lt;br /&gt;
&lt;br /&gt;
=== ro - Română - Romanian ===&lt;br /&gt;
* {{User|andreeastefan}}&lt;br /&gt;
* {{User|isac}}&lt;br /&gt;
&lt;br /&gt;
=== ru - Русский - Russian ===&lt;br /&gt;
* {{User|AlexSmirnov}}&lt;br /&gt;
* {{User|Antonio3}}&lt;br /&gt;
* {{User|b2z}}&lt;br /&gt;
* {{User|Dosfanat}}&lt;br /&gt;
* {{User|Igor}}&lt;br /&gt;
* {{User|Kanta}}&lt;br /&gt;
* {{User|Leo240}}&lt;br /&gt;
* {{User|Nikitm}}&lt;br /&gt;
* {{User|Serg SSN}}&lt;br /&gt;
* {{User|Vyatka}}&lt;br /&gt;
* {{User|Yambergaa}}&lt;br /&gt;
&lt;br /&gt;
=== si - සිංහල - Sinhala ===&lt;br /&gt;
* {{User|Yasirunilan}}&lt;br /&gt;
* {{User|Supun}}&lt;br /&gt;
&lt;br /&gt;
=== sk - Slovenčina - Slovak ===&lt;br /&gt;
* {{User|adambako}}&lt;br /&gt;
&lt;br /&gt;
=== sv - Svenska - Swedish ===&lt;br /&gt;
* {{User|Propellerhuvud}}&lt;br /&gt;
* {{User|Sgagner}}&lt;br /&gt;
&lt;br /&gt;
=== sw - Kiswahili - Swahili ===&lt;br /&gt;
* {{User|Ayeko}}&lt;br /&gt;
&lt;br /&gt;
=== th - ไทย - Thai ===&lt;br /&gt;
* {{User|Supachai_chai}}&lt;br /&gt;
* {{User|Mrs.siam}}&lt;br /&gt;
* {{User|Ariesanywhere}}&lt;br /&gt;
&lt;br /&gt;
=== tr - Türkçe - Turkish ===&lt;br /&gt;
* {{User|Enes}}&lt;br /&gt;
* {{User|Ugur}}&lt;br /&gt;
* {{User|Umitkenan}}&lt;br /&gt;
&lt;br /&gt;
=== ukr - Українська - Ukrainian ===&lt;br /&gt;
* {{User|Olesya6968ak}}&lt;br /&gt;
* {{User|sera527}}&lt;br /&gt;
* {{User|trv}}&lt;br /&gt;
&lt;br /&gt;
=== ur - ur-PK - اردو - Urdu Pakistan ===&lt;br /&gt;
* {{User|hoornayyer}}&lt;br /&gt;
&lt;br /&gt;
=== vi - Tiếng Việt - Vietnamese ===&lt;br /&gt;
* {{User|huyhoa}}&lt;br /&gt;
&lt;br /&gt;
=== zh - 中文 - Chinese ===&lt;br /&gt;
* {{User|asika32764}}&lt;br /&gt;
* {{User|eyesofkids}}&lt;br /&gt;
* {{User|Guozhanfeng}}&lt;br /&gt;
* {{User|KellyXYM}}&lt;br /&gt;
* {{User|lai32290}}&lt;br /&gt;
* {{User|Mori0725ken}}&lt;br /&gt;
* {{User|myskies}}&lt;br /&gt;
* {{User|Wulijun01234}}&lt;br /&gt;
* {{User|Zace}}&lt;br /&gt;
* {{User|Zhang19min88}}&lt;br /&gt;
* {{User|Zhous98}}&lt;br /&gt;
&lt;br /&gt;
==Translation Administrators==&lt;br /&gt;
&lt;br /&gt;
The responsibilities of a Translation Administrator will require slightly more attention to the documents for translation. Translation Administrators should feel comfortable with using wiki markup, made hundreds of contributions to their specific language and assisted others in translation of docs. Administrators will need to check the documentation every few days and perform any required tasks. These tasks include re-marking pages in en-GB with edit changes, tracking language units which need translation and welcoming new translators. Ideally, we should have at least one Translation Administrator who will not be tied to any specific language and when the time comes, one Translation Administrator for active language teams.&lt;br /&gt;
&lt;br /&gt;
===Current Volunteer Translation Administrators===&lt;br /&gt;
{{:Special:ListUsers/translationadmins}}&lt;br /&gt;
&lt;br /&gt;
==Common Language Codes==&lt;br /&gt;
&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; afr - Afrikaans - Afrikaans&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ar - عربي - Arabic&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bg - Български - Bulgarian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bg - Български - Bulgarian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bn - বাংলা - Bengali&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bo - བོད་ཡིག - tibetan&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ca - Català - Catalan&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ce - Nohçi - Chechen&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; da - Dansk - Danish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; de - Deutsch - German&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; es - Español - Spanish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; fa - فارسی - Persian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; fi - Suomi - Finnish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; fr - Français - French&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; hu - Magyar - Hungarian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; hy - Հայերեն - Armenian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; id - Bahasa Indonesia - Indonesian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; is - Íslenska - Icelandic&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; it - Italiano - Italian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ja - 日本語 - Japanese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ko - 한국어 - Korean&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; lb - Lëtzebuergesch - Luxembourgish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; min - Baso Minangkabau - Minang&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ml - liviox alvax - Malayalam&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; mr - मराठी - Marathi&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ms - Bahasa Melayu - Malay&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; nl - Nederlands - Dutch&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; pl - Polski - Polish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; pt - Português - Portuguese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; pt-br - Português do Brasil - Brazilian Portuguese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ro - Română - Romanian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ru - Русский - Russian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sl - Slovenščina - Slovenianjtökók&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sq - Shqip - Albanian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sv - Svenska - Swedish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sw - Kiswahili - Swahili&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ta - தமிழ் - Tamil&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; th - ไทย - Thai&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; tr - Türkçe - Turkish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; vi - Tiếng Việt - Vietnamese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; zh - 中文 - Chinese&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Documentation Wiki Policies and Guidelines]]&lt;br /&gt;
[[Category:Documentation Translation]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Joomla_info_page/pl-PL&amp;diff=337333</id>
		<title>Joomla info page/pl-PL</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Joomla_info_page/pl-PL&amp;diff=337333"/>
		<updated>2016-10-11T00:59:28Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: /* Jak pomóc w rozwoju Joomla! */ remove non exist url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{RightTOC}}&lt;br /&gt;
= Polski =&lt;br /&gt;
&lt;br /&gt;
== Czym jest Joomla? ==&lt;br /&gt;
Joomla jest wielokrotnie nagradzanym systemem zarządzania treścią (CMS), który umożliwia budowanie serwisów internetowych i skutecznych aplikacji. Wiele aspektów, takich jak jego łatwość obsługi i rozszerzalność powoduje że Joomla jest jednym z najpopularniejszych programów tego typu dostępnych w Internecie. Najlepszy ze wszystkich, Joomla rozwiązania open source, która jest dostępna bezpłatnie dla wszystkich. Korzyści z Joomla! obejmują:&lt;br /&gt;
&lt;br /&gt;
* Prosta instalacja&lt;br /&gt;
* Prosta obsługa&lt;br /&gt;
* Wysoki poziom bezpieczeństwa i stabilności&lt;br /&gt;
* Ogromna ilość bezpłatnych oraz komercyjnych rozszerzeń&lt;br /&gt;
* Zaawansowany system szablonów pozwalający łatwo zmienić wygląd twojej strony internetowej&lt;br /&gt;
&lt;br /&gt;
== Gdzie pobrać Joomla! ? ==&lt;br /&gt;
* Ze strony: Polskiego Centrum Joomla!: http://joomla.pl/index.php/pobierz-joomla.html lub ze strony http://www.joomla.org/download.html&lt;br /&gt;
* Pakiety językowe można pobrać pod: http://joomla.pl/index.php/pobierz-joomla.html&lt;br /&gt;
&lt;br /&gt;
== Gdzie znaleźć rozszerzenia? ==&lt;br /&gt;
* Szukaj rozszerzeń: http://extensions.joomla.org/ &lt;br /&gt;
&lt;br /&gt;
== Gdzie znaleźć dokumentację  ==&lt;br /&gt;
* Dokumentacja w języku angielskim: http://docs.joomla.org/&lt;br /&gt;
* Dokumentacja w języku polskim: http://wiki.joomla.pl/&lt;br /&gt;
&lt;br /&gt;
== Gdzie szukać pomocy ==&lt;br /&gt;
* Bezpłatna pomoc w języku angielskim: http://forum.joomla.org/&lt;br /&gt;
* Bezpłatna pomoc w języku polskim &lt;br /&gt;
** http://forum.joomla.pl/&lt;br /&gt;
** http://forum.joomla.org/viewforum.php?f=18&lt;br /&gt;
&lt;br /&gt;
== Imprezy regionalne / Joomladays ==&lt;br /&gt;
Lokalne społeczności na całym świecie organizują Joomla! Days. Joomla! Day to wydarzenie stworzone wyłącznie dla użytkowników Joomla i projektów i zazwyczaj zwracające się regionalnych odbiorców. Więcej informacji:http://community.joomla.org/events/joomla-days.html&lt;br /&gt;
&lt;br /&gt;
== Joomla User Groups (JUG) ==&lt;br /&gt;
Lokalne Grupy użytkowników Joomla (JUG) to świetny sposób na poznanie nowych ludzi, uzyskanie pomocy z projektem, lub podzielenie się swoją wiedzą z innymi użytkownikami Joomla!. Joomla jest wszędzie więc warto sprawdzić, czy istnieje już JUG w Twojej okolicy. Jeśli nie, warto rozważyć utworzenie jednego.&lt;br /&gt;
&lt;br /&gt;
* JUG FAQ: http://community.joomla.org/user-groups/jug-faq.html&lt;br /&gt;
&lt;br /&gt;
== Jak pomóc w rozwoju Joomla!  ==&lt;br /&gt;
* Zaangażuj się w [http://forum.joomla.pl udzielaniu pomocy]&lt;br /&gt;
* Pomóż w rozwoju [http://wiki.joomla.pl dokumentacji]&lt;br /&gt;
* Stwórz rozszerzenie lub szablon&lt;br /&gt;
* Jeśli znajdziesz błędy w Joomla! zgłoś ten fakt http://docs.joomla.org/How_do_you_report_a_bug%3F&lt;br /&gt;
* Dołącz się do Joomla! Working Group&lt;br /&gt;
* Pomóż zorganizować wydarzenie typu Joomla! Day lub JUG&lt;br /&gt;
* Oraz w setki innych sposobów. Zobacz: http://joomla.pl/index.php/korzystaj-i-dziel-sie.html oraz http://contribute.joomla.org/&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Joomla_info_page/pl-PL&amp;diff=337332</id>
		<title>Joomla info page/pl-PL</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Joomla_info_page/pl-PL&amp;diff=337332"/>
		<updated>2016-10-11T00:51:28Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: /* Gdzie szukać pomocy */ remove non exist url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{RightTOC}}&lt;br /&gt;
= Polski =&lt;br /&gt;
&lt;br /&gt;
== Czym jest Joomla? ==&lt;br /&gt;
Joomla jest wielokrotnie nagradzanym systemem zarządzania treścią (CMS), który umożliwia budowanie serwisów internetowych i skutecznych aplikacji. Wiele aspektów, takich jak jego łatwość obsługi i rozszerzalność powoduje że Joomla jest jednym z najpopularniejszych programów tego typu dostępnych w Internecie. Najlepszy ze wszystkich, Joomla rozwiązania open source, która jest dostępna bezpłatnie dla wszystkich. Korzyści z Joomla! obejmują:&lt;br /&gt;
&lt;br /&gt;
* Prosta instalacja&lt;br /&gt;
* Prosta obsługa&lt;br /&gt;
* Wysoki poziom bezpieczeństwa i stabilności&lt;br /&gt;
* Ogromna ilość bezpłatnych oraz komercyjnych rozszerzeń&lt;br /&gt;
* Zaawansowany system szablonów pozwalający łatwo zmienić wygląd twojej strony internetowej&lt;br /&gt;
&lt;br /&gt;
== Gdzie pobrać Joomla! ? ==&lt;br /&gt;
* Ze strony: Polskiego Centrum Joomla!: http://joomla.pl/index.php/pobierz-joomla.html lub ze strony http://www.joomla.org/download.html&lt;br /&gt;
* Pakiety językowe można pobrać pod: http://joomla.pl/index.php/pobierz-joomla.html&lt;br /&gt;
&lt;br /&gt;
== Gdzie znaleźć rozszerzenia? ==&lt;br /&gt;
* Szukaj rozszerzeń: http://extensions.joomla.org/ &lt;br /&gt;
&lt;br /&gt;
== Gdzie znaleźć dokumentację  ==&lt;br /&gt;
* Dokumentacja w języku angielskim: http://docs.joomla.org/&lt;br /&gt;
* Dokumentacja w języku polskim: http://wiki.joomla.pl/&lt;br /&gt;
&lt;br /&gt;
== Gdzie szukać pomocy ==&lt;br /&gt;
* Bezpłatna pomoc w języku angielskim: http://forum.joomla.org/&lt;br /&gt;
* Bezpłatna pomoc w języku polskim &lt;br /&gt;
** http://forum.joomla.pl/&lt;br /&gt;
** http://forum.joomla.org/viewforum.php?f=18&lt;br /&gt;
&lt;br /&gt;
== Imprezy regionalne / Joomladays ==&lt;br /&gt;
Lokalne społeczności na całym świecie organizują Joomla! Days. Joomla! Day to wydarzenie stworzone wyłącznie dla użytkowników Joomla i projektów i zazwyczaj zwracające się regionalnych odbiorców. Więcej informacji:http://community.joomla.org/events/joomla-days.html&lt;br /&gt;
&lt;br /&gt;
== Joomla User Groups (JUG) ==&lt;br /&gt;
Lokalne Grupy użytkowników Joomla (JUG) to świetny sposób na poznanie nowych ludzi, uzyskanie pomocy z projektem, lub podzielenie się swoją wiedzą z innymi użytkownikami Joomla!. Joomla jest wszędzie więc warto sprawdzić, czy istnieje już JUG w Twojej okolicy. Jeśli nie, warto rozważyć utworzenie jednego.&lt;br /&gt;
&lt;br /&gt;
* JUG FAQ: http://community.joomla.org/user-groups/jug-faq.html&lt;br /&gt;
&lt;br /&gt;
== Jak pomóc w rozwoju Joomla!  ==&lt;br /&gt;
* Zaangażuj się w [http://www.joomla.net.pl/pomoc udzielaniu pomocy]&lt;br /&gt;
* Pomóż w rozwoju [http://wiki.joomla.pl dokumentacji]&lt;br /&gt;
* Stwórz rozszerzenie lub szablon&lt;br /&gt;
* Jeśli znajdziesz błędy w Joomla! zgłoś ten fakt http://docs.joomla.org/How_do_you_report_a_bug%3F&lt;br /&gt;
* Dołącz się do Joomla! Working Group&lt;br /&gt;
* Pomóż zorganizować wydarzenie typu Joomla! Day lub JUG&lt;br /&gt;
* Oraz w setki innych sposobów. Zobacz: http://joomla.pl/index.php/korzystaj-i-dziel-sie.html oraz http://contribute.joomla.org/&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:How_to_add_tooltips_to_your_Joomla!_website&amp;diff=26984</id>
		<title>J1.5:How to add tooltips to your Joomla! website</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:How_to_add_tooltips_to_your_Joomla!_website&amp;diff=26984"/>
		<updated>2010-04-29T11:07:12Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: add letter: joomla&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{review}}&lt;br /&gt;
===Tooltips Overview===&lt;br /&gt;
A tooltips is a piece of text that pops up when you hover the mouse over a region on a website. If you use the Joomla! back end, for example, tooltips are used to help explain the action of different parameters, as shown in the screenshot below: &lt;br /&gt;
&lt;br /&gt;
[[Image:Screen_tooltip_example_20090208.png]]&lt;br /&gt;
&lt;br /&gt;
Tooltips are a great way to give the user access to information without using up space on the screen. You can use basic tooltips just by adding a &amp;quot;title&amp;quot; attribute to a tag. However, this doesn&#039;t give you the option to style the tooltips. With Joomla! version 1.5, it is very easy to add styled tooltips to your site. This tutorial will show you how. &amp;lt;blockquote&amp;gt;&#039;&#039;Note: If you are converting old code, make sure it doesn&#039;t use the prototype.js file.  That file will keep the tooltips from working.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Activate Tooltip Behavior===&lt;br /&gt;
To start, you must activate the tooltip behavior.  This is done with the following line of code:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
JHTML::_(&#039;behavior.tooltip&#039;);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
Note that you only put this line in once per file. A good place is right after the &amp;lt;code&amp;gt;defined(&#039;_JEXEC&#039;) or die(&#039;Restricted access&#039;);&amp;lt;/code&amp;gt; line. If you are curious about what this line does, it inserts the following JavaScript code in the heading of the HTML page:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
    window.addEvent(&#039;domready&#039;, function(){ &lt;br /&gt;
       var JTooltips = new Tips($$(&#039;.hasTip&#039;), &lt;br /&gt;
       { maxTitleChars: 50, fixed: false}); &lt;br /&gt;
    });&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
This allows tooltips to function, as outlined below.&lt;br /&gt;
&lt;br /&gt;
===Create a Tooltip with the JHTML::tooltip Method===&lt;br /&gt;
One way to create a tooltip is using the JHTML::tooltip method. The API documentation is available at [http://api.joomla.org/Joomla-Framework/HTML/JHTML.html#tooltip http://api.joomla.org/Joomla-Framework/HTML/JHTML.html#tooltip]. The method definition is shown below.  &lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
void tooltip (string $tooltip, [string $title = &#039;&#039;], [string $image = &#039;tooltip.png&#039;], &lt;br /&gt;
              [string $text = &#039;&#039;], [string $href = &#039;&#039;], [boolean $link = 1])&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
The brackets mean the parameter is optional. The first parameter, &amp;quot;$tooltip&amp;quot;, is the only required parameter. The equals specifies the default if you do not pass that parameter. For example, the image file &#039;tooltip.png&#039; is the default image.&lt;br /&gt;
&lt;br /&gt;
The following is a basic tooltip.  Keep in mind that the image variable must be in reference to &#039;includes/js/ThemeOffice&#039;.  Use the prefix &#039;../../../&#039; to reference from the root of the Joomla installation.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
JHTML::tooltip(&#039;This is the tooltip text&#039;, &#039;Tooltip title&#039;, &#039;tooltip.png&#039;, &#039;&#039;, &lt;br /&gt;
               &#039;http://www.joomla.org&#039;);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
The above will make a tooltip using the default &amp;quot;tooltip.png&amp;quot; image, as shown below.[[Image:Tooltip_tutorial_example_screenshot_20090208.png|center|frame]]Clicking the image will take you to &amp;lt;tt&amp;gt;http://www.joomla.org&amp;lt;/tt&amp;gt;, since that is the &amp;quot;$href&amp;quot; argument. The HTML source for this tooltip is as follows:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;editlinktip hasTip&amp;quot; title=&amp;quot;Tooltip title::This is the tooltip text&amp;quot; &amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://www.joomla.org&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;img src=&amp;quot;/my_joomla_path/includes/js/ThemeOffice/tooltip.png&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Tooltip&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;Internet Explorer Bug: As shown above, when you use the JHTML::tooltip method to create an image tooltip, it creates an &amp;quot;alt&amp;quot; attribute with the value &amp;quot;Tooltip&amp;quot;. The &amp;quot;alt&amp;quot; attribute is used in cases where the image file cannot be found or for accessibility (for example, for blind users). Internet Explorer automatically -- and incorrectly -- displays the &amp;quot;alt&amp;quot; attribute as a tooltip. This means that image tooltips created by JHTML::tooltip (like the example above) will display with two tooltips when viewed with Internet Explorer, as shown below.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
[[Image:Tooltip_tutorial_ie7bug_20090301.png|center|frame]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;You can avoid this problem either by using text tooltips or by not using this method for image tooltips. Instead, just enter the HTML manually and set the &amp;quot;alt&amp;quot; attribute to an empty string (alt=&amp;quot;&amp;quot;).&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This code is almost the same as above except the image will not be a link (because the &amp;quot;$href&amp;quot; argument is omitted).&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
JHTML::tooltip(&#039;This is the tooltip text&#039;, &#039;Tooltip title&#039;, &lt;br /&gt;
               &#039;tooltip.png&#039;, &#039;&#039;, &#039;&#039;, false);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A tooltip can be attached to an image or to text. For example, this code &lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
echo JHTML::tooltip(&#039;This is a tooltip attached to text&#039;, &#039;Text Tooltip Title&#039;, &lt;br /&gt;
	            &#039;&#039;, &#039;Hover on this text to see the tooltip&#039;);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
will show a tooltip attached to text, as shown below.&lt;br /&gt;
&lt;br /&gt;
[[Image:Tooltip_tutorial_example_screenshot2_20090208.png|center|frame]]&lt;br /&gt;
&lt;br /&gt;
Note that specifying the &amp;quot;$text&amp;quot; parameter will override any image you have passed to tooltip.&lt;br /&gt;
&lt;br /&gt;
===Create a Tooltip Using a CSS Class Name===&lt;br /&gt;
If we look at the HTML page source generated by the &amp;lt;code&amp;gt;JHTML::tooltip&amp;lt;/code&amp;gt; function above, here is what we see:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;editlinktip hasTip&amp;quot; &lt;br /&gt;
      title=&amp;quot;Text Tooltip Title::This is a tooltip attached to text&amp;quot; &lt;br /&gt;
      style=&amp;quot;text-decoration: none; color: #333;&amp;quot;&amp;gt;&lt;br /&gt;
      Hover on this text to see the tooltip&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
This function generates an HTML &amp;quot;span&amp;quot; tag with the classes &amp;quot;editlinktip&amp;quot; and &amp;quot;hasTip&amp;quot; and an attribute called &amp;quot;title&amp;quot;. Notice that the the &amp;quot;title&amp;quot; attribute has two parts, &amp;lt;code&amp;gt;&amp;lt;tooltip title&amp;gt;::&amp;lt;tooltip text&amp;gt;&amp;lt;/code&amp;gt; (for example, &amp;quot;Tooltip Title::This is the tooltip text&amp;quot;). You can create a tooltip with only text or with only a title. The title has implications for styling, as we&#039;ll see below.&lt;br /&gt;
&lt;br /&gt;
The Javascript inserted by the &amp;lt;code&amp;gt;JHTML::(&#039;behavior_tooltip&#039;)&amp;lt;/code&amp;gt; command we entered earlier picks up this tag based on the class called &amp;quot;hasTip&amp;quot;. So, a second way of creating a tooltip is to simply create a tag with a class called &amp;quot;hasTip&amp;quot; and an attribute of &amp;quot;title&amp;quot;. For example, this code&lt;br /&gt;
&amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;hasTip&amp;quot; &lt;br /&gt;
   title=&amp;quot;Text Tooltip Title::This is a tooltip attached to text&amp;quot;&amp;gt;&lt;br /&gt;
   Hover on this text to see the tooltip&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
will produce exactly the same effect as the &amp;lt;code&amp;gt;JHTML::tooltip()&amp;lt;/code&amp;gt; example above.&lt;br /&gt;
&lt;br /&gt;
===Adding CSS Styling to the Tooltip===&lt;br /&gt;
The default tooltips, whether using the JHTML::tooltip method or class method, use the following three CSS classes: &amp;lt;tt&amp;gt;.tool-tip&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;.tool-title&amp;lt;/tt&amp;gt;, and &amp;lt;tt&amp;gt;.tool-text&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Here are the default styles.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
/* Tooltips */&lt;br /&gt;
.tool-tip {&lt;br /&gt;
   float: left;&lt;br /&gt;
   background: #ffc;&lt;br /&gt;
   border: 1px solid #D4D5AA;&lt;br /&gt;
   padding: 5px;&lt;br /&gt;
   max-width: 200px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tool-title {&lt;br /&gt;
   padding: 0;&lt;br /&gt;
   margin: 0;&lt;br /&gt;
   font-size: 100%;&lt;br /&gt;
   font-weight: bold;&lt;br /&gt;
   margin-top: -15px;&lt;br /&gt;
   padding-top: 15px;&lt;br /&gt;
   padding-bottom: 5px;&lt;br /&gt;
   background: url(../images/selector-arrow.png) no-repeat;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tool-text {&lt;br /&gt;
   font-size: 100%;&lt;br /&gt;
   margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have a custom CSS file, copy this code and alter it to your liking. Note that the &amp;lt;tt&amp;gt;.tool-title&amp;lt;/tt&amp;gt; class uses by default the &amp;quot;selector-arrow.png&amp;quot; image. This is what gives the outline of the tooltip the little pointer in the upper left of the tooltip box. If you leave out a title in your tooltip, you will just get a rectangle, without the pointer.&lt;br /&gt;
&lt;br /&gt;
===Customizing Your Tooltips===&lt;br /&gt;
Ok, now it&#039;s time to have some fun. The &amp;lt;code&amp;gt;JHTML::_(&#039;behavior.tooltip&#039;)&amp;lt;/code&amp;gt; can take two optional parameters. The first parameter is the name of the CSS class that will be used to identify the tooltip. As we saw earlier, this defaults to &amp;quot;hasTip&amp;quot;. The second optional parameter is an array of parameters that you can use to fine-tune the tooltip functionality. These are explained below. &lt;br /&gt;
* &#039;&#039;&#039;maxTitleChars:&#039;&#039;&#039; The maximum length of the title (the part of the &amp;quot;title&amp;quot; attribute before the &amp;quot;::&amp;quot;)&lt;br /&gt;
* &#039;&#039;&#039;showDelay, hideDelay:&#039;&#039;&#039; The time to delay showing or hiding the tooltip, in milliseconds. Default is 100.&lt;br /&gt;
* &#039;&#039;&#039;className:&#039;&#039;&#039; The first part of the class name used to style the actual tooltip. The default, as we saw, is &amp;quot;tool&amp;quot;, and the full class names by default are &amp;quot;tool-tip&amp;quot;, &amp;quot;tool-title&#039;, and &amp;quot;tool-text&amp;quot;. So, for example, if we set this to &amp;quot;custom&amp;quot;, we would style the classes &amp;quot;custom-tip&amp;quot;, &amp;quot;custom-title&amp;quot;, and &amp;quot;custom-text&amp;quot;.&lt;br /&gt;
* &#039;&#039;&#039;fixed:&#039;&#039;&#039; Whether or not to have the tooltip move with the mouse. If set to &amp;quot;true&amp;quot;, the tooltip will be centered below the text or image. If set to &amp;quot;false&amp;quot;, the tooltip will move with the mouse. Default is &amp;quot;false&amp;quot;. &lt;br /&gt;
* &#039;&#039;&#039;onShow, onHide:&#039;&#039;&#039; Functions to call for the onShow and onHide events. We&#039;ll see an example below where we can use these to create a fade-in and fade-out for the tooltip.&lt;br /&gt;
&lt;br /&gt;
In the next section, we&#039;ll show how to use these parameters with some examples.&lt;br /&gt;
&lt;br /&gt;
===Tooltip With Different Classes===&lt;br /&gt;
In this example, we will create a tooltip using different selector and tooltip styling classes. Why might we want to do this? One reason would be if we had different types of tooltips and we wanted to style them differently.&lt;br /&gt;
&lt;br /&gt;
Here is the code to create the tooltip Javascript function:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
$toolTipArray = array(&#039;className&#039;=&amp;gt;&#039;custom2&#039;);&lt;br /&gt;
JHTML::_(&#039;behavior.tooltip&#039;, &#039;.hasTip2&#039;, $toolTipArray);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
In this code, we are creating an array with just one element -- to set the &amp;quot;className&amp;quot; parameter to &amp;quot;custom2&amp;quot;. This means that, to style these tooltips, we would use the classes &amp;lt;tt&amp;gt;custom2-tip&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;custom2-title&amp;lt;/tt&amp;gt;, and &amp;lt;tt&amp;gt;custom2-text&amp;lt;/tt&amp;gt;. Then we call the method with the arguments &amp;quot;.hasTip2&amp;quot; and the array &amp;quot;$toolTipArray&amp;quot;. It can be a little confusing, because we have two CSS classes at work here. The class &amp;quot;.hasTip2&amp;quot; is used in the HTML tag. That is how the Javascript program identifies the tooltips to operate on. The class &amp;quot;custom2&amp;quot; is used as the first part of the three CSS classes to use to style the actual tooltip itself.&lt;br /&gt;
&lt;br /&gt;
To use this new tooltip, we could use the following code:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;hasTip2&amp;quot; &lt;br /&gt;
	title=&amp;quot;My Tooltip Title :: Tooltip text for hasTip2 class with custom2 style classes.&amp;quot;&amp;gt;&lt;br /&gt;
	hasTip2 and custom2 example&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
Since we set the class to &amp;quot;hasTip2&amp;quot;, this tag will be processed by the new version of the tooltip program. So, if we use both the default tooltip (&amp;quot;hasTip&amp;quot; class) and the new tooltip (&amp;quot;hasTip2&amp;quot; class) in the same page, we can style them differently using &amp;quot;tool-&amp;quot; styles for the default and &amp;quot;custom2-&amp;quot; styles for the &amp;quot;hasTip2&amp;quot; tooltips.&lt;br /&gt;
&lt;br /&gt;
Next, let&#039;s look at a more complex example, shown below.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
$toolTipArray = array(&#039;className&#039; =&amp;gt; &#039;custom2&#039;, &#039;showDelay&#039;=&amp;gt;&#039;500&#039;, &lt;br /&gt;
   &#039;hideDelay&#039;=&amp;gt;&#039;500&#039;, &#039;fixed&#039;=&amp;gt;true,&lt;br /&gt;
   &#039;onShow&#039;=&amp;gt;&amp;quot;function(tip) {tip.effect(&#039;opacity&#039;, &lt;br /&gt;
      {duration: 500, wait: false}).start(0,1)}&amp;quot;, &lt;br /&gt;
   &#039;onHide&#039;=&amp;gt;&amp;quot;function(tip) {tip.effect(&#039;opacity&#039;, &lt;br /&gt;
      {duration: 500, wait: false}).start(1,0)}&amp;quot;);&lt;br /&gt;
JHTML::_(&#039;behavior.tooltip&#039;, &#039;.hasTip2&#039;, $toolTipArray); ?&amp;gt; &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
Again, we are building an array to pass to the &amp;lt;code&amp;gt;JHTML::_(&#039;behavior.tooltip&#039;)&amp;lt;/code&amp;gt; function. Again, we are setting the &amp;quot;className&amp;quot; parameter to &amp;quot;custom2&amp;quot;. We are also setting the &amp;quot;showDelay&amp;quot; and &amp;quot;hideDelay&amp;quot; parameters to 500 milliseconds (.5 seconds). So the tooltip will show only after the mouse has hovered for this amount of time. &lt;br /&gt;
&lt;br /&gt;
Notice that we are setting the parameter &amp;quot;fixed&amp;quot; to &amp;quot;true&amp;quot; (without the quotes). This means that the tooltip will not move with the mouse. Instead, it will always show centered below the tooltip text or image.&lt;br /&gt;
&lt;br /&gt;
Finally, the tricky part. We are creating functions to pass in to the &amp;quot;onShow&amp;quot; and &amp;quot;onHide&amp;quot; events. These functions cause the tooltip to fade in and fade out over the space of 500 milliseconds. This is done by gradually varying the tooltip&#039;s CSS &amp;quot;opacity&amp;quot; style from &amp;quot;0&amp;quot; (completely transparent) to &amp;quot;1&amp;quot; (completely opaque). If we wanted the tooltip to be partially transparent, we could change these to &amp;lt;code&amp;gt;start(0,.8)&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;start(.8,0)&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
These functions are similar to the sample code in the [http://demos111.mootools.net/Tips MooTools demo tutorial]. Click on the link called &amp;quot;js code&amp;quot; and look at the code for the &amp;quot;Tips2&amp;quot; demo. We have just taken the code from the initialize function and incorporated it into the &amp;quot;onShow&amp;quot; and &amp;quot;onHide&amp;quot; functions.&lt;br /&gt;
&lt;br /&gt;
The last line of code above creates the actual Javascript code in our Joomla! document. If we show the page and view source, we see the following:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
window.addEvent(&#039;domready&#039;, function(){ &lt;br /&gt;
   var JTooltips = new Tips($$(&#039;.hasTip2&#039;), {&lt;br /&gt;
      maxTitleChars: 50, showDelay: 500, hideDelay: 500, className: &#039;custom2&#039;, &lt;br /&gt;
         fixed: true, &lt;br /&gt;
      onShow: function(tip) {tip.effect(&#039;opacity&#039;, {duration: 500, wait: false}).start(0,1)}, &lt;br /&gt;
      onHide: function(tip) {tip.effect(&#039;opacity&#039;, {duration: 500, wait: false}).start(1,0)}&lt;br /&gt;
   }); &lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
So we can see the effect of the parameters that we passed to the &amp;lt;code&amp;gt;JHTML::_(&#039;behavior.tooltip&#039;)&amp;lt;/code&amp;gt; method.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;offsets Parameter&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;Note: The &amp;quot;offsets&amp;quot; parameter doesn&#039;t work in version 1.5.9 and earlier because of a bug. As of version 1.5.10 it should work as outlined below.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
You can control the x and y distance, in pixels, from the cursor to the tooltip using the &amp;quot;offsets&amp;quot; parameter. This parameter must be an array as shown in the example code below:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
// set x (horizontal) distance to 20 pixels, y (vertical) distance to 30 pixels&lt;br /&gt;
$toolTipArray = array(&#039;offsets&#039;=&amp;gt;array(&#039;x&#039;=&amp;gt;20, &#039;y&#039;=&amp;gt;30), &#039;maxtitlechars&#039;=&amp;gt;40);&lt;br /&gt;
JHTML::_(&#039;behavior.tooltip&#039;, &#039;.customOffset&#039;, $toolTipArray);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Using an External Javascript File===&lt;br /&gt;
There are times when you might prefer to work with a separate Javascript file. This gives you complete flexibility to use all of the mootools capabilities. To do this:&lt;br /&gt;
# Create the separate Javascript file and save it somewhere in your Joomla! site (for example, &amp;quot;templates/&amp;lt;your template&amp;gt;/js/yourjsfile.js&amp;quot;.&lt;br /&gt;
# Use the &amp;lt;code&amp;gt;JHTML::script&amp;lt;/code&amp;gt; function to add this script to your document. For example: &lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
   $filename = &#039;testtooltip.js&#039;; // this file is used for class=&amp;quot;hasTip3&amp;quot; titles&lt;br /&gt;
   $path = &#039;templates/rhuk_milkyway/js/&#039;; // path to the file&lt;br /&gt;
   // true means MooTools will load if it is not already loaded&lt;br /&gt;
   JHTML::script($filename, $path, true); &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
This will load your script into the document and make sure that the MooTools library is available.&lt;br /&gt;
&lt;br /&gt;
===Complete Code Example===&lt;br /&gt;
Here is an example that incorporates all of the elements discussed in this tutorial. So you can see the code in action, we will create an override of the &amp;quot;mod_stats&amp;quot; Module and add our test code there. We will use the rhuk_milkyway template.&lt;br /&gt;
&lt;br /&gt;
To set up the template override, create a folder called &amp;quot;templates/rhuk_milkyway/html/mod_stats&amp;quot; and copy the file &amp;quot;modules/mod_stats/tmpl/default.php&amp;quot; to this new folder.&lt;br /&gt;
&lt;br /&gt;
After line 2 of this file (&amp;lt;code&amp;gt;defined(&#039;_JEXEC&#039;) or die(&#039;Restricted access&#039;);&amp;lt;/code&amp;gt;), insert the following:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
JHTML::_(&#039;behavior.tooltip&#039;);&lt;br /&gt;
$toolTipArray = array(&#039;className&#039; =&amp;gt; &#039;custom2&#039;, &#039;showDelay&#039;=&amp;gt;&#039;500&#039;, &#039;hideDelay&#039;=&amp;gt;&#039;500&#039;, &lt;br /&gt;
   &#039;fixed&#039;=&amp;gt;&#039;true&#039; &lt;br /&gt;
   , &#039;onShow&#039;=&amp;gt;&amp;quot;function(tip) {tip.effect(&#039;opacity&#039;, &lt;br /&gt;
        {duration: 500, wait: false}).start(0,1)}&amp;quot;&lt;br /&gt;
   , &#039;onHide&#039;=&amp;gt;&amp;quot;function(tip) {tip.effect(&#039;opacity&#039;, &lt;br /&gt;
        {duration: 500, wait: false}).start(1,0)}&amp;quot;);&lt;br /&gt;
JHTML::_(&#039;behavior.tooltip&#039;, &#039;.hasTip2&#039;, $toolTipArray);  // class=&amp;quot;hasTip2&amp;quot; titles&lt;br /&gt;
$filename = &#039;testtooltip.js&#039;; // used for class=&amp;quot;hasTip3&amp;quot; titles&lt;br /&gt;
$path = &#039;templates/rhuk_milkyway/js/&#039;;&lt;br /&gt;
JHTML::script($filename, $path, true); // MooTools will load if it is not already loaded&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
Here we are creating the Javascript functions we will need later. The first line is the simple default declaration that will use the &amp;quot;.hasTip&amp;quot; and &amp;quot;tool-&amp;quot; CSS classes. &lt;br /&gt;
&lt;br /&gt;
The next 5 lines create the more customized function that includes the fade-in and fade-out. It uses the &amp;quot;.hasTip2&amp;quot; to create the tip and the classes starting with &amp;quot;custom2-&amp;quot; to style the tooltip.&lt;br /&gt;
&lt;br /&gt;
The last 3 lines reference the external Javascript file, which will be created below. The class information will be contained in that file.&lt;br /&gt;
&lt;br /&gt;
Now, time for some more coding. At the end of the &amp;quot;modules/mod_stats/tmpl/default.php&amp;quot; file, add the code shown below:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h1&amp;gt;Tooltip Examples&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;?php echo JHTML::tooltip(&#039;This is the tooltip text&#039;, &#039;Tooltip title&#039;, &lt;br /&gt;
	&#039;tooltip.png&#039;, &#039;&#039;, &#039;http://www.joomla.org&#039;);?&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;?php echo JHTML::tooltip(&#039;This is a tooltip attached to text&#039;, &#039;Text Tooltip Title&#039;, &lt;br /&gt;
	&#039;&#039;, &#039;Hover on this text to see the tooltip&#039;);?&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;							&lt;br /&gt;
&amp;lt;a class=&amp;quot;hasTip&amp;quot; title=&amp;quot;My Title::Tooltip on &#039;a&#039; tag text using default &#039;hasTip&#039; class&amp;quot; &lt;br /&gt;
	href=&amp;quot;http://www.joomla.org&amp;quot;&amp;gt;Tooltip on a link example&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;hasTip2&amp;quot; &lt;br /&gt;
	title=&amp;quot;My Tooltip Title :: Tooltip text for hasTip2 class with custom2 style classes.&amp;quot;&amp;gt;&lt;br /&gt;
	hasTip2 and custom2 example&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;hasTip3&amp;quot; &lt;br /&gt;
	title=&amp;quot;hasTip3 Title::This is using class &#039;hasTip3&#039; using external JS script.&amp;quot;&amp;gt;&lt;br /&gt;
           hasTip3 hover text&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
The first two examples using the &amp;lt;code&amp;gt;JHTML::tooltip&amp;lt;/code&amp;gt; function to create the tooltip HTML code. &lt;br /&gt;
&lt;br /&gt;
The third example shows an &amp;quot;a&amp;quot; tag with a tooltip. This illustrates that you can put tooltips on most HTML tags, not just &amp;quot;span&amp;quot; tags. Again, it is using the &amp;quot;hasTip&amp;quot; class, so it will be controlled by the Javascript above called with the &amp;quot;.hasTip&amp;quot; argument and will be styled with the default &amp;quot;tool-&amp;quot; styles.&lt;br /&gt;
&lt;br /&gt;
The fourth example shows a &amp;quot;span&amp;quot; tag using the &amp;quot;hasTip2&amp;quot; class. So it will be styled using the &amp;quot;custom2-&amp;quot; classes and will have the &amp;quot;showDelay&amp;quot; and &amp;quot;hideDelay&amp;quot; of 500 milliseconds and have &amp;quot;fixed&amp;quot; equal to &amp;quot;true&amp;quot; (so the tip will not move with the mouse). Also, it uses the special fade-in and fade-out effects. &lt;br /&gt;
&lt;br /&gt;
The last example will use the Javascript code from the external file, shown below.&lt;br /&gt;
&lt;br /&gt;
Now, some more coding. Create a JavaScript file called &amp;quot;testtooltip.js&amp;quot; and save it into the folder &amp;quot;templates/rhuk_milkyway/js&amp;quot;:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
window.addEvent(&#039;domready&#039;, function(){&lt;br /&gt;
	   //do your tips stuff in here...&lt;br /&gt;
	   var zoomTip = new Tips($$(&#039;.hasTip3&#039;), {&lt;br /&gt;
	      className: &#039;custom3&#039;, //this is the prefix for the CSS class&lt;br /&gt;
	      offsets: {&lt;br /&gt;
	  		&#039;x&#039;: 20,       //default is 16&lt;br /&gt;
	  		&#039;y&#039;: 30        //default is 16&lt;br /&gt;
              },&lt;br /&gt;
	      initialize:function(){&lt;br /&gt;
	         this.fx = new Fx.Style(this.toolTip, &#039;opacity&#039;, &lt;br /&gt;
	        		 {duration: 1000, wait: false}).set(0);&lt;br /&gt;
	      },&lt;br /&gt;
	      onShow: function(toolTip) {&lt;br /&gt;
	         this.fx.start(0,.8);&lt;br /&gt;
	      },&lt;br /&gt;
	      onHide: function(toolTip) {&lt;br /&gt;
	         this.fx.start(.8,0);&lt;br /&gt;
	      }&lt;br /&gt;
	   });&lt;br /&gt;
	});&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
This code will operate on the &amp;quot;hasTip3&amp;quot; class and will use style classes starting with &amp;quot;custom3-&amp;quot;. We are setting the x distance (from the cursor to the tooltip) to 20 pixels and the y distance to 30 pixels. This also has the fade-in and fade-out functionality, but the final &amp;quot;opacity&amp;quot; value is set to .8, meaning that the tooltip will be slightly transparent.&lt;br /&gt;
&lt;br /&gt;
Finally, add this to the end of your &amp;quot;templates/rhuk_milkyway/css/template.css&amp;quot; file:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
.custom2-tip {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	width: 130px;&lt;br /&gt;
	z-index: 13000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.custom2-title {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	font-size: 11px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	color: #024A68;&lt;br /&gt;
	padding: 8px 8px 4px;&lt;br /&gt;
	background: #3CA0D0;&lt;br /&gt;
	border-bottom: 1px solid #024A68;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.custom2-text {&lt;br /&gt;
	font-size: 11px;&lt;br /&gt;
	padding: 4px 8px 8px;&lt;br /&gt;
	background: #63ADD0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.custom3-tip {&lt;br /&gt;
	color: #000;&lt;br /&gt;
	width: 130px;&lt;br /&gt;
	z-index: 13000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.custom3-title {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	font-size: 11px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	color: #3E4F14;&lt;br /&gt;
	padding: 8px 8px 4px;&lt;br /&gt;
	background: #C3DF7D;&lt;br /&gt;
	border-bottom: 1px solid #B5CF74;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.custom3-text {&lt;br /&gt;
	font-size: 11px;&lt;br /&gt;
	padding: 4px 8px 8px;&lt;br /&gt;
	background: #CFDFA7;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
Here we are just adding different colors for the &amp;quot;custom2-&amp;quot; and &amp;quot;custom3-&amp;quot; styles so you can see the effect of the different tooltip code.&lt;br /&gt;
&lt;br /&gt;
Notice that &amp;lt;tt&amp;gt;.custom2-title&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;.custom3-title&amp;lt;/tt&amp;gt; classes do not have a background property. So these tooltips will be a box without the neat little arrow pointing at the mouse. If you wanted, you could create an image similar to &amp;quot;templates/system/images/selector-arrow.png&amp;quot; of the right color and add that as a background to these classes.&lt;br /&gt;
&lt;br /&gt;
===Example Code Screenshots===&lt;br /&gt;
Here are some screenshots taken from the sample code above. The first screenshot shows the modified &amp;quot;mod_stats&amp;quot; modules with our sample code.&lt;br /&gt;
[[Image:Screen_tooltip_example2_20090210.png|center|frame]]&lt;br /&gt;
The screenshot below shows the fade-in effect for the &amp;quot;.hasTip2&amp;quot; tooltip. Notice also that the tooltip is centered below the text. This is the effect of setting &amp;quot;fixed&amp;quot; equal to &amp;quot;true&amp;quot;.&lt;br /&gt;
[[Image:Screen_tooltip_example1_20090209.png|center|frame]]&lt;br /&gt;
The last screenshot shows the different styling for the &amp;quot;.hasTip3&amp;quot; tooltip, based on the &amp;quot;custom3-&amp;quot; CSS class styles. &lt;br /&gt;
[[Image:Screen_tooltip_example3_20090210.png|center|frame]]&lt;br /&gt;
&lt;br /&gt;
===More Information===&lt;br /&gt;
More information about the topics covered in this tutorial is available at the links below. Note that Joomla! version 1.5 uses MooTools version 1.11. The current version of MooTools is 1.2.&lt;br /&gt;
* Joomla API - [http://api.joomla.org http://api.joomla.org]&lt;br /&gt;
* Documentation for 1.11 MooTools Tips: [http://docs111.mootools.net/Plugins/Tips.js http://docs111.mootools.net/Plugins/Tips.js]&lt;br /&gt;
* Mootools demos for version 1.11 - [http://demos111.mootools.net/Tips http://demos111.mootools.net/Tips]&lt;br /&gt;
* Mootools Website - [http://www.mootools.net/ http://www.mootools.net/]&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_Beez_template&amp;diff=15437</id>
		<title>J1.5:Customising the Beez template</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_Beez_template&amp;diff=15437"/>
		<updated>2009-08-15T13:15:14Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: /* Source ordere and Layout */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{cookiejar}}{{underconstruction}}&lt;br /&gt;
&lt;br /&gt;
NEEDS DESCRIPTION&lt;br /&gt;
&lt;br /&gt;
==Frontpage==&lt;br /&gt;
Click on the picture to see the descriptions (if available)&lt;br /&gt;
&amp;lt;imagemap&amp;gt;&lt;br /&gt;
Image:Beez_overview.jpg&lt;br /&gt;
rect 533 5 716 23 [[Customising the Beez template/header/fontsize]]&lt;br /&gt;
rect 87 7 717 82 [[Customising the Beez template/header/logo]]&lt;br /&gt;
rect 82 82 717 96 [[Customising the Beez template/header/mainlevel/-nav]]&lt;br /&gt;
rect 551 97 717 139 [[Customising the Beez template/header/mod_search]]&lt;br /&gt;
rect 83 96 168 111 [[Customising the Beez template/header/breadcrumbs]]&lt;br /&gt;
rect 81 0 718 141 [[Customising the Beez template/header]]&lt;br /&gt;
rect 82 153 223 175 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 90 174 217 189 [[Customising the Beez template/left/module/menu/active]]&lt;br /&gt;
rect 90 189 217 311 [[Customising the Beez template/left/module/menu]]&lt;br /&gt;
rect 82 322 223 344 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 90 343 217 465 [[Customising the Beez template/left/module/menu]]&lt;br /&gt;
rect 82 474 223 496 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 90 495 217 545 [[Customising the Beez template/left/module/menu]]&lt;br /&gt;
rect 82 559 223 581 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 89 582 218 724 [[Customising the Beez template/left/module/login]]&lt;br /&gt;
rect 81 140 216 888 [[Customising the Beez template/left]]&lt;br /&gt;
rect 229 152 549 175 [[Customising the Beez template/main/h1]]&lt;br /&gt;
rect 306 201 535 222 [[Customising the Beez template/main/leading/h2]]&lt;br /&gt;
rect 306 224 536 239 [[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
rect 305 241 535 253 [[Customising the Beez template/main/leading/modifydate]]&lt;br /&gt;
rect 305 253 535 265 [[Customising the Beez template/main/leading/createdby]]&lt;br /&gt;
rect 305 265 535 277 [[Customising the Beez template/main/leading/createdate]]&lt;br /&gt;
rect 229 190 550 436 [[Customising the Beez template/main/leading]]&lt;br /&gt;
rect 228 456 375 475 [[Customising the Beez template/main/h2]]&lt;br /&gt;
rect 230 478 374 505 [[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
rect 227 514 370 524 [[Customising the Beez template/main/modifydate]]&lt;br /&gt;
rect 228 524 368 532 [[Customising the Beez template/main/createdby]]&lt;br /&gt;
rect 226 530 369 541 [[Customising the Beez template/main/createdate]]&lt;br /&gt;
rect 226 457 384 691 [[Customising the Beez template/main/article]]&lt;br /&gt;
rect 397 456 544 475 [[Customising the Beez template/main/h2]]&lt;br /&gt;
rect 399 478 543 505 [[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
rect 396 514 538 532 [[Customising the Beez template/main/modifydate]]&lt;br /&gt;
rect 396 532 536 540 [[Customising the Beez template/main/createdby]]&lt;br /&gt;
rect 395 539 538 550 [[Customising the Beez template/main/createdate]]&lt;br /&gt;
rect 397 660 537 690 [[Customising the Beez template/main/readon]]&lt;br /&gt;
rect 396 457 554 691 [[Customising the Beez template/main/article]]&lt;br /&gt;
rect 228 726 549 742 [[Customising the Beez template/main/more/h2]]&lt;br /&gt;
rect 237 755 448 769 [[Customising the Beez template/main/more/blogsection]]&lt;br /&gt;
rect 238 778 482 792 [[Customising the Beez template/main/more/blogsection]]&lt;br /&gt;
rect 228 726 550 819 [[Customising the Beez template/main/more]]&lt;br /&gt;
rect 228 826 549 843 [[Customising the Beez template/main/counter]]&lt;br /&gt;
rect 229 848 549 870 [[Customising the Beez template/main/pagination]]&lt;br /&gt;
rect 216 140 567 890 [[Customising the Beez template/main]]&lt;br /&gt;
rect 567 158 697 173 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 567 263 697 278 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 568 286 696 356 [[Customising the Beez template/right/latestnews]]&lt;br /&gt;
rect 567 380 697 395 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 568 401 696 471 [[Customising the Beez template/right/mostread]]&lt;br /&gt;
rect 567 495 697 510 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 567 515 696 532 [[Customising the Beez template/right/h4]]&lt;br /&gt;
rect 567 533 696 645 [[Customising the Beez template/right/poll]]&lt;br /&gt;
rect 567 663 697 678 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 567 140 718 890 [[Customising the Beez template/right]]&lt;br /&gt;
rect 86 895 148 912 [[Customising the Beez template/footer/syndicate]]&lt;br /&gt;
rect 81 888 718 940 [[Customising the Beez template/footer]]&lt;br /&gt;
default [[Customising the Beez template/body]]&lt;br /&gt;
desc bottom-left&lt;br /&gt;
&amp;lt;/imagemap&amp;gt;&lt;br /&gt;
===Classes/IDs===&lt;br /&gt;
====Body====&lt;br /&gt;
*[[Customising the Beez template/body]]&lt;br /&gt;
====Header====&lt;br /&gt;
*[[Customising the Beez template/header]]&lt;br /&gt;
**[[Customising the Beez template/header/logo]]&lt;br /&gt;
**[[Customising the Beez template/header/fontsize]]&lt;br /&gt;
**[[Customising the Beez template/header/mainlevel/-nav]]&lt;br /&gt;
**[[Customising the Beez template/header/mod_search]]&lt;br /&gt;
**[[Customising the Beez template/header/breadcrumbs]]&lt;br /&gt;
====Left====&lt;br /&gt;
*[[Customising the Beez template/left]]&lt;br /&gt;
**[[Customising the Beez template/left/h3]]&lt;br /&gt;
**[[Customising the Beez template/left/menu]]&lt;br /&gt;
***[[Customising the Beez template/left/menu/active]]&lt;br /&gt;
**[[Customising the Beez template/left/login]]&lt;br /&gt;
====Right====&lt;br /&gt;
*[[Customising the Beez template/right]]&lt;br /&gt;
**[[Customising the Beez template/right/h3]]&lt;br /&gt;
**[[Customising the Beez template/right/h4]]&lt;br /&gt;
**[[Customising the Beez template/right/latestnews]]&lt;br /&gt;
**[[Customising the Beez template/right/mostread]]&lt;br /&gt;
**[[Customising the Beez template/right/poll]]&lt;br /&gt;
====Main====&lt;br /&gt;
*[[Customising the Beez template/main]]&lt;br /&gt;
**[[Customising the Beez template/main/h1]]&lt;br /&gt;
**[[Customising the Beez template/main/h2]]&lt;br /&gt;
**[[Customising the Beez template/main/leading]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/h2]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/modifydate]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/createdby]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/createdate]]&lt;br /&gt;
**[[Customising the Beez template/main/article]]&lt;br /&gt;
**[[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
**[[Customising the Beez template/main/modifydate]]&lt;br /&gt;
**[[Customising the Beez template/main/createdby]]&lt;br /&gt;
**[[Customising the Beez template/main/createdate]]&lt;br /&gt;
**[[Customising the Beez template/main/readon]]&lt;br /&gt;
**[[Customising the Beez template/main/more]]&lt;br /&gt;
***[[Customising the Beez template/main/more/h2]]&lt;br /&gt;
***[[Customising the Beez template/main/more/blogsection]]&lt;br /&gt;
**[[Customising the Beez template/main/counter]]&lt;br /&gt;
**[[Customising the Beez template/main/pagination]]&lt;br /&gt;
====Footer====&lt;br /&gt;
*[[Customising the Beez template/footer]]&lt;br /&gt;
**[[Customising the Beez template/footer/syndicate]]&lt;br /&gt;
==CSS Files==&lt;br /&gt;
*[[Customising the Beez template/general.css|Beez general.css]]&lt;br /&gt;
*[[Customising the Beez template/ie7only.css|Beez ie7only.css]]&lt;br /&gt;
*[[Customising the Beez template/ieonly.css|Beez ieonly.css]]&lt;br /&gt;
*[[Customising the Beez template/layout.css|Beez layout.css]]&lt;br /&gt;
*[[Customising the Beez template/position.css|Beez position.css]]&lt;br /&gt;
*[[Customising the Beez template/print.css|Beez print.css]]&lt;br /&gt;
*[[Customising the Beez template/template.css|Beez template.css]]&lt;br /&gt;
*[[Customising the Beez template/template_rtl.css|Beez template_rtl.css]]&lt;br /&gt;
&lt;br /&gt;
=== Source ordered and Layout ===&lt;br /&gt;
[[Image:beez_layout.png]]&lt;br /&gt;
[[Category:Beez]]&lt;br /&gt;
[[Category:Customizing Beez]]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=File:Beez_layout.png&amp;diff=15436</id>
		<title>File:Beez layout.png</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=File:Beez_layout.png&amp;diff=15436"/>
		<updated>2009-08-15T13:14:41Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: {{JEDL}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JEDL}}&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_Beez_template&amp;diff=15435</id>
		<title>J1.5:Customising the Beez template</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_Beez_template&amp;diff=15435"/>
		<updated>2009-08-15T13:12:51Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{cookiejar}}{{underconstruction}}&lt;br /&gt;
&lt;br /&gt;
NEEDS DESCRIPTION&lt;br /&gt;
&lt;br /&gt;
==Frontpage==&lt;br /&gt;
Click on the picture to see the descriptions (if available)&lt;br /&gt;
&amp;lt;imagemap&amp;gt;&lt;br /&gt;
Image:Beez_overview.jpg&lt;br /&gt;
rect 533 5 716 23 [[Customising the Beez template/header/fontsize]]&lt;br /&gt;
rect 87 7 717 82 [[Customising the Beez template/header/logo]]&lt;br /&gt;
rect 82 82 717 96 [[Customising the Beez template/header/mainlevel/-nav]]&lt;br /&gt;
rect 551 97 717 139 [[Customising the Beez template/header/mod_search]]&lt;br /&gt;
rect 83 96 168 111 [[Customising the Beez template/header/breadcrumbs]]&lt;br /&gt;
rect 81 0 718 141 [[Customising the Beez template/header]]&lt;br /&gt;
rect 82 153 223 175 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 90 174 217 189 [[Customising the Beez template/left/module/menu/active]]&lt;br /&gt;
rect 90 189 217 311 [[Customising the Beez template/left/module/menu]]&lt;br /&gt;
rect 82 322 223 344 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 90 343 217 465 [[Customising the Beez template/left/module/menu]]&lt;br /&gt;
rect 82 474 223 496 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 90 495 217 545 [[Customising the Beez template/left/module/menu]]&lt;br /&gt;
rect 82 559 223 581 [[Customising the Beez template/left/module/h3]]&lt;br /&gt;
rect 89 582 218 724 [[Customising the Beez template/left/module/login]]&lt;br /&gt;
rect 81 140 216 888 [[Customising the Beez template/left]]&lt;br /&gt;
rect 229 152 549 175 [[Customising the Beez template/main/h1]]&lt;br /&gt;
rect 306 201 535 222 [[Customising the Beez template/main/leading/h2]]&lt;br /&gt;
rect 306 224 536 239 [[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
rect 305 241 535 253 [[Customising the Beez template/main/leading/modifydate]]&lt;br /&gt;
rect 305 253 535 265 [[Customising the Beez template/main/leading/createdby]]&lt;br /&gt;
rect 305 265 535 277 [[Customising the Beez template/main/leading/createdate]]&lt;br /&gt;
rect 229 190 550 436 [[Customising the Beez template/main/leading]]&lt;br /&gt;
rect 228 456 375 475 [[Customising the Beez template/main/h2]]&lt;br /&gt;
rect 230 478 374 505 [[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
rect 227 514 370 524 [[Customising the Beez template/main/modifydate]]&lt;br /&gt;
rect 228 524 368 532 [[Customising the Beez template/main/createdby]]&lt;br /&gt;
rect 226 530 369 541 [[Customising the Beez template/main/createdate]]&lt;br /&gt;
rect 226 457 384 691 [[Customising the Beez template/main/article]]&lt;br /&gt;
rect 397 456 544 475 [[Customising the Beez template/main/h2]]&lt;br /&gt;
rect 399 478 543 505 [[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
rect 396 514 538 532 [[Customising the Beez template/main/modifydate]]&lt;br /&gt;
rect 396 532 536 540 [[Customising the Beez template/main/createdby]]&lt;br /&gt;
rect 395 539 538 550 [[Customising the Beez template/main/createdate]]&lt;br /&gt;
rect 397 660 537 690 [[Customising the Beez template/main/readon]]&lt;br /&gt;
rect 396 457 554 691 [[Customising the Beez template/main/article]]&lt;br /&gt;
rect 228 726 549 742 [[Customising the Beez template/main/more/h2]]&lt;br /&gt;
rect 237 755 448 769 [[Customising the Beez template/main/more/blogsection]]&lt;br /&gt;
rect 238 778 482 792 [[Customising the Beez template/main/more/blogsection]]&lt;br /&gt;
rect 228 726 550 819 [[Customising the Beez template/main/more]]&lt;br /&gt;
rect 228 826 549 843 [[Customising the Beez template/main/counter]]&lt;br /&gt;
rect 229 848 549 870 [[Customising the Beez template/main/pagination]]&lt;br /&gt;
rect 216 140 567 890 [[Customising the Beez template/main]]&lt;br /&gt;
rect 567 158 697 173 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 567 263 697 278 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 568 286 696 356 [[Customising the Beez template/right/latestnews]]&lt;br /&gt;
rect 567 380 697 395 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 568 401 696 471 [[Customising the Beez template/right/mostread]]&lt;br /&gt;
rect 567 495 697 510 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 567 515 696 532 [[Customising the Beez template/right/h4]]&lt;br /&gt;
rect 567 533 696 645 [[Customising the Beez template/right/poll]]&lt;br /&gt;
rect 567 663 697 678 [[Customising the Beez template/right/h3]]&lt;br /&gt;
rect 567 140 718 890 [[Customising the Beez template/right]]&lt;br /&gt;
rect 86 895 148 912 [[Customising the Beez template/footer/syndicate]]&lt;br /&gt;
rect 81 888 718 940 [[Customising the Beez template/footer]]&lt;br /&gt;
default [[Customising the Beez template/body]]&lt;br /&gt;
desc bottom-left&lt;br /&gt;
&amp;lt;/imagemap&amp;gt;&lt;br /&gt;
===Classes/IDs===&lt;br /&gt;
====Body====&lt;br /&gt;
*[[Customising the Beez template/body]]&lt;br /&gt;
====Header====&lt;br /&gt;
*[[Customising the Beez template/header]]&lt;br /&gt;
**[[Customising the Beez template/header/logo]]&lt;br /&gt;
**[[Customising the Beez template/header/fontsize]]&lt;br /&gt;
**[[Customising the Beez template/header/mainlevel/-nav]]&lt;br /&gt;
**[[Customising the Beez template/header/mod_search]]&lt;br /&gt;
**[[Customising the Beez template/header/breadcrumbs]]&lt;br /&gt;
====Left====&lt;br /&gt;
*[[Customising the Beez template/left]]&lt;br /&gt;
**[[Customising the Beez template/left/h3]]&lt;br /&gt;
**[[Customising the Beez template/left/menu]]&lt;br /&gt;
***[[Customising the Beez template/left/menu/active]]&lt;br /&gt;
**[[Customising the Beez template/left/login]]&lt;br /&gt;
====Right====&lt;br /&gt;
*[[Customising the Beez template/right]]&lt;br /&gt;
**[[Customising the Beez template/right/h3]]&lt;br /&gt;
**[[Customising the Beez template/right/h4]]&lt;br /&gt;
**[[Customising the Beez template/right/latestnews]]&lt;br /&gt;
**[[Customising the Beez template/right/mostread]]&lt;br /&gt;
**[[Customising the Beez template/right/poll]]&lt;br /&gt;
====Main====&lt;br /&gt;
*[[Customising the Beez template/main]]&lt;br /&gt;
**[[Customising the Beez template/main/h1]]&lt;br /&gt;
**[[Customising the Beez template/main/h2]]&lt;br /&gt;
**[[Customising the Beez template/main/leading]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/h2]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/modifydate]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/createdby]]&lt;br /&gt;
***[[Customising the Beez template/main/leading/createdate]]&lt;br /&gt;
**[[Customising the Beez template/main/article]]&lt;br /&gt;
**[[Customising the Beez template/main/buttonheading]]&lt;br /&gt;
**[[Customising the Beez template/main/modifydate]]&lt;br /&gt;
**[[Customising the Beez template/main/createdby]]&lt;br /&gt;
**[[Customising the Beez template/main/createdate]]&lt;br /&gt;
**[[Customising the Beez template/main/readon]]&lt;br /&gt;
**[[Customising the Beez template/main/more]]&lt;br /&gt;
***[[Customising the Beez template/main/more/h2]]&lt;br /&gt;
***[[Customising the Beez template/main/more/blogsection]]&lt;br /&gt;
**[[Customising the Beez template/main/counter]]&lt;br /&gt;
**[[Customising the Beez template/main/pagination]]&lt;br /&gt;
====Footer====&lt;br /&gt;
*[[Customising the Beez template/footer]]&lt;br /&gt;
**[[Customising the Beez template/footer/syndicate]]&lt;br /&gt;
==CSS Files==&lt;br /&gt;
*[[Customising the Beez template/general.css|Beez general.css]]&lt;br /&gt;
*[[Customising the Beez template/ie7only.css|Beez ie7only.css]]&lt;br /&gt;
*[[Customising the Beez template/ieonly.css|Beez ieonly.css]]&lt;br /&gt;
*[[Customising the Beez template/layout.css|Beez layout.css]]&lt;br /&gt;
*[[Customising the Beez template/position.css|Beez position.css]]&lt;br /&gt;
*[[Customising the Beez template/print.css|Beez print.css]]&lt;br /&gt;
*[[Customising the Beez template/template.css|Beez template.css]]&lt;br /&gt;
*[[Customising the Beez template/template_rtl.css|Beez template_rtl.css]]&lt;br /&gt;
&lt;br /&gt;
=== Source ordere and Layout ===&lt;br /&gt;
[[Image:beez_layout.png]]&lt;br /&gt;
[[Category:Beez]]&lt;br /&gt;
[[Category:Customizing Beez]]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template&amp;diff=14770</id>
		<title>J1.5:Customising the JA Purity template</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template&amp;diff=14770"/>
		<updated>2009-06-27T01:06:03Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{underconstruction}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
JA Purity is a highly customizable template available by default in standard Joomla 1.5 installations. JA Purity was designed by JoomlArt.com and features the following:&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
# Screen width configuration (Fluid/Narrow/Widescreen/Fixed in pixel or percentage)&lt;br /&gt;
# Multiple colors schemes (Red, Green, Blue and Black )&lt;br /&gt;
# Well Structured, xHTML/CSS validated and SEO-optimized source&lt;br /&gt;
# Cross-browser support for Internet Explorer 6+, Firefox, Safari, Opera&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
If you have a support question about the JA Purity template check for a solution on the following [http://forum.joomla.org/viewforum.php?f=541 forum]. &lt;br /&gt;
&lt;br /&gt;
=== Before You Start ===&lt;br /&gt;
Before you start hacking away at the template you may want to do one of the following:&lt;br /&gt;
&lt;br /&gt;
#Create a directory templates/my_japurity. Copy the original ja_purity directory to my_japurity. Go to the administrator/language/en-GB directory and copy en-GB.tpl_ja_purity.ini to en-GB.tpl_my_japurity.ini. Do the same in the language/en-GB directory. Open the templateDetails.xml file and change ALL references to the original ja_purity directory to the new directory my_japurity.&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;xml&amp;quot; line start=&amp;quot;3&amp;quot;&amp;gt;&amp;lt;name&amp;gt;JA_Purity&amp;lt;/name&amp;gt;&amp;lt;/source&amp;gt;&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;xml&amp;quot; line start=&amp;quot;326&amp;quot;&amp;gt;&amp;lt;language tag=&amp;quot;en-GB&amp;quot;&amp;gt;en-GB.tpl_ja_purity.ini&amp;lt;/language&amp;gt;&amp;lt;/source&amp;gt;&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;xml&amp;quot; line start=&amp;quot;330&amp;quot;&amp;gt;&amp;lt;language tag=&amp;quot;en-GB&amp;quot;&amp;gt;admin/en-GB.tpl_ja_purity.ini&amp;lt;/language&amp;gt;&amp;lt;/source&amp;gt;&lt;br /&gt;
#:&amp;lt;source lang=&amp;quot;xml&amp;quot; line start=&amp;quot;388&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;param name=&amp;quot;theme_header&amp;quot; type=&amp;quot;folderlist&amp;quot; directory=&amp;quot;templates/ja_purity/styles/header&amp;quot; default=&amp;quot;&amp;quot; label=&amp;quot;Header Themes&amp;quot; description=&amp;quot;HEADER THEMES DESCRIPTION&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;param name=&amp;quot;theme_background&amp;quot; type=&amp;quot;folderlist&amp;quot; directory=&amp;quot;templates/ja_purity/styles/background&amp;quot; default=&amp;quot;&amp;quot; label=&amp;quot;Background Themes&amp;quot; description=&amp;quot;BACKGROUND THEMES DESCRIPTION&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;param name=&amp;quot;theme_elements&amp;quot; type=&amp;quot;folderlist&amp;quot; directory=&amp;quot;templates/ja_purity/styles/elements&amp;quot; default=&amp;quot;&amp;quot; label=&amp;quot;Primary Elements&amp;quot; description=&amp;quot;PRIMARY ELEMENTS DESCRIPTION&amp;quot; /&amp;gt;&amp;lt;/source&amp;gt;&lt;br /&gt;
#Download the [http://help.joomla.org/files/ja_purity_tutorial.zip tutorial template]. Once you download the archive, rename it as my_japurity.zip and then log into the Administration area of your Joomla site and install the template. &lt;br /&gt;
&lt;br /&gt;
This will save you from worrying about any updates to the Joomla source that might overwrite your edits. This tutorial is based on the latest template version as of Joomla version 1.5.11.&lt;br /&gt;
&lt;br /&gt;
== Template Layout ==&lt;br /&gt;
Here&#039;s the directory structure for the template. Click to see a description of the directory contents (if available)&lt;br /&gt;
&amp;lt;imagemap&amp;gt;&lt;br /&gt;
Image:JA_Purity_directories.jpg&lt;br /&gt;
default [[Ja purity directory structure]]&lt;br /&gt;
desc bottom-left&lt;br /&gt;
&amp;lt;/imagemap&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Front Page ===&lt;br /&gt;
Click on the picture to see the descriptions (if available)&lt;br /&gt;
&amp;lt;imagemap&amp;gt;&lt;br /&gt;
Image:JA_Purity_Tutorial_Main.png|640px&lt;br /&gt;
rect 19 9 220 67 [[Replace the JA Purity Joomla! Logo|Customise the Logo]]&lt;br /&gt;
rect 253 9 1102 67 [[Replace the header pictures in JA Purity|Customise the Header Background]]&lt;br /&gt;
rect 1140 13 1197 34 [[Modify accessibility in ja purity|Customise Accessibility]]&lt;br /&gt;
rect 1113 40 1265 64 [[Modify searching in ja purity|Customise Searching]]&lt;br /&gt;
rect 0 76 279 657 [[Modify module position left in ja purity|Customise - Module Position Left]]&lt;br /&gt;
rect 278 76 1002 657 [[Modify content position in ja purity|Customise - Main Content Area]]&lt;br /&gt;
rect 1002 76 1280 657 [[Modify module position right in ja purity|Customise - Module Position Right]]&lt;br /&gt;
rect 0 657 1280 817 [[Modify spotlight position in ja purity|Customise - Spotlight Area]]&lt;br /&gt;
rect 0 817 1280 1024 [[Modify module position footer in ja purity|Customise - Module Position Footer]]&lt;br /&gt;
rect 0 0 1280 73 [[Modify header position in ja purity|Customise Header Area]]&lt;br /&gt;
default [[Customising the JA Purity template]]&lt;br /&gt;
desc bottom-left&lt;br /&gt;
&amp;lt;/imagemap&amp;gt;&lt;br /&gt;
===Positions===&lt;br /&gt;
[[Image:JA Purity Tutorial Positions.png|640 px]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Ja_purity_module_position.png]]&lt;br /&gt;
===Classes/IDs===&lt;br /&gt;
====Body====&lt;br /&gt;
*[[Ja purity template body|JA Purity body]]&lt;br /&gt;
====Header====&lt;br /&gt;
*[[Ja purity template header|JA Purity header]]&lt;br /&gt;
**[[Ja purity template header logo|JA Purity logo]]&lt;br /&gt;
**[[Ja purity template header accessibility|JA Purity accessibility]]&lt;br /&gt;
**[[Ja purity template header search|JA Purity search]]&lt;br /&gt;
***[[Ja purity template header search user4 |JA Purity user4]]&lt;br /&gt;
====Horizontal Navigation====&lt;br /&gt;
*[[Ja purity template horizontal navigation|JA Purity horizontal navigation]]&lt;br /&gt;
====Top====&lt;br /&gt;
*[[Ja purity template spotlight top|JA Purity top]]&lt;br /&gt;
====Left====&lt;br /&gt;
*[[Ja purity template left|JA Purity left]]&lt;br /&gt;
====Right====&lt;br /&gt;
*[[Ja purity template right|JA Purity right]]&lt;br /&gt;
====Main====&lt;br /&gt;
*[[Ja purity template content|JA Purity content]]&lt;br /&gt;
**[[Ja purity template content breadcrumb|JA Purity breadcrumbs]]&lt;br /&gt;
**[[Ja purity template content banner|JA Purity banners]]&lt;br /&gt;
====Breadcrumbs====&lt;br /&gt;
*[[Ja purity template content breadcrumb|JA Purity breadcrumbs]]&lt;br /&gt;
====Spotlight====&lt;br /&gt;
*[[Ja purity template spotlight|JA Purity spotlight]]&lt;br /&gt;
**[[Ja purity template spotlight user1|JA Purity user 1]]&lt;br /&gt;
**[[Ja purity template spotlight user2|JA Purity user 2]]&lt;br /&gt;
**[[Ja purity template spotlight top|JA Purity top]]&lt;br /&gt;
**[[Ja purity template spotlight user5|JA Purity user 5]]&lt;br /&gt;
====User 1====&lt;br /&gt;
*[[Ja purity template spotlight user1|JA Purity user 1]]&lt;br /&gt;
====User 2====&lt;br /&gt;
*[[Ja purity template spotlight user2|JA Purity user 2]]&lt;br /&gt;
====User 3====&lt;br /&gt;
*[[Ja purity template footer user3|JA Purity user3]]&lt;br /&gt;
====User 4====&lt;br /&gt;
*[[Ja purity template header search user4|JA Purity user 4]]&lt;br /&gt;
====User 5====&lt;br /&gt;
*[[Ja purity template spotlight user5|JA Purity user 5]]&lt;br /&gt;
====Syndication====&lt;br /&gt;
*[[Ja purity template footer syndication|JA Purity Syndication]]&lt;br /&gt;
====Footer====&lt;br /&gt;
*[[Ja purity template footer|JA Purity Footer]]&lt;br /&gt;
**[[Ja purity template footer syndication|JA Purity Syndication]]&lt;br /&gt;
**[[Ja purity template footer user3|JA Purity user3]]&lt;br /&gt;
===CSS Files===&lt;br /&gt;
*[[Ja purity css template css|JA Purity template.css]]&lt;br /&gt;
&lt;br /&gt;
== Customisation - Basics ==&lt;br /&gt;
=== Administration Features ===&lt;br /&gt;
[[JaPurity enable hornav submenu|Enable Horizontal Navigation Menus]]&lt;br /&gt;
&lt;br /&gt;
=== Customise Module Position and Content ===&lt;br /&gt;
[[Modify header position in ja purity|Customise - Header Area]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify module position left in ja purity|Customise - Module Position Left]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify content position in ja purity|Customise - Main Content Area]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify module position right in ja purity|Customise - Module Position Right]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify spotlight position in ja purity|Customise - Spotlight Area]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify module position footer in ja purity|Customise - Module Position Footer]]&lt;br /&gt;
&lt;br /&gt;
=== Customise the Logo ===&lt;br /&gt;
[[Replace the JA Purity Joomla! Logo|Customise the Logo]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Ja_Purity Change position of your logo|Change the Position of Your Logo]]&lt;br /&gt;
&lt;br /&gt;
=== Customise the Header ===&lt;br /&gt;
[[Replace the header pictures in JA Purity|Customise the Header Background]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Ja_Purity resize header|Change the Size of the Header]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Add or change header color scheme|Add or Change the Header Color Scheme]]&lt;br /&gt;
&lt;br /&gt;
=== Customise the Favicon ===&lt;br /&gt;
[[Changing the site favicon|Customise the Favorite Icon]]&lt;br /&gt;
&lt;br /&gt;
=== Customise Horizontal Navigation Menus ===&lt;br /&gt;
[[JaPurity how to center hornav|Center the Horizontal Menus]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify horizontal menu color in ja purity|Change the Color of the Horizontal Menus]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify horizontal menu background in ja purity|Use a Gradient Image for the Background in the Horizontal Menus]]&lt;br /&gt;
&lt;br /&gt;
== Customisation - Intermediate ==&lt;br /&gt;
[[Modify accessibility in ja purity|Customise Accessibility]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Modify searching in ja purity|Customise Searching]]&lt;br /&gt;
&lt;br /&gt;
== Customisation - Advanced ==&lt;br /&gt;
[[Modify overrides in ja purity|Customise Overrides]]&lt;br /&gt;
&lt;br /&gt;
== Known Issues and Bugs ==&lt;br /&gt;
* Active Menu item not updating. SEE: http://forum.joomla.org/viewtopic.php?f=466&amp;amp;t=396625&lt;br /&gt;
* PROBLEM: When Joomla cache is enabled reference Joomla 1.5.10 and before) and clicking a menu item it doesn&#039;t change color. It is impossible to understand which is the active menu item. SOLUTION: for now the only solution is to disable the cache function in the mod_mainmenu: go to &#039;Tools&amp;gt;Module Manager&#039; and select the &#039;Main Menu&#039; module (type=mod_mainmenu). Under &#039;Parameters&amp;gt;Advanced Parameters&#039; select &#039;Caching&amp;gt;No Caching&#039;. SEE: http://forum.joomla.org/viewtopic.php?f=541&amp;amp;t=378584&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[http://forum.joomla.org/viewtopic.php?f=541&amp;amp;t=294258 Some information about this template]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=File:Ja_purity_module_position.png&amp;diff=14769</id>
		<title>File:Ja purity module position.png</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=File:Ja_purity_module_position.png&amp;diff=14769"/>
		<updated>2009-06-27T01:04:36Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Licensing: ==&lt;br /&gt;
{{JEDL}}&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/right&amp;diff=14748</id>
		<title>J1.5:Customising the JA Purity template/right</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/right&amp;diff=14748"/>
		<updated>2009-06-25T16:45:06Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, index.php, template.css and bullet.gif, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
                 js/&lt;br /&gt;
                     ja.rightcol.js&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
                 js/&lt;br /&gt;
                     ja.rightcol.js&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;194&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;?php if ($this-&amp;gt;countModules(&#039;right&#039;)): ?&amp;gt;&lt;br /&gt;
		&amp;lt;!-- BEGIN: RIGHT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;ja-col2&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;right&amp;quot; style=&amp;quot;jarounded&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
		&amp;lt;!-- END: RIGHT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1267&amp;quot;&amp;gt;&lt;br /&gt;
/* LEFT COLUMN + RIGHT COLUMN&lt;br /&gt;
--------------------------------------------------------- */&lt;br /&gt;
#ja-col1 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	width: 24.99%;&lt;br /&gt;
	padding-top: 10px;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col2 {&lt;br /&gt;
	float: right;&lt;br /&gt;
	width: 20%;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 table,&lt;br /&gt;
#ja-col2 table {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul li,&lt;br /&gt;
#ja-col2 ul li {&lt;br /&gt;
	padding-left: 15px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	background: url(../images/bullet.gif) no-repeat 5px 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul, #ja-col2 ul {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ol, #ja-col2 ol {&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 .article_separator,&lt;br /&gt;
#ja-col2 .article_separator {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* bullet.gif&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/ja.rightcol.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line&amp;gt;&lt;br /&gt;
//JS script for Joomla template&lt;br /&gt;
&lt;br /&gt;
var JA_Collapse_Mod = new Class({&lt;br /&gt;
&lt;br /&gt;
	initialize: function(myElements) {&lt;br /&gt;
		options = Object.extend({&lt;br /&gt;
			transition: Fx.Transitions.quadOut&lt;br /&gt;
		}, {});&lt;br /&gt;
		this.myElements = myElements;&lt;br /&gt;
		var exModules = excludeModules.split(&#039;,&#039;);&lt;br /&gt;
		exModules.each(function(el,i){exModules[i]=&#039;Mod&#039;+el});&lt;br /&gt;
		myElements.each(function(el, i){&lt;br /&gt;
			el.elmain = $E(&#039;.jamod-content&#039;,el);&lt;br /&gt;
			el.titleEl = $E(&#039;h3&#039;,el);&lt;br /&gt;
			if(!el.titleEl) return;&lt;br /&gt;
&lt;br /&gt;
			if (exModules.contains(el.id)) {&lt;br /&gt;
				el.titleEl.className = &#039;&#039;;&lt;br /&gt;
				return;&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
			el.titleEl.className = rightCollapseDefault;&lt;br /&gt;
			el.status = rightCollapseDefault;&lt;br /&gt;
			el.openH = el.elmain.getStyle(&#039;height&#039;).toInt();&lt;br /&gt;
			el.elmain.setStyle (&#039;overflow&#039;,&#039;hidden&#039;);&lt;br /&gt;
&lt;br /&gt;
			el.titleEl.addEvent(&#039;click&#039;, function(e){&lt;br /&gt;
				e = new Event(e).stop();&lt;br /&gt;
				el.toggle();&lt;br /&gt;
			});&lt;br /&gt;
&lt;br /&gt;
			el.toggle = function(){&lt;br /&gt;
				if (el.status==&#039;hide&#039;) el.show();&lt;br /&gt;
				else el.hide();&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
			el.show = function() {&lt;br /&gt;
				el.titleEl.className=&#039;show&#039;;&lt;br /&gt;
				var ch = el.elmain.getStyle(&#039;height&#039;).toInt();&lt;br /&gt;
				new Fx.Style(el.elmain,&#039;height&#039;,{onComplete:el.toggleStatus}).start(ch,el.openH);&lt;br /&gt;
			}&lt;br /&gt;
			el.hide = function() {&lt;br /&gt;
				el.titleEl.className=&#039;hide&#039;;&lt;br /&gt;
				var ch = (rightCollapseDefault==&#039;hide&#039;)?0:el.elmain.getStyle(&#039;height&#039;).toInt();&lt;br /&gt;
				new Fx.Style(el.elmain,&#039;height&#039;,{onComplete:el.toggleStatus}).start(ch,0);&lt;br /&gt;
			}&lt;br /&gt;
			el.toggleStatus = function () {&lt;br /&gt;
				el.status=(el.status==&#039;hide&#039;)?&#039;show&#039;:&#039;hide&#039;;&lt;br /&gt;
				Cookie.set(el.id,el.status,{duration:365});&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
			if(!el.titleEl.className) el.titleEl.className=rightCollapseDefault;&lt;br /&gt;
			if(el.titleEl.className==&#039;hide&#039;) el.hide();&lt;br /&gt;
		});&lt;br /&gt;
	}&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
window.addEvent (&#039;load&#039;, function(e){&lt;br /&gt;
	var jamod = new JA_Collapse_Mod ($ES(&#039;.jamod&#039;));&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/header/search&amp;diff=14747</id>
		<title>J1.5:Customising the JA Purity template/header/search</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/header/search&amp;diff=14747"/>
		<updated>2009-06-25T16:29:16Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, XXXXX and XXXX, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     icon-search.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     icon-search.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
=== ja_purity/index.php ===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;133&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;?php if($this-&amp;gt;countModules(&#039;user4&#039;)) : ?&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;ja-search&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user4&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/XXXXX.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;991&amp;quot;&amp;gt;&lt;br /&gt;
/* Search */&lt;br /&gt;
#ja-search {&lt;br /&gt;
	padding-left: 20px;&lt;br /&gt;
	background: url(../images/icon-search.gif) no-repeat center left;&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	bottom: 15px;&lt;br /&gt;
	right: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-search .inputbox {&lt;br /&gt;
	width: 120px;&lt;br /&gt;
	border: 1px solid #333333;&lt;br /&gt;
	padding: 3px 5px;&lt;br /&gt;
	color: #999999;&lt;br /&gt;
	background: #444444;&lt;br /&gt;
	font-size: 92%;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
===icon-search.gif===&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/header/search&amp;diff=14746</id>
		<title>J1.5:Customising the JA Purity template/header/search</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/header/search&amp;diff=14746"/>
		<updated>2009-06-25T16:26:13Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, XXXXX and XXXX, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
=== ja_purity/index.php ===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;133&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;?php if($this-&amp;gt;countModules(&#039;user4&#039;)) : ?&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;ja-search&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user4&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/XXXXX.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;991&amp;quot;&amp;gt;&lt;br /&gt;
/* Search */&lt;br /&gt;
#ja-search {&lt;br /&gt;
	padding-left: 20px;&lt;br /&gt;
	background: url(../images/icon-search.gif) no-repeat center left;&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	bottom: 15px;&lt;br /&gt;
	right: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-search .inputbox {&lt;br /&gt;
	width: 120px;&lt;br /&gt;
	border: 1px solid #333333;&lt;br /&gt;
	padding: 3px 5px;&lt;br /&gt;
	color: #999999;&lt;br /&gt;
	background: #444444;&lt;br /&gt;
	font-size: 92%;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/footer/user3&amp;diff=14743</id>
		<title>J1.5:Customising the JA Purity template/footer/user3</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/footer/user3&amp;diff=14743"/>
		<updated>2009-06-25T10:34:47Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, XXXXX and XXXX, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 XXXXX.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     XXXXX.css&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 XXXXX&lt;br /&gt;
                 css/&lt;br /&gt;
                     XXXXXX&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/XXXXX.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/XXXXX.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=14740</id>
		<title>User:Zwiastun</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=14740"/>
		<updated>2009-06-25T03:09:31Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Stefan Wajda. I&#039;m the co-ordinator of  Joomla! Polish Centre and Polish Translation Team. &lt;br /&gt;
Visit website for PCJ:&lt;br /&gt;
* [http://www.joomla.pl Centrum]&lt;br /&gt;
* [http://wiki.joomla.pl Elektroniczna Biblioteka Polskiej Dokumentacji Joomla!]&lt;br /&gt;
* [http://pomoc.joomla.pl Polski serwer pomocy]&lt;br /&gt;
* [http://demo.joomla.pl Demo]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=14739</id>
		<title>User:Zwiastun</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=14739"/>
		<updated>2009-06-25T03:09:01Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Stefan Wajda. I&#039;m the co-ordinator of  Joomla! Polish Centre and Polish Translation Team. &lt;br /&gt;
Visit website for PCJ:&lt;br /&gt;
* [http://www.joomla.pl Centrum]&lt;br /&gt;
* [http://wiki.joomla.pl Elektroniczna Biblioteka Dokumentacji Joomla]&lt;br /&gt;
* [http://pomoc.joomla.pl Polski serwer pomocy]&lt;br /&gt;
* [http://demo.joomla.pl Demo]&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=14738</id>
		<title>User:Zwiastun</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=User:Zwiastun&amp;diff=14738"/>
		<updated>2009-06-25T03:05:46Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: New page: Stefan Wajda I&amp;#039;m the co-ordinator of  Joomla! Polish Centre and Polish Translation Team.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Stefan Wajda&lt;br /&gt;
I&#039;m the co-ordinator of  Joomla! Polish Centre and Polish Translation Team.&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/header/accessibility&amp;diff=14737</id>
		<title>J1.5:Customising the JA Purity template/header/accessibility</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/header/accessibility&amp;diff=14737"/>
		<updated>2009-06-25T03:00:11Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, XXXXX, ja.script.js and user-increase.png, user-decrease.png, user-reset.png, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 ja_templatetools.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     user-increase.png&lt;br /&gt;
                     user-decrease.png&lt;br /&gt;
                     user-reset.png&lt;br /&gt;
                 js/&lt;br /&gt;
                     ja.script.js&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 ja_templatetools.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     user-increase.png&lt;br /&gt;
                     user-decrease.png&lt;br /&gt;
                     user-reset.png&lt;br /&gt;
                 js/&lt;br /&gt;
                     ja.script.js&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;101&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ul class=&amp;quot;accessibility&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#ja-content&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;Skip to content&amp;quot;);?&amp;gt;&amp;quot;&amp;gt;&amp;lt;?php echo JText::_(&amp;quot;Skip to content&amp;quot;);?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#ja-mainnav&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;Skip to main navigation&amp;quot;);?&amp;gt;&amp;quot;&amp;gt;&amp;lt;?php echo JText::_(&amp;quot;Skip to main navigation&amp;quot;);?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#ja-col1&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;Skip to 1st column&amp;quot;);?&amp;gt;&amp;quot;&amp;gt;&amp;lt;?php echo JText::_(&amp;quot;Skip to 1st column&amp;quot;);?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#ja-col2&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;Skip to 2nd column&amp;quot;);?&amp;gt;&amp;quot;&amp;gt;&amp;lt;?php echo JText::_(&amp;quot;Skip to 2nd column&amp;quot;);?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;131&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;?php $tmpTools-&amp;gt;genToolMenu(JA_TOOL_FONT, &#039;png&#039;); ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
===ja_purity/ja_templatetools.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;69&amp;quot;&amp;gt;&lt;br /&gt;
	function genToolMenu($_array_tools=null, $imgext = &#039;gif&#039;){&lt;br /&gt;
		if(!is_array($_array_tools)) $_array_tools = array($_array_tools);&lt;br /&gt;
		if(!$_array_tools) $_array_tools = array_keys($this-&amp;gt;_params_cookie);&lt;br /&gt;
		if (in_array(JA_TOOL_FONT, $_array_tools)){//show font tools&lt;br /&gt;
		?&amp;gt;&lt;br /&gt;
		&amp;lt;ul class=&amp;quot;ja-usertools-font&amp;quot;&amp;gt;&lt;br /&gt;
	      &amp;lt;li&amp;gt;&amp;lt;img style=&amp;quot;cursor: pointer;&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&#039;Increase font size&#039;);?&amp;gt;&amp;quot; src=&amp;quot;&amp;lt;?php echo $this-&amp;gt;templateurl();?&amp;gt;/images/user-increase.&amp;lt;?php echo $imgext;?&amp;gt;&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&#039;Increase font size&#039;);?&amp;gt;&amp;quot; id=&amp;quot;ja-tool-increase&amp;quot; onclick=&amp;quot;switchFontSize(&#039;&amp;lt;?php echo $this-&amp;gt;template.&amp;quot;_&amp;quot;.JA_TOOL_FONT;?&amp;gt;&#039;,&#039;inc&#039;); return false;&amp;quot; /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		  &amp;lt;li&amp;gt;&amp;lt;img style=&amp;quot;cursor: pointer;&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&#039;Default font size&#039;);?&amp;gt;&amp;quot; src=&amp;quot;&amp;lt;?php echo $this-&amp;gt;templateurl();?&amp;gt;/images/user-reset.&amp;lt;?php echo $imgext;?&amp;gt;&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&#039;Default font size&#039;);?&amp;gt;&amp;quot; id=&amp;quot;ja-tool-reset&amp;quot; onclick=&amp;quot;switchFontSize(&#039;&amp;lt;?php echo $this-&amp;gt;template.&amp;quot;_&amp;quot;.JA_TOOL_FONT;?&amp;gt;&#039;,&amp;lt;?php echo $this-&amp;gt;_tpl-&amp;gt;params-&amp;gt;get(JA_TOOL_FONT);?&amp;gt;); return false;&amp;quot; /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		  &amp;lt;li&amp;gt;&amp;lt;img style=&amp;quot;cursor: pointer;&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&#039;Decrease font size&#039;);?&amp;gt;&amp;quot; src=&amp;quot;&amp;lt;?php echo $this-&amp;gt;templateurl();?&amp;gt;/images/user-decrease.&amp;lt;?php echo $imgext;?&amp;gt;&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&#039;Decrease font size&#039;);?&amp;gt;&amp;quot; id=&amp;quot;ja-tool-decrease&amp;quot; onclick=&amp;quot;switchFontSize(&#039;&amp;lt;?php echo $this-&amp;gt;template.&amp;quot;_&amp;quot;.JA_TOOL_FONT;?&amp;gt;&#039;,&#039;dec&#039;); return false;&amp;quot; /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;var CurrentFontSize=parseInt(&#039;&amp;lt;?php echo $this-&amp;gt;getParam(JA_TOOL_FONT);?&amp;gt;&#039;);&amp;lt;/script&amp;gt;&lt;br /&gt;
		&amp;lt;?php&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1482&amp;quot;&amp;gt;&lt;br /&gt;
ul.accessibility {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: -100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*usertool*/&lt;br /&gt;
ul.ja-usertools-font {&lt;br /&gt;
	font-size: 11px;&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: 8px;&lt;br /&gt;
	right: 70px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.ja-usertools-font li {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	display: inline;&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* /images/user-increase.png&lt;br /&gt;
* /images/user-decrease.png&lt;br /&gt;
* /images/user-reset.png &lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/ja.script.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;83&amp;quot;&amp;gt;&lt;br /&gt;
switchFontSize=function(ckname,val){&lt;br /&gt;
	var bd = $E(&#039;BODY&#039;);&lt;br /&gt;
	switch (val) {&lt;br /&gt;
		case &#039;inc&#039;:&lt;br /&gt;
			if (CurrentFontSize+1 &amp;lt; 7) {&lt;br /&gt;
				bd.removeClass(&#039;fs&#039;+CurrentFontSize);&lt;br /&gt;
				CurrentFontSize++;&lt;br /&gt;
				bd.addClass(&#039;fs&#039;+CurrentFontSize);&lt;br /&gt;
			}&lt;br /&gt;
		break;&lt;br /&gt;
		case &#039;dec&#039;:&lt;br /&gt;
			if (CurrentFontSize-1 &amp;gt; 0) {&lt;br /&gt;
				bd.removeClass(&#039;fs&#039;+CurrentFontSize);&lt;br /&gt;
				CurrentFontSize--;&lt;br /&gt;
				bd.addClass(&#039;fs&#039;+CurrentFontSize);&lt;br /&gt;
			}&lt;br /&gt;
		break;&lt;br /&gt;
		default:&lt;br /&gt;
			bd.removeClass(&#039;fs&#039;+CurrentFontSize);&lt;br /&gt;
			CurrentFontSize = val;&lt;br /&gt;
			bd.addClass(&#039;fs&#039;+CurrentFontSize);&lt;br /&gt;
	}&lt;br /&gt;
	Cookie.set(ckname, CurrentFontSize,{duration:365});&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/spotlight&amp;diff=14730</id>
		<title>J1.5:Customising the JA Purity template/spotlight</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/spotlight&amp;diff=14730"/>
		<updated>2009-06-24T11:18:19Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, index.php, template.css and vdot2.gif, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     vdot2.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     vdot2.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;207&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
$spotlight = array (&#039;user1&#039;,&#039;user2&#039;,&#039;top&#039;,&#039;user5&#039;);&lt;br /&gt;
$botsl = $tmpTools-&amp;gt;calSpotlight ($spotlight,99,22);&lt;br /&gt;
if( $botsl ) :&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;!-- BEGIN: BOTTOM SPOTLIGHT --&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;ja-botslwrap&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div id=&amp;quot;ja-botsl&amp;quot; class=&amp;quot;clearfix&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	  &amp;lt;?php if( $this-&amp;gt;countModules(&#039;user1&#039;) ): ?&amp;gt;&lt;br /&gt;
	  &amp;lt;div class=&amp;quot;ja-box&amp;lt;?php echo $botsl[&#039;user1&#039;][&#039;class&#039;]; ?&amp;gt;&amp;quot; style=&amp;quot;width: &amp;lt;?php echo $botsl[&#039;user1&#039;][&#039;width&#039;]; ?&amp;gt;;&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user1&amp;quot; style=&amp;quot;xhtml&amp;quot; /&amp;gt;&lt;br /&gt;
	  &amp;lt;/div&amp;gt;&lt;br /&gt;
	  &amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	  &amp;lt;?php if( $this-&amp;gt;countModules(&#039;user2&#039;) ): ?&amp;gt;&lt;br /&gt;
	  &amp;lt;div class=&amp;quot;ja-box&amp;lt;?php echo $botsl[&#039;user2&#039;][&#039;class&#039;]; ?&amp;gt;&amp;quot; style=&amp;quot;width: &amp;lt;?php echo $botsl[&#039;user2&#039;][&#039;width&#039;]; ?&amp;gt;;&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user2&amp;quot; style=&amp;quot;xhtml&amp;quot; /&amp;gt;&lt;br /&gt;
	  &amp;lt;/div&amp;gt;&lt;br /&gt;
	  &amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	  &amp;lt;?php if( $this-&amp;gt;countModules(&#039;top&#039;) ): ?&amp;gt;&lt;br /&gt;
	  &amp;lt;div class=&amp;quot;ja-box&amp;lt;?php echo $botsl[&#039;top&#039;][&#039;class&#039;]; ?&amp;gt;&amp;quot; style=&amp;quot;width: &amp;lt;?php echo $botsl[&#039;top&#039;][&#039;width&#039;]; ?&amp;gt;;&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;top&amp;quot; style=&amp;quot;xhtml&amp;quot; /&amp;gt;&lt;br /&gt;
	  &amp;lt;/div&amp;gt;&lt;br /&gt;
	  &amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	  &amp;lt;?php if( $this-&amp;gt;countModules(&#039;user5&#039;) ): ?&amp;gt;&lt;br /&gt;
	  &amp;lt;div class=&amp;quot;ja-box&amp;lt;?php echo $botsl[&#039;user5&#039;][&#039;class&#039;]; ?&amp;gt;&amp;quot; style=&amp;quot;width: &amp;lt;?php echo $botsl[&#039;user5&#039;][&#039;width&#039;]; ?&amp;gt;;&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user5&amp;quot; style=&amp;quot;xhtml&amp;quot; /&amp;gt;&lt;br /&gt;
	  &amp;lt;/div&amp;gt;&lt;br /&gt;
	  &amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END: BOTTOM SPOTLIGHT --&amp;gt;&lt;br /&gt;
&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1308&amp;quot;&amp;gt;&lt;br /&gt;
/* SPOTLIGHT&lt;br /&gt;
--------------------------------------------------------- */&lt;br /&gt;
/* Spotlight Box Style */&lt;br /&gt;
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {&lt;br /&gt;
	float: left;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-box-left div.moduletable,&lt;br /&gt;
.ja-box-full div.moduletable {&lt;br /&gt;
	padding-right: 30px;&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-box-right div.moduletable {&lt;br /&gt;
	padding-left: 30px;&lt;br /&gt;
	background: url(../images/vdot2.gif) repeat-y left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-box-center div.moduletable {&lt;br /&gt;
	padding: 0 30px;&lt;br /&gt;
	background: url(../images/vdot2.gif) repeat-y left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl h3 {&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botslwrap {&lt;br /&gt;
	border-top: 5px solid #CCCCCC;&lt;br /&gt;
	background: #444444;&lt;br /&gt;
	color: #CCCCCC;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl {&lt;br /&gt;
	padding: 15px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl div.moduletable {&lt;br /&gt;
	padding-top: 0;&lt;br /&gt;
	padding-bottom: 0;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl h3 {&lt;br /&gt;
	margin: 0 0 12px;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	color: #FFFFFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl a {&lt;br /&gt;
	color: #CCCCCC;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {&lt;br /&gt;
	color: #FFFFFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl ul, #ja-botsl p, #ja-botsl ol {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	margin: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl ul li {&lt;br /&gt;
	padding: 0 0 0 15px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	background: url(../images/bullet2.gif) no-repeat 3px 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl ol li {&lt;br /&gt;
	margin-left: 25px;&lt;br /&gt;
	padding: 0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl td {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl .article_separator {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-botsl table {&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* vdot2.gif&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/right&amp;diff=14729</id>
		<title>J1.5:Customising the JA Purity template/right</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/right&amp;diff=14729"/>
		<updated>2009-06-24T11:08:56Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, index.php, template.css and bullet.gif, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;194&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;?php if ($this-&amp;gt;countModules(&#039;right&#039;)): ?&amp;gt;&lt;br /&gt;
		&amp;lt;!-- BEGIN: RIGHT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;ja-col2&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;right&amp;quot; style=&amp;quot;jarounded&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
		&amp;lt;!-- END: RIGHT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1267&amp;quot;&amp;gt;&lt;br /&gt;
/* LEFT COLUMN + RIGHT COLUMN&lt;br /&gt;
--------------------------------------------------------- */&lt;br /&gt;
#ja-col1 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	width: 24.99%;&lt;br /&gt;
	padding-top: 10px;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col2 {&lt;br /&gt;
	float: right;&lt;br /&gt;
	width: 20%;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 table,&lt;br /&gt;
#ja-col2 table {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul li,&lt;br /&gt;
#ja-col2 ul li {&lt;br /&gt;
	padding-left: 15px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	background: url(../images/bullet.gif) no-repeat 5px 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul, #ja-col2 ul {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ol, #ja-col2 ol {&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 .article_separator,&lt;br /&gt;
#ja-col2 .article_separator {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* bullet.gif&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/left&amp;diff=14728</id>
		<title>J1.5:Customising the JA Purity template/left</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/left&amp;diff=14728"/>
		<updated>2009-06-24T11:06:53Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, index.php, template.css and bullet.gif, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;184&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;?php if ($this-&amp;gt;countModules(&#039;left&#039;)): ?&amp;gt;&lt;br /&gt;
		&amp;lt;!-- BEGIN: LEFT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;ja-col1&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;left&amp;quot; style=&amp;quot;xhtml&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
		&amp;lt;!-- END: LEFT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;827&amp;quot;&amp;gt;&lt;br /&gt;
#ja-mainbody-fr #ja-col1 {&lt;br /&gt;
	width: 20%;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;860&amp;quot;&amp;gt;&lt;br /&gt;
#ja-mainbody-fr #ja-col1 {&lt;br /&gt;
	width: 20%;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1267&amp;quot;&amp;gt;&lt;br /&gt;
/* LEFT COLUMN + RIGHT COLUMN&lt;br /&gt;
--------------------------------------------------------- */&lt;br /&gt;
#ja-col1 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	width: 24.99%;&lt;br /&gt;
	padding-top: 10px;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col2 {&lt;br /&gt;
	float: right;&lt;br /&gt;
	width: 20%;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 table,&lt;br /&gt;
#ja-col2 table {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul li,&lt;br /&gt;
#ja-col2 ul li {&lt;br /&gt;
	padding-left: 15px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	background: url(../images/bullet.gif) no-repeat 5px 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul, #ja-col2 ul {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ol, #ja-col2 ol {&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 .article_separator,&lt;br /&gt;
#ja-col2 .article_separator {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* bullet.gif&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/left&amp;diff=14727</id>
		<title>J1.5:Customising the JA Purity template/left</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/left&amp;diff=14727"/>
		<updated>2009-06-24T10:59:39Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, index.php and template.css, are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     bullet.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;184&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;?php if ($this-&amp;gt;countModules(&#039;left&#039;)): ?&amp;gt;&lt;br /&gt;
		&amp;lt;!-- BEGIN: LEFT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;ja-col1&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;left&amp;quot; style=&amp;quot;xhtml&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
		&amp;lt;!-- END: LEFT COLUMN --&amp;gt;&lt;br /&gt;
		&amp;lt;?php endif; ?&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;827&amp;quot;&amp;gt;&lt;br /&gt;
#ja-mainbody-fr #ja-col1 {&lt;br /&gt;
	width: 20%;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;860&amp;quot;&amp;gt;&lt;br /&gt;
#ja-mainbody-fr #ja-col1 {&lt;br /&gt;
	width: 20%;&lt;br /&gt;
	float: left;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1267&amp;quot;&amp;gt;&lt;br /&gt;
/* LEFT COLUMN + RIGHT COLUMN&lt;br /&gt;
--------------------------------------------------------- */&lt;br /&gt;
#ja-col1 {&lt;br /&gt;
	float: left;&lt;br /&gt;
	width: 24.99%;&lt;br /&gt;
	padding-top: 10px;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col2 {&lt;br /&gt;
	float: right;&lt;br /&gt;
	width: 20%;&lt;br /&gt;
	overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 table,&lt;br /&gt;
#ja-col2 table {&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul li,&lt;br /&gt;
#ja-col2 ul li {&lt;br /&gt;
	padding-left: 15px;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	background: url(../images/bullet.gif) no-repeat 5px 50%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ul, #ja-col2 ul {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 ol, #ja-col2 ol {&lt;br /&gt;
	margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-col1 .article_separator,&lt;br /&gt;
#ja-col2 .article_separator {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* bullet.gif&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/footer&amp;diff=14726</id>
		<title>J1.5:Customising the JA Purity template/footer</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/footer&amp;diff=14726"/>
		<updated>2009-06-24T10:51:06Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.&lt;br /&gt;
The relevant files, index.php, template.css and image files: but-css.gif, but-xhtml10.gif, vdot.gif, grad3.gif are in the following directories:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/ja_purity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     but-css.gif&lt;br /&gt;
                     but-xhtml10.gif&lt;br /&gt;
                     vdot.gif&lt;br /&gt;
                     grad3.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    templates/my_japurity&lt;br /&gt;
                 index.php&lt;br /&gt;
                 css/&lt;br /&gt;
                     template.css&lt;br /&gt;
                 images/&lt;br /&gt;
                     but-css.gif&lt;br /&gt;
                     but-xhtml10.gif&lt;br /&gt;
                     vdot.gif&lt;br /&gt;
                     grad3.gif&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==HTML and PHP Files==&lt;br /&gt;
===ja_purity/index.php.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;245&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- BEGIN: FOOTER --&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;ja-footerwrap&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;ja-footer&amp;quot; class=&amp;quot;clearfix&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;div id=&amp;quot;ja-footnav&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user3&amp;quot; /&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;div class=&amp;quot;copyright&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;footer&amp;quot; /&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;div class=&amp;quot;ja-cert&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;syndicate&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://jigsaw.w3.org/css-validator/check/referer&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;CSS Validity&amp;quot;);?&amp;gt;&amp;quot; style=&amp;quot;text-decoration: none;&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;&amp;lt;?php echo $tmpTools-&amp;gt;templateurl(); ?&amp;gt;/images/but-css.gif&amp;quot; border=&amp;quot;none&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;CSS Validity&amp;quot;);?&amp;gt;&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;http://validator.w3.org/check/referer&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;XHTML Validity&amp;quot;);?&amp;gt;&amp;quot; style=&amp;quot;text-decoration: none;&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;&amp;lt;?php echo $tmpTools-&amp;gt;templateurl(); ?&amp;gt;/images/but-xhtml10.gif&amp;quot; border=&amp;quot;none&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;XHTML Validity&amp;quot;);?&amp;gt;&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/a&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END: FOOTER --&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==CSS Files==&lt;br /&gt;
===ja_purity/css/template.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;1395&amp;quot;&amp;gt;&lt;br /&gt;
/* FOOTER&lt;br /&gt;
--------------------------------------------------------- */&lt;br /&gt;
#ja-footerwrap {&lt;br /&gt;
	border-top: 5px solid #CCCCCC;&lt;br /&gt;
	padding: 20px 0 30px;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	background: url(../images/grad3.gif) repeat-x bottom #F6F6F6;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footer {&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	color: #666666;&lt;br /&gt;
	background: url(../images/vdot.gif) repeat-y 22% 0;&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footer .copyright {&lt;br /&gt;
	clear: both;&lt;br /&gt;
	display: block;&lt;br /&gt;
	padding-left: 25%;&lt;br /&gt;
	color: #666666;&lt;br /&gt;
	font-style: normal;&lt;br /&gt;
	font-size: 92%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footnav {&lt;br /&gt;
	padding-left: 25%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footer ul {&lt;br /&gt;
	margin: 0 0 5px;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footer li {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	display: inline;&lt;br /&gt;
	background: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footer li a {&lt;br /&gt;
	padding: 0 15px 0 0;&lt;br /&gt;
	display: inline;&lt;br /&gt;
	color: #666666;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	font-size: 92%;&lt;br /&gt;
	line-height: normal;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
	text-transform: uppercase;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {&lt;br /&gt;
	color: #333333;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-cert {&lt;br /&gt;
	font-size: 92%;&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	right: 0;&lt;br /&gt;
	top: 18px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-cert a {&lt;br /&gt;
	margin: 0 0 0 5px;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	border: none;&lt;br /&gt;
	border: none;&lt;br /&gt;
	text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-cert a span {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ja-cert a img {&lt;br /&gt;
	border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Image Files==&lt;br /&gt;
* but-css.gif&lt;br /&gt;
* but-xhtml10.gif&lt;br /&gt;
* vdot.gif&lt;br /&gt;
* grad3.gif&lt;br /&gt;
==Javascript Files==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/footer&amp;diff=14725</id>
		<title>J1.5:Customising the JA Purity template/footer</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J1.5:Customising_the_JA_Purity_template/footer&amp;diff=14725"/>
		<updated>2009-06-24T10:36:33Z</updated>

		<summary type="html">&lt;p&gt;Zwiastun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
==Pliki HTML i PHP ==&lt;br /&gt;
===ja_purity/index.php.php===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot; line start=&amp;quot;245&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- BEGIN: FOOTER --&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;ja-footerwrap&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;ja-footer&amp;quot; class=&amp;quot;clearfix&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;div id=&amp;quot;ja-footnav&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;user3&amp;quot; /&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;div class=&amp;quot;copyright&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;footer&amp;quot; /&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;div class=&amp;quot;ja-cert&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;jdoc:include type=&amp;quot;modules&amp;quot; name=&amp;quot;syndicate&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://jigsaw.w3.org/css-validator/check/referer&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;CSS Validity&amp;quot;);?&amp;gt;&amp;quot; style=&amp;quot;text-decoration: none;&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;&amp;lt;?php echo $tmpTools-&amp;gt;templateurl(); ?&amp;gt;/images/but-css.gif&amp;quot; border=&amp;quot;none&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;CSS Validity&amp;quot;);?&amp;gt;&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;http://validator.w3.org/check/referer&amp;quot; target=&amp;quot;_blank&amp;quot; title=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;XHTML Validity&amp;quot;);?&amp;gt;&amp;quot; style=&amp;quot;text-decoration: none;&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;&amp;lt;?php echo $tmpTools-&amp;gt;templateurl(); ?&amp;gt;/images/but-xhtml10.gif&amp;quot; border=&amp;quot;none&amp;quot; alt=&amp;quot;&amp;lt;?php echo JText::_(&amp;quot;XHTML Validity&amp;quot;);?&amp;gt;&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/a&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- END: FOOTER --&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Pliki CSS ==&lt;br /&gt;
===ja_purity/css/XXXXX.css===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
==Pliki obrazków==&lt;br /&gt;
==Pliki Javascript ==&lt;br /&gt;
===ja_purity/js/XXXXX.js===&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot; line start=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Beginners]]&lt;br /&gt;
[[Category:JA Purity template]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zwiastun</name></author>
	</entry>
</feed>