DarkSide666 / ds-addons

ATK4 addon pack made by Imants (aka. DarkSide666)

Home Page:www.darkside.lv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-------------------------------------------------------------------------------
        This is ATK4 addons pack made by Imants (aka. DarkSide)
        and it contains multiple addons for ATK4 version 4.2.4.
-------------------------------------------------------------------------------

INSTALLATION:
  Download ds-addons and put it in directory ds-addons in the root of your
  server (near atk4 and atk4-addons, but not inside it). So, you'll end up
  having ds-addons directory right in your root where index.php is located.
  This way it's safer to not accidentally delete it when you are renewing
  your atk4-addons release.

USAGE:
  Add path to this addon pack in your Frontend class like this.
  $this->pathfinder->addLocation('.',array('addons'=>'ds-addons'));

COMPONENTS (add-ons):
 * --------------
 * Listers        - define new listers, for example, Lister_Tree.
 * Menu           - dropdown menu (horizontal and/or vertical).
 * ThemeSwitcher  - jQuery UI themeswitcher widget.
 * GridExt        - grid with more features.
 * CronExpression - integration of Cron expression parser.
 * QueryPath      - integration of QueryPath (XPath searching and much more).
 * Scheduler      - complete implementation of Cron job scheduler.
 * RollingCurl    - almost multi-threading CURL implementation.
 * --------------
 * Tests          - test page for all DS Addons components.
 * --------------

AUTHOR:
  Imants Horsts
  (aka. DarkSide666)

About

ATK4 addon pack made by Imants (aka. DarkSide666)

www.darkside.lv


Languages

Language:PHP 84.1%Language:JavaScript 13.2%Language:CSS 1.8%Language:SQL 0.9%Language:Shell 0.0%Language:Visual Basic 0.0%