about summary refs log tree commit diff stats
path: root/update/plugin/phpBB3/trunk/root/language/en/mods
Commit message (Collapse)AuthorAgeFilesLines
* Update: Modifed phpBB3 ACPKelly Rauchenberger2008-09-281-2/+2
| | | | Also modified subscription file to look pretty and to show verification when the subscription is encrypted. Fixes #68
* Update: Removed Series-related codeKelly Rauchenberger2008-09-191-4/+2
| | | | Refs #56
* Update: Centralized Central in phpBB3Kelly Rauchenberger2008-09-061-12/+5
| | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28
* Update: Localized phpBB3 ACP field descriptionsKelly Rauchenberger2008-08-241-12/+21
| | | | Refs #7
* Update: Added encryption field to phpBB3 ACPKelly Rauchenberger2008-08-241-0/+2
| | | | Refs #39
* Update: Created phpBB3 plugin Subscription FileKelly Rauchenberger2008-08-061-0/+2
| | | | | Also started on the plugin's update library, currently uses a function identical to the library's. May want to change it so that it does more post-object work than the foreign function has to. Refs #7
* Update: Completed phpBB3 plugin's ACPKelly Rauchenberger2008-08-061-0/+4
| | | | | | Also used a new method of providing the subscription file's URL as static text instead inside a text box. Refs #7
* Update: Continued to work on ACP for phpBB3 pluginKelly Rauchenberger2008-08-061-0/+5
| | | | | | | The module now has two working form elements, Subscription Title and Central Server (URL). They both read and write to the database. Refs #7
* Update: Started InstaDisc ACP for phpBB3 pluginKelly Rauchenberger2008-08-061-0/+41
Refs #7