; Frontend Language File (English) ; ; @package mod_kc_admin_quickicons ; @version 3.2.0 ; @since File available since Release v1.0.0 ; ; @author Laurelle Keashly ; @link http://www.keashly.ca ; @copyright Copyright (C) 2010 - 2014 Keashly.ca Consulting All Rights Reserved ; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL MOD_KC_ADMIN_QUICKICONS="KC Admin Quick Icons" MOD_KC_ADMIN_QUICKICONS_XML_DESCRIPTION="

KC Admin QuickIcons Module for Joomla! 3.x Native

This Joomla! 3.0+ native administrative module will allow the user to add icons to the Administrator Control Panel page for quick access to different sections of the administration. The user can add an icon, text label and link to backend functions for quick access.

This module assumes that the hathor administrator template is installed as it uses the icons from this template. If you don't have this template installed, then you will need to use custom icons for each of your links.

Usage

Go to the Module Manager and select Administrator modules. Click New and select the KC Admin Quickicons from the list. Make sure that you change the Position to icon and Enable the module. If you want the icons defined in this module to show on the control panel after the standard Joomla! quick icons, Order this module after the Quick Icons module.

For each icon that you want to display in the control panel, give the icon a label, set its link, choose an icon to display either one of the standard hathor ones or your own custom icon.

Custom icons must be located under the /administrator/modules/mod_kc_admin_quickicons/images folder or a sub-folder.

Documentation & Support

Detailed documentation for the module can be found at www.keashly.net/administration/kc-admin-quickicons

" KC_LAYOUTTYPE_LABEL="CSS Layout File" KC_LAYOUTTYPE_DESC="Choose the CSS layout file to be used. The CSS file corresponds to the module Position. You can add your own CSS file to /administrator/modules/mod_kc_admin_quickicons/css folder and then select it." KC_LAYOUTTYPE_VALUE_ICONS="Icons" KC_LAYOUTTYPE_VALUE_TITLE="Title" KC_TEXT_LABEL="Icon Label" KC_TEXT_DESC="Enter the text label for this link." KC_LINK_LABEL="Icon Link" KC_LINK_DESC="Enter the link for this label. The link must be to the backend admin, so it should start with index.php?option=." KC_TARGET_LABEL="Target Window" KC_TARGET_DESC="Target browser window when the link is clicked." KC_TARGET_PARENT="Parent" KC_TARGET_NEW_WINDOW="New Window" KC_ICOICON_LABEL="Icomoon icon" KC_ICOICON_DESC="If you want to have an Icomoon icon, enter the name of the icon. For example: icon-phone" KC_ICON_LABEL="Icon" KC_ICON_DESC="Choose the icon to use with this link. Icons are from the b;uestork template. If you have your own image for the link, set the Custom Icon button to Yes in the next field and enter the path to the icon in the text field labeled: Custom Icon Path and the icon filename in the Cusotm Icon Filename field." KC_CUSTOM_LABEL="Custom Icon" KC_CUSTOM_DESC="Set this to Yes if you want to use your own custom icon rather than one from the pulldown Icon field." KC_PATH_LABEL="Custom Icon Path /administrator/modules/mod_kc_admin_quickicons/images/" KC_PATH_DESC="Enter the path to your custom icon if you are going use your own Custom Icon. The path should not start with a / and is relative to the /administator/images folder, for example if you custom icon image is located at /administrator/modules/mod_kc_admin_quickicons/images/icons/myicon.png you would enter: icons. Custom icons need to be uploaded to the /administrator/modules/mod_kc_admin_quickicons/images/'custom icon path' folder." KC_C_ICON_LABEL="Custom Icon Filename" KC_C_ICON_DESC="Enter the filename of your custom icon file, include the file extension, for example myicon.png." KC_OPTION_LABEL="Icon Order" KC_OPTION_DESC="Use this field to order your icons, icons with lower values with display before ones with higher values" KC_LINK1="Link 1" KC_LINK2="Link 2" KC_LINK3="Link 3" KC_LINK4="Link 4" KC_LINK5="Link 5" KC_LINK6="Link 6" KC_LINK7="Link 7" KC_LINK8="Link 8" KC_LINK9="Link 9" KC_LINK10="Link 10" KC_LINK11="Link 11" KC_LINK12="Link 12" KC_LINK13="Link 13" KC_LINK14="Link 14" KC_LINK15="Link 15" KC_FILE_MISSING_ERROR="Custom icon file is missing: "