| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,37 @@ |
| 1 |
+// ---------------------------------------------------------------------- |
|
| 2 |
+// Copyright (c) 2007 by Tammy Keefer |
|
| 3 |
+// Countdown Block developed for eFiction 3.x |
|
| 4 |
+// http://efiction.hugosnebula.com/ |
|
| 5 |
+// ---------------------------------------------------------------------- |
|
| 6 |
+// LICENSE |
|
| 7 |
+// |
|
| 8 |
+// This program is free software; you can redistribute it and/or |
|
| 9 |
+// modify it under the terms of the GNU General Public License (GPL) |
|
| 10 |
+// as published by the Free Software Foundation; either version 2 |
|
| 11 |
+// of the License, or (at your option) any later version. |
|
| 12 |
+// |
|
| 13 |
+// This program is distributed in the hope that it will be useful, |
|
| 14 |
+// but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
| 15 |
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
| 16 |
+// GNU General Public License for more details. |
|
| 17 |
+// |
|
| 18 |
+// To read the license please visit http://www.gnu.org/copyleft/gpl.html |
|
| 19 |
+// ---------------------------------------------------------------------- |
|
| 20 |
+ |
|
| 21 |
+ |
|
| 22 |
+To install this block: |
|
| 23 |
+ |
|
| 24 |
+1. Upload the countdown folder to the blocks folder of your eFiction site. |
|
| 25 |
+ |
|
| 26 |
+2. Goto Admin->Blocks. |
|
| 27 |
+ |
|
| 28 |
+3. Select "Initialize Block" next to the countdown block in te list. |
|
| 29 |
+ |
|
| 30 |
+ |
|
| 31 |
+To Administer this block: |
|
| 32 |
+ |
|
| 33 |
+1. Goto Admin->Blocks. |
|
| 34 |
+ |
|
| 35 |
+2. Select "Options" for the countdown block in the list. |
|
| 36 |
+ |
|
| 37 |
+3. Enter the requested information in the admin panel and click "Submit." |