From 24503e3abe705acde2df159aeae61be0d009f92e Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Wed, 19 Nov 2008 17:27:03 -0500 Subject: Imported sources --- theme/admin/deleteDraft.tpl | 6 ++++++ theme/admin/deletePending.tpl | 6 ++++++ theme/admin/deletePost.tpl | 6 ++++++ theme/admin/deletedDraft.tpl | 6 ++++++ theme/admin/deletedPending.tpl | 6 ++++++ theme/admin/deletedPost.tpl | 6 ++++++ theme/admin/draftSuccess.tpl | 8 ++++++++ theme/admin/editDraft.tpl | 16 ++++++++++++++++ theme/admin/editPending.tpl | 10 ++++++++++ theme/admin/editPost.tpl | 10 ++++++++++ theme/admin/index.tpl | 31 +++++++++++++++++++++++++++++++ theme/admin/manageDrafts.tpl | 24 ++++++++++++++++++++++++ theme/admin/managePages.tpl | 23 +++++++++++++++++++++++ theme/admin/managePending.tpl | 24 ++++++++++++++++++++++++ theme/admin/managePendingQuotes.tpl | 21 +++++++++++++++++++++ theme/admin/managePosts.tpl | 24 ++++++++++++++++++++++++ theme/admin/moderateComments.tpl | 24 ++++++++++++++++++++++++ theme/admin/newPoll.tpl | 10 ++++++++++ theme/admin/pageHistory.tpl | 23 +++++++++++++++++++++++ theme/admin/pendingSuccess.tpl | 8 ++++++++ theme/admin/pollrss.tpl | 6 ++++++ theme/admin/postSuccess.tpl | 8 ++++++++ theme/admin/viewComment.tpl | 12 ++++++++++++ theme/admin/viewRevision.tpl | 5 +++++ theme/admin/write.tpl | 16 ++++++++++++++++ 25 files changed, 339 insertions(+) create mode 100644 theme/admin/deleteDraft.tpl create mode 100644 theme/admin/deletePending.tpl create mode 100644 theme/admin/deletePost.tpl create mode 100644 theme/admin/deletedDraft.tpl create mode 100644 theme/admin/deletedPending.tpl create mode 100644 theme/admin/deletedPost.tpl create mode 100644 theme/admin/draftSuccess.tpl create mode 100644 theme/admin/editDraft.tpl create mode 100644 theme/admin/editPending.tpl create mode 100644 theme/admin/editPost.tpl create mode 100644 theme/admin/index.tpl create mode 100644 theme/admin/manageDrafts.tpl create mode 100644 theme/admin/managePages.tpl create mode 100644 theme/admin/managePending.tpl create mode 100644 theme/admin/managePendingQuotes.tpl create mode 100644 theme/admin/managePosts.tpl create mode 100644 theme/admin/moderateComments.tpl create mode 100644 theme/admin/newPoll.tpl create mode 100644 theme/admin/pageHistory.tpl create mode 100644 theme/admin/pendingSuccess.tpl create mode 100644 theme/admin/pollrss.tpl create mode 100644 theme/admin/postSuccess.tpl create mode 100644 theme/admin/viewComment.tpl create mode 100644 theme/admin/viewRevision.tpl create mode 100644 theme/admin/write.tpl (limited to 'theme/admin') diff --git a/theme/admin/deleteDraft.tpl b/theme/admin/deleteDraft.tpl new file mode 100644 index 0000000..346604e --- /dev/null +++ b/theme/admin/deleteDraft.tpl @@ -0,0 +1,6 @@ +

Delete a Draft

+ +Are you ABSOLUTELY SURE that you want to delete this draft?

+ +Yes
+Ummm.... actually I'd rather not diff --git a/theme/admin/deletePending.tpl b/theme/admin/deletePending.tpl new file mode 100644 index 0000000..03541f2 --- /dev/null +++ b/theme/admin/deletePending.tpl @@ -0,0 +1,6 @@ +

Delete a Pending Post

+ +Are you ABSOLUTELY SURE that you want to delete this pending post?

+ +Yes
+Ummm.... actually I'd rather not diff --git a/theme/admin/deletePost.tpl b/theme/admin/deletePost.tpl new file mode 100644 index 0000000..8c08112 --- /dev/null +++ b/theme/admin/deletePost.tpl @@ -0,0 +1,6 @@ +

Delete a Post

+ +Are you ABSOLUTELY SURE that you want to delete this post?

+ +Yes
+Ummm.... actually I'd rather not diff --git a/theme/admin/deletedDraft.tpl b/theme/admin/deletedDraft.tpl new file mode 100644 index 0000000..dd449f6 --- /dev/null +++ b/theme/admin/deletedDraft.tpl @@ -0,0 +1,6 @@ +You've just deleted a draft! + +

diff --git a/theme/admin/deletedPending.tpl b/theme/admin/deletedPending.tpl new file mode 100644 index 0000000..220aa11 --- /dev/null +++ b/theme/admin/deletedPending.tpl @@ -0,0 +1,6 @@ +You've just deleted a pending post! + + diff --git a/theme/admin/deletedPost.tpl b/theme/admin/deletedPost.tpl new file mode 100644 index 0000000..12cc68a --- /dev/null +++ b/theme/admin/deletedPost.tpl @@ -0,0 +1,6 @@ +You've just deleted a post! + + diff --git a/theme/admin/draftSuccess.tpl b/theme/admin/draftSuccess.tpl new file mode 100644 index 0000000..7d76d2a --- /dev/null +++ b/theme/admin/draftSuccess.tpl @@ -0,0 +1,8 @@ +Congradulations, you've just made/edited a draft! + + diff --git a/theme/admin/editDraft.tpl b/theme/admin/editDraft.tpl new file mode 100644 index 0000000..b3197c4 --- /dev/null +++ b/theme/admin/editDraft.tpl @@ -0,0 +1,16 @@ +

Edit a draft

+ +

+ Draft Title:
+

+ Tag 1:
+ Tag 2: (Optional)
+ Tag 3: (Optional)
+ Post Type:
+ +

diff --git a/theme/admin/editPending.tpl b/theme/admin/editPending.tpl new file mode 100644 index 0000000..ccded76 --- /dev/null +++ b/theme/admin/editPending.tpl @@ -0,0 +1,10 @@ +

Edit a pending post

+ +

+ Post Title:
+

+ Tag 1:
+ Tag 2: (Optional)
+ Tag 3: (Optional)
+ +

diff --git a/theme/admin/editPost.tpl b/theme/admin/editPost.tpl new file mode 100644 index 0000000..544fe5f --- /dev/null +++ b/theme/admin/editPost.tpl @@ -0,0 +1,10 @@ +

Edit a post

+ +

+ Post Title:
+

+ Tag 1:
+ Tag 2: (Optional)
+ Tag 3: (Optional)
+ +

diff --git a/theme/admin/index.tpl b/theme/admin/index.tpl new file mode 100644 index 0000000..f886f2d --- /dev/null +++ b/theme/admin/index.tpl @@ -0,0 +1,31 @@ +

Admin Panel

+ +Welcome to the ubiquitous administration panel!

+ +

Blog

+ + + +

Wiki

+ + + +

Poll

+ + + +

Quotes

+ + diff --git a/theme/admin/manageDrafts.tpl b/theme/admin/manageDrafts.tpl new file mode 100644 index 0000000..8a498ac --- /dev/null +++ b/theme/admin/manageDrafts.tpl @@ -0,0 +1,24 @@ +

Manage Drafts

+ + + + + + + + + + + + + + + + +
Draft TitleDraft AuthorActions
+ Edit + Delete + View +
+ +Back to Admin Panel diff --git a/theme/admin/managePages.tpl b/theme/admin/managePages.tpl new file mode 100644 index 0000000..eef8c75 --- /dev/null +++ b/theme/admin/managePages.tpl @@ -0,0 +1,23 @@ +

Manage Pages

+ + + + + + + + + + + + + + + + +
Page TitleRevision AuthorActions
+ View History + View +
+ +Back to Admin Panel diff --git a/theme/admin/managePending.tpl b/theme/admin/managePending.tpl new file mode 100644 index 0000000..d119b92 --- /dev/null +++ b/theme/admin/managePending.tpl @@ -0,0 +1,24 @@ +

Manage Pending

+ + + + + + + + + + + + + + + + +
Pending Post TitlePending Post AuthorActions
+ Edit + Delete + View +
+ +Back to Admin Panel diff --git a/theme/admin/managePendingQuotes.tpl b/theme/admin/managePendingQuotes.tpl new file mode 100644 index 0000000..660e126 --- /dev/null +++ b/theme/admin/managePendingQuotes.tpl @@ -0,0 +1,21 @@ +

Manage Pending Quotes

+ + + + + + + + + + + + + + +
QuoteActions
+ Approve + Deny +
+ +Back to Admin Panel diff --git a/theme/admin/managePosts.tpl b/theme/admin/managePosts.tpl new file mode 100644 index 0000000..7e37b1f --- /dev/null +++ b/theme/admin/managePosts.tpl @@ -0,0 +1,24 @@ +

Manage Posts

+ + + + + + + + + + + + + + + + +
Post TitlePost AuthorActions
+ Edit + Delete + View +
+ +Back to Admin Panel diff --git a/theme/admin/moderateComments.tpl b/theme/admin/moderateComments.tpl new file mode 100644 index 0000000..f3da51c --- /dev/null +++ b/theme/admin/moderateComments.tpl @@ -0,0 +1,24 @@ +

Moderate Comments

+ + + + + + + + + + + + + + + + +
Title of Article Commented UponComment AuthorActions
+ View + Approve + Deny +
+ +Back to Admin Panel diff --git a/theme/admin/newPoll.tpl b/theme/admin/newPoll.tpl new file mode 100644 index 0000000..5f1d2a4 --- /dev/null +++ b/theme/admin/newPoll.tpl @@ -0,0 +1,10 @@ +Congradulations! You've successfully added a Poll RSS. Now it's time to add the new Poll Of The Week:

+ +

+ Question:
+ Option 1:
+ Option 2:
+ Option 3:
+ Option 4:
+ +
diff --git a/theme/admin/pageHistory.tpl b/theme/admin/pageHistory.tpl new file mode 100644 index 0000000..b5fd326 --- /dev/null +++ b/theme/admin/pageHistory.tpl @@ -0,0 +1,23 @@ +

Page History

+ + + + + + + + + + + + + + + + +
Revision AuthorRevision DateActions
+ View +
+ +Back to Manage Pages
+Back to Admin Panel diff --git a/theme/admin/pendingSuccess.tpl b/theme/admin/pendingSuccess.tpl new file mode 100644 index 0000000..64adbe6 --- /dev/null +++ b/theme/admin/pendingSuccess.tpl @@ -0,0 +1,8 @@ +Congradulations, you've just made/edited a pending post! + + diff --git a/theme/admin/pollrss.tpl b/theme/admin/pollrss.tpl new file mode 100644 index 0000000..5ea628f --- /dev/null +++ b/theme/admin/pollrss.tpl @@ -0,0 +1,6 @@ +

Write a Poll RSS

+ +

+

+ +

diff --git a/theme/admin/postSuccess.tpl b/theme/admin/postSuccess.tpl new file mode 100644 index 0000000..12920fe --- /dev/null +++ b/theme/admin/postSuccess.tpl @@ -0,0 +1,8 @@ +Congradulations, you've just made/edited a post! + + diff --git a/theme/admin/viewComment.tpl b/theme/admin/viewComment.tpl new file mode 100644 index 0000000..9254f1d --- /dev/null +++ b/theme/admin/viewComment.tpl @@ -0,0 +1,12 @@ +
+
+
+ + +
+
+ on +

+ +Back to Comment Moderation
+Back to Admin Panel diff --git a/theme/admin/viewRevision.tpl b/theme/admin/viewRevision.tpl new file mode 100644 index 0000000..fc6fc83 --- /dev/null +++ b/theme/admin/viewRevision.tpl @@ -0,0 +1,5 @@ + +

+Back to Page History +Back to Manage Pages
+Back to Admin Panel diff --git a/theme/admin/write.tpl b/theme/admin/write.tpl new file mode 100644 index 0000000..30e870c --- /dev/null +++ b/theme/admin/write.tpl @@ -0,0 +1,16 @@ +

Write a post

+ +

+ Post Title:
+

+ Tag 1:
+ Tag 2: (Optional)
+ Tag 3: (Optional)
+ Post Type:
+ +

-- cgit 1.4.1