From 54595b14c1f67b9296ea96dad0741c900d01d1fb Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 6 Sep 2008 23:19:27 +0000 Subject: Update: Centralized Central in Wordpress Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28 --- .../plugin/wordpress/trunk/instadisc/instadisc.php | 84 +++++----------------- .../wordpress/trunk/instadisc/subscription.php | 44 ------------ 2 files changed, 19 insertions(+), 109 deletions(-) delete mode 100644 update/plugin/wordpress/trunk/instadisc/subscription.php (limited to 'update/plugin') diff --git a/update/plugin/wordpress/trunk/instadisc/instadisc.php b/update/plugin/wordpress/trunk/instadisc/instadisc.php index 854b6cb..326fc85 100644 --- a/update/plugin/wordpress/trunk/instadisc/instadisc.php +++ b/update/plugin/wordpress/trunk/instadisc/instadisc.php @@ -65,38 +65,17 @@ function id_settings_page()

Blog Posts Subscription

- - - - - - - - - - - Comments Subscription
+ - -
This is the URL that you advertise, the URL people use to subscribe to your subscription. + +
This is the XML-RPC URL of your Series Control.
+ - -
This is the username you signed up with at your central server, and the one that you will/have register(ed) this subscription under. -
- - -
This is the password for the user above -
- - -
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. + +
This is the unique identifier this subscription is listed under on your Series Control.
- - - - - - - - - - -
- - -
This is the URL that you advertise, the URL people use to subscribe to your subscription. -
- - -
This is the username you signed up with at your central server, and the one that you will/have register(ed) this subscription under. -
- - -
This is the password for the user above -
+ - -
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. + +
This is the XML-RPC URL of your Series Control.
+ - -
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. + +
This is the unique identifier this subscription is listed under on your Series Control.
- +

-- cgit 1.4.1