tvheadend/vendor/ext-3.4.1/examples/image-organizer
Adam Sutton bafcfff42d webui: restructure webui/extjs source files
I want to keep the 3rd-party packages away from the main source
where possible.
2013-06-03 17:11:01 +01:00
..
images webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00
imgorg webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00
php webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00
SWFUpload webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00
img-org.css webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00
index.html webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00
readme.txt webui: restructure webui/extjs source files 2013-06-03 17:11:01 +01:00

-------------------------------------------------------------------------------
1. This example utilizes SQLite.  You may need to enable these extensions in php.ini:

extension=php_pdo.dll
extension=php_sqlite.dll

-------------------------------------------------------------------------------
2. Also make sure these are enabled for exif module:

extension=php_mbstring.dll 
extension=php_exif.dll

-------------------------------------------------------------------------------

3. Do not forget to restart your webserver if you made changes.

-------------------------------------------------------------------------------

4. A sample database is included, to recreate the database navigate to this file in your browser:
/examples/image-organizer/php/sql/setup.php