hi_FancyBox 3.0

A little CMSimple-plugin which includes and activates the great FancyBox JavaScript to your CMSimple-Website.

© 2011 Holger Irmler, http://CMSimple.HolgerIrmler.de.

The plugin is free for use on your website, commercial or not commerial. But If you deliver it as part of your paid service to your customers or use it in a commercial scope, please be fair and support the project
with a small donation via paypal !

Features

Requirements

Installation

  1. Always make a backup of your installation before adding a new plug-in.
  2. Unzip the archive and copy the files and folders into your plugins-folder.

    It should look like this:

    • [Root]
      • [(2lang)]
      • [cmsimple]
      • ...
      • [plugins]
        • ...
        • [pluginloader]
        • [hi_fancybox]
          • [config]
          • [help]
          • [languages]
          • [libs]
          • admin.php
          • index.php
        • index.php
      • [...]
      • index.php
  3. The file plugins/hi_fancybox/config/config.php needs to be set writable.

    (To edit the languages online do the same with the language files in plugins/hi_fancybox/languages.)

  4. You're ready to use the plugin!
    There is no need to activate something by scripting, since it just consist of an backend.

Usage

Edit your content and insert links as usual in the WYSIWYG-Editor.
To open a link inside a fancybox, just select the "Advanced"-tab from the link-dialog
and add to the "class" field one of the values below: You can redefine the name for each selector in the configuration of the plugin.

Configuration

  1. Login to your CMSimple site
  2. Select the "hi_Fancybox-Plugin" from the list of available plugins
  3. Click on "Plugin Config" to view or edit the configuration settings
There are hints for every configuration option available, if you hover with your mouse over the little blue questionmark.

Please take care on correct syntax:
every config-setting, starting with "fcb", gets included to the FancyBox configuration array.
So it must have correct JavaScript-Syntax, otherwise the script will fail:

How to use together with lb_Gallery

To use hi_fancybox together with my lb_Gallery-Plugin, just do the following settings in lb_Gallery configuration:
you're done ;-).

Acknowledgment

Plugin-License

For the detailed license please refer to the shipped license.txt.

Need help?

... visit cmsimpleforum.com.


 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED 
IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.