Go to file
agibert 8e5a746fc2 - Add skins directory structure,
- Add skin black example (default.css and sprites css),
- Fix a bug for .hide system for track listing.
2015-12-16 23:24:12 +00:00
html - Add skins directory structure, 2015-12-16 23:24:12 +00:00
GNU-FDL.txt Initial Release ! 2012-12-01 16:27:04 +00:00
GNU-GPL.txt Initial Release ! 2012-12-01 16:27:04 +00:00
ReadMe.txt Initial Release ! 2012-12-01 16:27:04 +00:00
ReleaseNotes.txt Initial Release ! 2012-12-01 16:27:04 +00:00
ToDo.txt Initial Release ! 2012-12-01 16:27:04 +00:00

# $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.