Menu

Tree [r57] /
 History

HTTPS access


File Date Author Commit
 css 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 data 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 database 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 images 2010-04-23 vnwildman [r47] Change something for release first version.
 javascript 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 library 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 README 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 Readme.txt 2010-04-29 vnwildman [r50] Update user.
 about.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 book.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 catalog.php 2011-01-05 vnwildman [r55] replate <br> to <br/> for well-formal
 customer.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 dologin.php 2011-01-05 vnwildman [r55] replate <br> to <br/> for well-formal
 error.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 faqs.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 hire.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 index.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 login.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 logout.php 2010-03-04 vnwildman [r17] Add some function in common, user, customer, bo...
 static.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional
 user.php 2012-12-11 vnwildman [r57] Standard: Make it Valid XHTML 1.0 Transitional

Read Me

This package release under GPL2
This is an eLibrary application working on Web-base.
Website: http://bananabms.sourceforge.net/.
Demo page: http://bananabms.sourceforge.net/demo/
Copyright: 2009-2012 bananaBMS team.
Email: vnwildman@users.sourceforge.net
Personal page: http://vnwildman.users.sourceforge.net/.

Require:
-Apache or other.
-PHP.
-MySQL.

Install:
-Download then Extract package.
-Configure username, password and for MySQL database at library/config.php.
-Delete line 2 and 3 in /library/common.php if you want. It just need for developer because it shows error and warning.
-Upload to host(don't upload /database).
-Import database (database/bananabms.sql, StoreProcedure.sql don't need).
-Update database. (Just need when you update. See version before update by click Help/About)

SCM: You can get snapshort of source code by use Git and SVN. I recommend Git, because Git is faster and more flexible than Subversion.
	git clone git://bananabms.git.sourceforge.net/gitroot/bananabms/bananabms
	svn co https://bananabms.svn.sourceforge.net/svnroot/bananabms bananabms
If you have any other question, please go to website or sent email to me!