Initial Release !

This commit is contained in:
agibert
2012-12-01 16:27:04 +00:00
commit 1f726f0f7a
27 changed files with 4995 additions and 0 deletions

44
ReadMe.txt Normal file
View File

@@ -0,0 +1,44 @@
# $RCSfile: ReadMe.txt,v $
# $Revision: 1.1 $
# $Name: $
# $Date: 2012/12/01 16:27:04 $
# $Author: agibert $
LMBrowse - Langueur Monotone Browser
Summary
-------
LMBrowse is a small php script which gerates dynamicaly some HTML pages in order to browse the Langueur Monotone project.
It has been designed to manage the different parts of the project dynamicaly, expecially the discography.
It support three type of "Play": EP, LP and Oldies.
A play is composed by tracks, Covers, Videos and extras.
It support multy file format download for music, pictures and video.
LMBrose generate the following type of pages:
- Home Page,
- About Page,
- Discography Page,
- Play (EP, LP, Oldies) Pages,
- Track Pages.
This script is curently used to build the "Langueur Monotone Pages" on http://www.langueur-monotone.com.
Configuration
-------------
- The config file is "html/lmbrowse_config.inc". Two sections are defined: Path and URL, Keywords,
- The first section defines the different paths and URLs:
+ $lmb_path: absolute path where lmbrowse is installed,
+ $lmb_url: URL where lmbrowse is accessible,
- The second section defines the HTML page keywords.