|
Mini Ad Spot module for Joomla! 1.0.x and for Joomla! 1.5.x Install / Upgrade: 1. Uninstall and make a new install or unzip the file and overwrite the files inside in /modules/ directory. 2. Insert the following line:* <script type="text/javascript" src="/modules/mod_miniadspot/wz_tooltip.js"></script> (Joomla 1.5.x) <script type="text/javascript" src="/modules/miniadspot_js/wz_tooltip.js"></script> (Joomla 1.0.x) right before the closing </body> tag in index.php, in the folder of the template you're using. 3. Attention: Single quotes (apostrophes) inside the description text each must be masked with a backslash. Example: This text won\'t trigger a JavaScript error. *Not necessary for version 1.4.2 RC2. It could be done automatically from administration.
|