This hopes one day to grow up to be an Open Source social bookmarking web application.
- PHP 5+
- MySQL 5+
- Visiting
index.php
should present a quick installer that will create the database tables and attempt to create a configuration file. - Or, manually edit
system/config/local.php
to reflect your environment.- There is an example
system/config/local.php-dist
you can use as a starting point. - Use
system/schema/mysql.sql
to create the database tables.
- There is an example
- Make sure the
system
directory is not web readable.- The
.htaccess
should already do this out of the box on Apache. - Modify
index.php
to point to new path, if you move thesystem
directory.
- The
- Leslie Michael Orchard - http://decafbad.com/ - mailto:l.m.orchard@pobox.com
- Using Kohana Framework v2.3.1
- Using MooTools 1.2.1
- Using Markdown PHP for documentation.
- Using UUID implementation from OmniTI
- "nostalgia" theme inspired by del.icio.us, circa 2005
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.