petergrassbergerat
petergrassbergerat is the Portfolio Website by Peter Grassberger. You can find the site on http://petergrassberger.at or http://petergrassberger.com for the english version.
Created by:
Install:
- download and copy dependencies (see below) to root directory.
- rename sample-config.inc.php to config.inc.php .
- add MySql-server connection constants in config.inc.php .
- upload to webserver or use xampp on local machine.
- set read permissions for smarty/cache and smarty/templates_c
- create tables by running install.php
- remove install.php and other unused files from production server.
- have fun!
Dependencies:
- Smarty-3..:
- Site: http://www.smarty.net/
- Path: /Smarty-3.1.13/libs/Smarty.class.php
- syntaxhighlighter_3.0.83 (allready in repository):
- Author: Alex Gorbatchev
- Site: http://alexgorbatchev.com/SyntaxHighlighter/
- Source: http://github.com/alexgorbatchev/SyntaxHighlighter
- Path: /syntaxhighlighter_3.0.83/scripts/
- jQuery 1.7.1 (allready in repository):
- Site: http://jquery.com/
- Source: http://github.com/jquery/jquery
- Path: /jquery-1.7.1/jquery-1.7.1.min.js
- Tabby jQuery plugin version 0.12 (allready in repository):
- Author: Ted Devito
- Site: http://teddevito.com/demos/textarea.html
- Path: /jquery.textarea/jquery.textarea.js