The latest release of BruisedFruit is
0.3 (
beta) and you can find it
here. Visit the
changelog for details on this version.
Important note: if you are upgrading from BruisedFruit 0.1 to BruisedFruit 0.2, there are a number of manual steps you need to take:
- Upload BruisedFruit 0.2 to your web server, overwriting everything except config.php.
- Download config.php from your web server and perform the following:
- Change every value starting with
QWIKI_ to BF_. For example: define('QWIKI_TMP_DIR', 'standard'); becomes define('BF_TMP_DIR', 'standard'); - Add the following line to the bottom of config.php:
define('BF_STRIP_HTML', 1); before ?>.
- Finally, you will have to make changes to BruisedFruit's database table. Namely: change the first letter of each field from
q to bf. For example: qArticle becomes bfArticle.
If you're installing BruisedFruit 0.2 fresh, just follow the instructions in install.php. Sorry for the trouble!
Thanks go to:
- Vanessa Siegl for her tireless (really tireless) beta testing.
- Brand Spanking New for their wonderful mini icons.
Check out the
installation guide for help on getting BruisedFruit up and running.
We love to hear feedback regarding BruisedFruit and its usage.
- If you're using BruisedFruit on a website and would like it added to the user list, contact us at:
bruisedfruit@perforated-art.com - If you've found a bug, please don't hesitate to contact us at:
bruisedfruit@perforated-art.com. - Finally, if you're eager for a feature to be added to BruisedFruit, contact us at:
bruisedfruit@perforated-art.com.