public
Description: Knopaste is a Nopaste-System to paste files and sourcecode to a database in the internet for other people to read and fix it.
Homepage: http://knopaste.de
Clone URL: git://github.com/Luzifer/knopaste.git
Click here to lend your support to: knopaste and make a donation at www.pledgie.com !
name age message
file README Sun Aug 23 11:47:05 -0700 2009 Switched to GPLv3 [Luzifer]
file change.log Sun Aug 23 13:49:56 -0700 2009 Added changes to change.log [Luzifer]
directory classes/ Sun Aug 23 13:48:34 -0700 2009 Added meta fields for name and description for ... [Luzifer]
file config.php Sun Aug 23 11:47:05 -0700 2009 Switched to GPLv3 [Luzifer]
file gpl_en.txt Sun Aug 23 11:47:05 -0700 2009 Switched to GPLv3 [Luzifer]
file index.php Wed Aug 26 13:26:52 -0700 2009 Switched version to 3.5.0 stable [Luzifer]
directory templates/ Sun Aug 23 13:38:06 -0700 2009 Minor design improvements [Luzifer]
README
#
# K-Nopaste - Free Nopaste-System
# Copyright (C) 2005-2009  Knut Ahlers
#
# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General 
# Public License as published by the Free Software Foundation, either version 3 of the License, or (at your 
# option) any later version.
# 
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for 
# more details.
# 
# You should have received a copy of the GNU General Public License along with this program.
# If not, see <http://www.gnu.org/licenses/>.
#

System requirements:
- PHP 5

Installing K-Nopaste is as simple as the script itself:

1. Upload the sources into your webspace
2. Edit "config.php" and fit it to your needs
3. Point your Browser to the directory of K-Nopaste. You are done!

If you need help, let me know: support@kahlers.de

Have fun using K-Nopaste version 3.x!