Nuke Books
Description
Nuke Books is a php-nuke module to show a reading list. It has an admin cms (content management system) to enter, edit or delete books, good for people who have a big reading list, and a well layed out user side to list the books in pages of ten.
Contact
You can address any bug reports, patches, questions etc.. to the relevant sourceforge page
[nuke-books].
Mailing Lists
A release announcement mailing list exists courtesy of sourceforge.
Subscribe here [nuke-books-announce].
A discussion list (bugs, installation, etc) also exists courtesy of sourceforge.
Subscribe here [nuke-books-discuss].
Copyleft - All rights reversed
Nuke Books is free software released under the
GNU GPL version 2 or later.
Nuke Books is Copyright © 2001-2002 Matthew Hall.
Platforms
Nuke Books is written entirely in php, and is intended to be used as a module for
Php Nuke. Webservers supporting php and an sql
database (mysql) are a prerequisite (e.g. Apache).
Download The latest version is 1.3.5
Version 1.3.5 -=- Download from [sourceforge].
Install
- Uncompress and move the Book_List directory to the modules directory of your nuke install.
- Insert the sql to set up the Book_list tables (nb. you may need to edit this if your table prefix
is different from the default php-nuke install (nuke_))
i.e. mysql nuke < book.sql. Or copy and paste the contents into a db manager like phpMyAdmin.
- Copy/Move the case/links/modules in the admin directory to their respective directories in your nuke install.
- The book list will then be accessible as a module when activated (or at modules.php?name=Book_List),
and the book list manager will be accessible in the admin navigation menu (or at admin.php?op=book).
Current Features:
- Author List Block
- Newest Entries Block
- Add/Modify/Delete Diary Entry (only shown when author is logged in)
- Add/Delete Author Admin Module
- Categories
- Random Book
- Image support and Better layout
- Search Books/Categories
- Ratings
Changelog:
- 12-05-2002: 1.3 - Implemented Ratings with all the addons
Most Popular, Top Rated, user ratings and comments, TopRated Block, etc.
- 03-5-2002: 1.2 - Full New Release -=- Loads of improvement
Integrated Search (by title, author, review, etc)
Categories (Only 2 levels (main and sub))
Random Book Page
Images support and Better Layout
- 02-5-2002: 1.1.5 - Tarball'd mid-release because cvs sucks (well, sourcefourge's does).
More improvement/bugfixing work will now be done, expect a 1.2 soon enough.
- 01-4-2002: All language *files* now included (still everything isn't translated) -
this stops the module bombing if the lang file is missing.
- 29-3-2002: Fixed ratings and Next/Prev pages bugs
- 07-3-2002: Release 1.1 - Codename Kate (due to my g/f reading several hundred books)
- 7-3-2002: Added Ratings capability
- 7-3-2002: Added Url field, user sees link in title name
- 7-3-2002: Added Review field
- 3-3-2002: Release 1.0
- 2-3-2002: Fixed simple mistype in next/prev page code to get final page :)
- 1-3-2002: Added next/prev page code
Todo:
- Complete Multiple languages support. (Thanks to contributors)
Thanks:
- Miguel José Hernández y López - lang-spanish.php
- Onno Timmerman - lang-dutch.php (and bugs)
Screenshot