From 4909076f16676f79065093d882e873a0c2b3351b Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 6 Aug 2008 15:50:24 +0000 Subject: Update: Created MODX installation instructions for phpBB3 The phpBB3 plugin is now completed! Closes #7 --- update/plugin/phpBB3/trunk/install.xml | 69 ++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 update/plugin/phpBB3/trunk/install.xml (limited to 'update/plugin/phpBB3/trunk/install.xml') diff --git a/update/plugin/phpBB3/trunk/install.xml b/update/plugin/phpBB3/trunk/install.xml new file mode 100644 index 0000000..dbdaaaf --- /dev/null +++ b/update/plugin/phpBB3/trunk/install.xml @@ -0,0 +1,69 @@ + + + + +
+ http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + + InstaDisc + + This is an InstaDisc Update Server implementation plugin for phpBB3 which allows you to send out InstaDisc items whenever someone posts + + + + Starla Insigna + hatkirby + http://fourisland.com/ + + + + 1.0.0 + + + easy + + 3.0.2 + +
+ + + + + + + + + + + + + + + + + + + + + return $url; + + data['user_id'], $url, $data['forum_id']); +} +/* End: InstaDisc Plugin */ + +]]> + + + + Go to http://fourisland.com/projects/instadisc/wiki/Update/phpBB3 for help on setting up your subscriptions. + +
-- cgit 1.4.1