added jQuery UI autocomplete to the tags field when editing a bookmark
[scuttle] / readme.txt
1 Scuttle 0.9.0
2 http://scuttle.org/
3
4 Copyright (C) 2004 - 2010 Marcus Campbell
5 Available under the GNU General Public License
6
7 ============
8 INSTALLATION
9 ============
10
11 * Use the SQL contained in tables.sql to create the necessary database tables. This file was written specifically for MySQL, so may need rewritten if you intend to use a different database system.
12
13 * Edit config.inc.php.example and save the changes as a new config.inc.php file in the same directory.
14
15 * Set the CHMOD permissions on the /cache/ subdirectory to 777

Benjamin Mako Hill || Want to submit a patch?