E-books Library v1.07 For PHP-Fusion v7.01+
By: Khalid545. Web: http://khalid545.olympe.in

Support: http://www.php-fusion.co.uk

Released under the AGPLv3 (See included agpl.txt)

Description:
A simple infusion that help you easily manage an e-books library.

Features:
- Multi-level subcategories. (*)
- On categories pages, e-books can be displayed in a table or a gallery. (As you want)
- Ability to upload e-books or specifying their links.
- Ability to upload an image of the e-book.
- Display related e-books for each e-book. (by comparing titles)
- Social sharing buttons on e-books pages. (*)
- Downloading e-books can be disallowed for guests.
- Comments and ratings.
- Members and guests can report dead link.
- Users can submit e-books, and they are informed by PM when their e-books are accepted/rejected. (*)
- Ability to use the PHP-Fusion's search features to search e-books.

(*): You can disable this feature from the settings.

E-books details that can be added:
Title - Author - Description - Language - Publisher - Publish date - Image - Category - Filesize. 

Installation:
- Upload everything under the folder "files" to your PHP-Fusion's base folder.
- Go to the control panel - infusions and activate "Booklib".

Notes:
- Valid XHTML 1.0 Transitional.
- Used PHP-Fusion's core files are mentioned.

Changelog:
v1.07: (By Hugomil (Hugo))
- Changed TYPE=MyISAM by ENGINE=MyISAM.
- Added The new 7.02.xx captcha api support.
v1.06:
- It's easier now to change the name of the infusion's folder.
(just replace "booklib" by the name you want in infusion_db.php & search_books_include.php & of course rename the folder).
- The link of the Update page is removed after updating.
- Visitors can't report a dead link if they aren't allowed to download.
- The related books panel can be disabled.
- User get a PM when his submitted e-book is published/rejected.
- BBcode support in categories descriptions.
v1.05: 
- Added setting: choose between gallery or table to show e-books in.
- Allowed guest to report dead links.
- Added ability to specify book language.
- Added setting: enabling/disabling subcategories.
- Allowed sharing books in social networks.
- Allowed updating from the infusion's CP.
v1.04 Fixed some minor bugs + Allow reporting dead links.
v1.03 Fixed some minor bugs + Stats in the CP.
v1.02 Added Ability to allow/disallow downloading for guests.
v1.01 Added multi-level subcategories.
v1.00 First public release.