Source code for the NCSU Libraries Collections Review application
- Some documentation is contained in the source code of the scripts.
- feedback.tar.gz (compressed package of all necessary scripts)
To extract the package, use the GNU version of the "tar" command: tar xvzf feedback.tar.gz
This will create a single directory called "feedback" that contains all the scripts.
IMPORTANT: This configuration assumes that North Carolina State University WRAP authentication is set up for this directory on your web server. If you are not affiliated with NCSU, you must implement a different form of authentication. See the file "includes/config.php" within the compressed package above.
This software is released under the GNU General Public License v2.0 (GPL 2). The license for jQuery is also GPL v2.
Preferred system requirements:
- Apache 2.x web server
- PHP 5.x or higher
- MySQL 5.x or higher (see the folder called "DATA" in the compressed package above for a basic ".sql" file for installation)
- jQuery 1.3.1 JavaScript library (included in this package)
Questions? Contact Eric Pauley.




