Index of /ports_www/slash
Name Last modified Size
Parent Directory -
Makefile 11-Feb-2010 08:28 1.7K
distinfo 28-May-2011 14:16 130
files/ 03-Oct-2008 11:58 -
pkg-descr 25-Nov-2005 06:58 936
pkg-message 06-Mar-2004 09:06 1.0K
pkg-plist 22-Jan-2006 05:58 21K
Slash -- Slashdot Like Automated Storytelling Homepage -- is the code
that runs Slashdot. More than that, however, Slash is an architecture
for putting together web sites. It comes with functionality for posting
articles, conducting polls, having discussions, and more; but it can be
extended in innumerable ways.
Slash is written in Perl, and is built on top of Apache and mod_perl. It
requires a database backend, though the only well-supported database
used with it is MySQL (more databases will become well-supported as time
goes on; PostgreSQL support is already well on its way). Slash is fast,
scalable, and secure (as evidenced by one of the best test cases you
could have, running Slashdot itself).
Through a plugin system, developers can add functionality to Slash.
Through themes and templates (which are written using Template Toolkit),
the look and feel of a Slash site can be customized.
WWW: http://www.slashcode.com/