Go to file
2008-02-13 17:34:18 +00:00
api import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
cache import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
includes Translation: improve French translation + add shell script to extract strings 2008-01-14 10:59:29 +00:00
locales new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
services new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
templates new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
tests new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
about.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
admin.php Interface design: merging of bookmarks with same URLs 2008-01-23 16:58:00 +00:00
ajaxDelete.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
ajaxGetTitle.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
ajaxIsAvailable.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
alltags.php add stats to tags relation and use them to display tags 2008-01-22 16:16:06 +00:00
AUTHORS import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
bg_bar.png import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
bg_header.png import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
bg_sidebar.png import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
bookmarkcommondescriptionedit.php new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
bookmarks.php Interface design: merging of bookmarks with same URLs 2008-01-23 16:58:00 +00:00
config.inc.php.example new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
debug.inc.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
edit.php Translation: improve French translation + add shell script to extract strings 2008-01-14 10:59:29 +00:00
functions.inc.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
header.inc.php Structured tags '>' for each user 2008-01-09 15:51:35 +00:00
history.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
icon.png import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
import.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
importNetscape.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
index.php interface bug fix: alltags page doesn't display the complete tree for a user 2008-01-23 14:47:35 +00:00
jsScuttle.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
licence.txt import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
loading.gif import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
login.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
logo_24.png import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
logo.png import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
password.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
populartags.php add stats to tags relation and use them to display tags 2008-01-22 16:16:06 +00:00
profile.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
readme.txt import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
register.php bug fix: correct behaviour of antispam question at registering 2008-01-24 08:06:05 +00:00
rss.gif import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
rss.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
scuttle.css new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
search.inc.php Optimisation of the interface: moved toolbar, search menu, sort menu and right profile menu 2008-01-11 08:08:33 +00:00
search.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
tables.sql new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
tag2tagadd.php fix interface: make easier the management of tag links 2008-02-05 13:30:33 +00:00
tag2tagdelete.php fix interface: make easier the management of tag links 2008-02-05 13:30:33 +00:00
tagcommondescriptionedit.php new feature: collaborative description for tags and bookmarks 2008-02-13 17:34:18 +00:00
tagdelete.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
tagrename.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
tags.php Interface design: structured tags on frontpage and tag pages + permission control added to add and delete tag links 2008-01-11 09:34:32 +00:00
users.php new feature: creation of a page listing all users and a user block on the front page 2008-01-11 12:55:10 +00:00
watch.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00
watchlist.php import of scuttle 0.7.2 2007-12-12 16:29:16 +00:00

Scuttle 0.7.2
http://sourceforge.net/projects/scuttle/
http://scuttle.org/

Copyright (C) 2004 - 2006 Scuttle project
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

[ See also: http://scuttle.org/wiki/doku.php?id=installation ]

=========
UPGRADING
=========

Instructions on how to upgrade from the last stable release of Scuttle are detailed on our Wiki:

http://scuttle.org/wiki/doku.php?id=upgrading

===
API
===

Scuttle supports most of the del.icio.us API [ http://del.icio.us/doc/api ]. Almost all of the neat tools made for that system can be modified to work with your installation instead. If you find a tool that won't let you change the API address, ask the creator to add this setting. You never know, they might just do it.

[ See also: http://scuttle.org/wiki/doku.php?id=scuttle_api ]

============
TRANSLATIONS
============

Scuttle is available in many languages. If you know gettext and can provide additional translations, your help would be greatly appreciated.

-------------------
Available languages
-------------------
English     en-GB   100% (Default)
Chinese     zh-CN   86%
Danish      dk-DK   100%
Dutch       nl-NL   68%
French      fr-FR   100%
German      de-DE   100%
Hindi       hi-IN   100%
Italian     it-IT   89%
Japanese    ja-JP   100%
Lithuanian  lt-LT   100%
Portuguese  pt-BR   100%
Spanish     es-ES   94%

[ See also: http://scuttle.org/wiki/doku.php?id=translations ]

=============
PROJECT LINKS
=============

Scuttle Project:
http://sourceforge.net/projects/scuttle/

Scuttle.org:
http://scuttle.org/

Scuttle Wiki:
http://scuttle.org/wiki/

Help forum:
https://sourceforge.net/forum/forum.php?forum_id=455068

Bug reports:
https://sourceforge.net/tracker/?atid=729860&group_id=134378&func=browse

Feature requests:
https://sourceforge.net/tracker/?atid=729863&group_id=134378&func=browse

User-submitted patches:
https://sourceforge.net/tracker/?atid=729862&group_id=134378&func=browse

Discussion forum:
https://sourceforge.net/forum/forum.php?forum_id=455067