============================================== QUOTATIONS EXTENSION INSTALLATION INSTRUCTIONS ============================================== In order for Vanilla to recognize an extension, it must be contained within it's 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/Quotations/default.php Once this is complete, you can enable the extension through the "Manage Extensions" form on the settings tab in Vanilla. ======================================= QUOTATIONS EXTENSION USAGE INSTRUCTIONS ======================================= The extension is currently set up for HTML, but it should be easy to change to another style of markup if that becomes necessary. A few modifications to the quote.js file should be all that are necessary. There is a BBCode replacement script in the Quotations folder. Rename 'quote.js' to 'quote-html.js' and rename 'quote-bbcode.js' to 'quote.js' to use. If you have questions, please post them to this thread: http://lussumo.com/community/discussion/2069/