name mode size
..
README.txt 100644 1.59kB
changelog.txt 100644 50B
install.php 100644 2.63kB
members.php 100644 1.03kB
stats.php 100644 1.75kB
uninstall.php 100644 2.27kB
update.php 100644 2.94kB
version.php 100644 559B
README.txt
// ---------------------------------------------------------------------- // Copyright (c) 2007 by Tammy Keefer // Also Like Module developed for eFiction 3.0 // // http://efiction.hugosnebula.com/ // ---------------------------------------------------------------------- // LICENSE // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License (GPL) // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // To read the license please visit http://www.gnu.org/copyleft/gpl.html // ---------------------------------------------------------------------- This little module will let you add an option to the members list page to display a list of the betareaders on your site. It's designed to work with the default beta-reader field. If you've installed a custom betareader module make sure the name of the field is "betareader" and that it's a yes/no field. Otherwise, this module won't work. To install this module: 1. Upload the entire betareader folder to the the modules folder within your eFiction installation. 2. Go to Admin->Modules and select "Install this Module" in the menu. To uninsall this module: 1. Go to Admin->Modules and select "Uninstall this Module" in the menu.