=================================== EXTENSION INSTALLATION INSTRUCTIONS =================================== In order for Vanilla to recognize an extension, it must be contained within its own directory within the extensions directory. So, once you have downloaded and unzipped the extension files, you can then place the folder containing the default.php file into your installation of Vanilla. The path to your extension's default.php file should look like this: /path/to/vanilla/extensions/LightBox/default.php Once this is complete, you can enable the extension through the "Manage Extensions" form on the settings tab in Vanilla. =================================== PROBLEMS =================================== you might need to chmod /extensions/LightBox/LightBox.css and LightBox.js Not sure exactly to what value, 777 will most definitely work. If you find out, please let me know! =================================== CREDITS =================================== LightBox JS (the script this Extension includes) is licensed under Creative Commons Attribution 2.5 License http://creativecommons.org/licenses/by/2.5/ =================================== DEVELOPERS =================================== check out http://vanilla.baldursoft.de/LightBox/