Initial Release !
This commit is contained in:
44
ReadMe.txt
Normal file
44
ReadMe.txt
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user