From abb2d3c67ddc132c4cc7ea435e13731527c32634 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 14 Sep 2008 15:49:20 +0000 Subject: Series: Worked on ACP Refs #53 --- series/trunk/theme/deletedsub.tpl | 15 ++++++ series/trunk/theme/deletesub.tpl | 21 ++++++++ series/trunk/theme/editedsub.tpl | 13 +++++ series/trunk/theme/editsub.tpl | 104 ++++++++++++++++++++++++++++++++++++ series/trunk/theme/mansub.tpl | 32 +++++++++++ series/trunk/theme/subscription.tpl | 8 +++ 6 files changed, 193 insertions(+) create mode 100644 series/trunk/theme/deletedsub.tpl create mode 100644 series/trunk/theme/deletesub.tpl create mode 100644 series/trunk/theme/editedsub.tpl create mode 100644 series/trunk/theme/editsub.tpl create mode 100644 series/trunk/theme/mansub.tpl create mode 100644 series/trunk/theme/subscription.tpl (limited to 'series/trunk/theme') diff --git a/series/trunk/theme/deletedsub.tpl b/series/trunk/theme/deletedsub.tpl new file mode 100644 index 0000000..0b7a796 --- /dev/null +++ b/series/trunk/theme/deletedsub.tpl @@ -0,0 +1,15 @@ + + + <!--SITENAME--> InstaDisc Series Control + + + +
+

InstaDisc Subscription Deletion

+ +

You have successfully deleted your subscription! + +

Back to User Panel +

+ + diff --git a/series/trunk/theme/deletesub.tpl b/series/trunk/theme/deletesub.tpl new file mode 100644 index 0000000..af1cb6e --- /dev/null +++ b/series/trunk/theme/deletesub.tpl @@ -0,0 +1,21 @@ + + + <!--SITENAME--> InstaDisc Series Control + + + +
+

InstaDisc Subscription Deletion

+ +

Are you sure you would like to delete ? + +

+ + + +
+
+ + + + diff --git a/series/trunk/theme/editedsub.tpl b/series/trunk/theme/editedsub.tpl new file mode 100644 index 0000000..f0360c3 --- /dev/null +++ b/series/trunk/theme/editedsub.tpl @@ -0,0 +1,13 @@ + + + <!--SITENAME--> InstaDisc Series Control + + + +
+

InstaDisc Edit Subscription

+ +

You've successfully edited a subscription! Back to the ACP +

+ + diff --git a/series/trunk/theme/editsub.tpl b/series/trunk/theme/editsub.tpl new file mode 100644 index 0000000..7a88a81 --- /dev/null +++ b/series/trunk/theme/editsub.tpl @@ -0,0 +1,104 @@ + + + <!--SITENAME--> InstaDisc Series Control + + + + +
+

InstaDisc Edit Subscription

+ +

You can edit a subscription here. +

+ +
+ + +
Uh oh! Validation errors!

+

    + + + +
  1. + + + +
+
+ + +
+ Series Control Info + +
+ +

* + +

+ + + + + +

This is a short, unique string used to identify this subscription in Series Control.

+
+
+ +
+ Subscription Info + +
+ +

* + +

+ + + + +
+ +
+ +

* + +

+ + + + + +

This is a unique URL used to identify this subscription on the Client.

+
+ +
+ +

* + +

+ + + + +
+ +
+ +

* + +

+ + + + + +

If this subscription is encrypted, enter it's password here. Otherwise, leave it blank.

+
+
+ +
+ +
+
+ + diff --git a/series/trunk/theme/mansub.tpl b/series/trunk/theme/mansub.tpl new file mode 100644 index 0000000..ca62d74 --- /dev/null +++ b/series/trunk/theme/mansub.tpl @@ -0,0 +1,32 @@ + + + <!--SITENAME--> InstaDisc Series Control + + + +
+

InstaDisc Subscription Management

+ +

You can manage your subscriptions here. + + + + + + + + + + + + + +
Subscription URLActions
+ Edit
+ Delete +
+ +

Back to User Panel +

+ + diff --git a/series/trunk/theme/subscription.tpl b/series/trunk/theme/subscription.tpl new file mode 100644 index 0000000..cd6050b --- /dev/null +++ b/series/trunk/theme/subscription.tpl @@ -0,0 +1,8 @@ +
: +Subscription: +Title: +Category: +Series-Control-URL: +Subscription-ID: +End:
This is an InstaDisc Subscription file.

If you would like to subscribe to the InstaDisc subscription:
()
Copy the address of this file to the "Add Subscription" form on your InstaDisc client.

+ -- cgit 1.4.1