From 7fbab89f7ef5f15216de1dbb1667bac5b7fd1b0c Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Tue, 5 Aug 2008 02:03:05 +0000 Subject: Update: Started plugin Plugin now contains header info (for display at plugin table) and an admin panel. Refs #6. --- .../plugin/wordpress/trunk/instadisc/instadisc.php | 91 ++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 update/plugin/wordpress/trunk/instadisc/instadisc.php (limited to 'update') diff --git a/update/plugin/wordpress/trunk/instadisc/instadisc.php b/update/plugin/wordpress/trunk/instadisc/instadisc.php new file mode 100644 index 0000000..a5fe06a --- /dev/null +++ b/update/plugin/wordpress/trunk/instadisc/instadisc.php @@ -0,0 +1,91 @@ +

InstaDisc Settings

+
+

General

+ + + + +
+ + +
Because you have two subscriptions (blog posts and comments), you can specify a prefix to go before both subscriptions' titles. So, if the prefix was "Four Island", the blog post's title would be "Four Island" and the comments' would be "Four Island Comments". +
+

Blog Posts Subscription

+ + + + + + + +
+ + +
When activating your subscription with a Central Server, it will require you to add an "activation key" to your "Subscription File" so as to prove that you actually do own the subscription. +
+ + +
Both after registration and after activation, the Central Server you are using should tell you it's XML-RPC URL (usually a URL containing the string "xmlrpc.php"). Copy that URL into this field. +
+

Comments Subscription

+ + + + + + + +
+ + +
When activating your subscription with a Central Server, it will require you to add an "activation key" to your "Subscription File" so as to prove that you actually do own the subscription. +
+ + +
Both after registration and after activation, the Central Server you are using should tell you it's XML-RPC URL (usually a URL containing the string "xmlrpc.php"). Copy that URL into this field. +
+ + +

+
-- cgit 1.4.1