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

This branch is 52 commits ahead of scronide/scuttle:master.

Folders and files

NameName
Last commit message
Last commit date
May 29, 2023
Dec 5, 2006
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Dec 5, 2006
May 29, 2023
Dec 21, 2010
Dec 28, 2010
Jun 21, 2024
Jun 21, 2024
Dec 21, 2010
Jun 21, 2024
Jun 21, 2024
Dec 5, 2006
Dec 5, 2006
Dec 5, 2006
Jun 21, 2024
Jun 21, 2024
Dec 28, 2010
Jun 21, 2024
Dec 28, 2010
Aug 15, 2016
Jun 21, 2024
Dec 5, 2006
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Apr 8, 2012
Apr 8, 2012
Dec 5, 2006
Dec 5, 2006
Jun 21, 2024
Dec 5, 2006
Dec 5, 2006
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Dec 5, 2006
Jun 21, 2024
Apr 8, 2012
Jun 21, 2024
Jun 21, 2024
Nov 8, 2011
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024

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%