Responsive design

Notice: Undefined index: social_google in /home/webroot/www.kusoftas.com/cms/templates_c/demo^7b9c5ab6cf20f7b62a4fced0b8a945dae9af628c_0.file.skin-template-header.tpl.cache.php on line 163

Download

Last stable v 5.2 2024-11-01

    Boxer

    Table of Contents:


    Boxer is CMS plugin to manage and show highlight boxes on site page (typically home page). It allow manage and edit boxes.

    Plugin data storage is located in folder /cms/data/plugins/boxer (may be changed) and contains files:

    • id.xml - XML file containing boxes data; id - boxer id usually is language code (ex. eng.xml))
    • other XML files containing boxes data with different id

    Plugin delegates to site:

    • js include file: cms-plugin-boxer.js containing cms_plugin_boxer() jQuery plugin
    • css include file: cms-plugin-boxer.css
    • Smarty template plugin {cms_plugin_boxer}

    jQuery plugin docs available at cms_plugin_boxer()

    Smarty template plugin docs available at {cms_plugin_boxer}