Skip to content
forked from scronide/scuttle

Web-based social bookmarking system. Allows multiple users to store, share and tag their favourite links online.

License

Notifications You must be signed in to change notification settings

makoshark/scuttle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scuttle (Development Snapshot)
http://scuttle.org/

Copyright (C) 2004 - 2010 Marcus Campbell
Copyright (C) 2011 Thomas Niepraschk
Copyright (C) 2011 Benjamin Mako Hill
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

=====================
PHP 8 Transition/Bugs
=====================

Notes:

- Things are working but (a) I have not touched the RSS code.

- The search.in.php stuff seems broken such that if you search in subsets the selection is totally broken when it comes back.

- There are still a number of errors that show up.

About

Web-based social bookmarking system. Allows multiple users to store, share and tag their favourite links online.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.3%
  • HTML 6.8%
  • CSS 1.5%
  • Hack 0.1%
  • Makefile 0.1%
  • Perl 0.1%
  • Shell 0.1%