Difference: BehaviourContrib (8 vs. 9)

Revision 92015-02-17 - TWikiContributor

Line: 1 to 1
 

Behaviour Javascript Framework Contrib

Changed:
<
<
>
>
  Behaviour Javascript event library to create Javascript based interactions that degrade well when Javascript is not available
Line: 270 to 270
 

Installation Instructions

Changed:
<
<
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server where TWiki is running.

Like many other TWiki extensions, this module is shipped with a fully automatic installer script written using the BuildContrib.

  • If you have TWiki 4.2 or later, you can install from the configure interface (Go to Plugins->Find More Extensions)
>
>
  • For an automated installation, run the configure script and follow "Find More Extensions" in the in the Extensions section.
 
Deleted:
<
<
  • If you have any problems, then you can still install manually from the command-line:
    1. Download one of the .zip or .tgz archives
    2. Unpack the archive in the root directory of your TWiki installation.
    3. Run the installer script ( perl <module>_installer )
    4. Run configure and enable the module, if it is a plugin.
    5. Repeat for any missing dependencies.
  • If you are still having problems, then instead of running the installer script:
    1. Make sure that the file permissions allow the webserver user to access all files.
    2. Check in any installed files that have existing ,v files in your existing install (take care not to lock the files when you check in)
    3. Manually edit LocalSite.cfg to set any configuration variables.
 
Changed:
<
<
>
>
  • Or, follow these manual installation steps:
    • Download the ZIP file from the extension home on twiki.org (see below).
    • Unzip BehaviourContrib.zip in your twiki installation directory.
    • Set the ownership of the extracted directories and files to the webserver user.
    • Install the dependencies (if any).
 

Contrib Settings

Line: 299 to 289
 

Contrib Info

Author: TWiki:Main/ArthurClemens
Changed:
<
<
Copyright: Code: behaviour.js version 1.1 - Copyright (c) Ben Nolan and Simon Willison.
TWiki distribution and updates/additions: © TWiki:Main/ArthurClemens.
© 2006-2010 TWiki:TWiki/TWikiContributor
>
>
Copyright: Code: behaviour.js version 1.1 - Copyright (c) Ben Nolan and Simon Willison.
TWiki distribution and updates/additions: © TWiki:Main/ArthurClemens.
© 2006-2015 TWiki:TWiki/TWikiContributor
 
License: BSD for behaviour.js
GPL (GNU General Public License) for TWiki BehaviourContrib
Changed:
<
<
Version: 18694 (2010-05-29)
>
>
Version: 29499 (2015-11-29)
 
Dependencies: None
Contrib Version: 1.4
Change History:
<-- specify latest version first -->
 
Added:
>
>
2015-02-16: TWikibug:Item7604: Switch from GPL v2 to v3
 
2010-05-15: TWikibug:Item6433 - doc improvements; replacing TWIKIWEB with SYSTEMWEB
17 Oct 2007 1.3 Replaced "faster code" by other code from Dean Edwards, [[ packed by http://groups.google.com/group/behaviour/browse_thread/thread/85137977bedf5ed/3cf3ba8065d41a8c#3cf3ba8065d41a8c][Raymond Irving]].
02 Jul 2007 1.2 Integrated other faster code by Dean Edwards: faster onload (again).
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.BehaviourContrib.