Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
PHP
Perl
Latest commit
9ce0bb5
Dec 28, 2010
scronide
- Added support for RSS media enclosures - Restricted registration fields to match DB limits - Updated debug mode activation - Updated form style - Minor code style updates Signed-off-by: Marcus Campbell <marcus.campbell@gmail.com>
Permalink
Failed to load latest commit information. | |||
![]() |
api |
|
|
![]() |
cache |
|
|
![]() |
includes |
|
|
![]() |
locales |
|
|
![]() |
services |
|
|
![]() |
templates |
|
|
![]() |
.cvsignore |
|
|
![]() |
.htaccess |
|
|
![]() |
AUTHORS |
|
|
![]() |
about.php |
|
|
![]() |
ajaxDelete.php |
|
|
![]() |
ajaxGetTitle.php |
|
|
![]() |
ajaxIsAvailable.php |
|
|
![]() |
alltags.php |
|
|
![]() |
bg_bar.png |
|
|
![]() |
bg_header.png |
|
|
![]() |
bg_sidebar.png |
|
|
![]() |
bookmarks.php |
|
|
![]() |
config.inc.php.example |
|
|
![]() |
debug.inc.php |
|
|
![]() |
edit.php |
|
|
![]() |
functions.inc.php |
|
|
![]() |
header.inc.php |
|
|
![]() |
history.php |
|
|
![]() |
icon.png |
|
|
![]() |
import.php |
|
|
![]() |
importNetscape.php |
|
|
![]() |
index.php |
|
|
![]() |
jsScuttle.php |
|
|
![]() |
licence.txt |
|
|
![]() |
loading.gif |
|
|
![]() |
login.php |
|
|
![]() |
logo.png |
|
|
![]() |
logo_24.png |
|
|
![]() |
password.php |
|
|
![]() |
populartags.php |
|
|
![]() |
profile.php |
|
|
![]() |
readme.txt |
|
|
![]() |
register.php |
|
|
![]() |
rss.gif |
|
|
![]() |
rss.php |
|
|
![]() |
scuttle.css |
|
|
![]() |
search.inc.php |
|
|
![]() |
search.php |
|
|
![]() |
tables.sql |
|
|
![]() |
tagdelete.php |
|
|
![]() |
tagrename.php |
|
|
![]() |
tags.php |
|
|
![]() |
watch.php |
|
|
![]() |
watchlist.php |
|
readme.txt
Scuttle 0.9.0 http://scuttle.org/ Copyright (C) 2004 - 2010 Marcus Campbell Available under the GNU General Public License ============ INSTALLATION ============ * 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. * Edit config.inc.php.example and save the changes as a new config.inc.php file in the same directory. * Set the CHMOD permissions on the /cache/ subdirectory to 777