diff --git a/.gitignore b/.gitignore
index 07970b9..4478ece 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
.project
.settings/
coverage/
+.DS_Store
diff --git a/404.php b/404.php
deleted file mode 100644
index 7c3e1d1..0000000
--- a/404.php
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
Page Not Found
-
Click here to return to the home page or try a search:
-
-
-
-
- comicpress_options['layout']);
-?>
\ No newline at end of file
diff --git a/application.php b/application.php
deleted file mode 100644
index 67ff38d..0000000
--- a/application.php
+++ /dev/null
@@ -1,37 +0,0 @@
-
->
-
- >
-
-
-
-
-
-
-
-
|
- get_col("SELECT DISTINCT YEAR(post_date) FROM $wpdb->posts WHERE post_status = 'publish' ORDER BY post_date ASC");
- foreach ( $years as $year ) {
- if ($year != 0) { ?>
-
|
-
-
-
-
-
">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-comicpress_options['layout']);
-
-?>
\ No newline at end of file
diff --git a/archive-comic-storyline-thumbs.php b/archive-comic-storyline-thumbs.php
deleted file mode 100644
index 906a4f1..0000000
--- a/archive-comic-storyline-thumbs.php
+++ /dev/null
@@ -1,79 +0,0 @@
-additional_stylesheets[] = '/style/archive-comic-calendar.css';
-
-?>
-
-
-
-
-
-
-
-
-
- description;
- $first_comic_in_category = get_terminal_post_in_category($category_id);
- $first_comic_permalink = get_permalink($first_comic_in_category->ID);
- $archive_image = null;
- foreach (array("archive", "rss", "comic") as $type) {
- if (($requested_archive_image = get_comic_url("archive", $first_comic_in_category)) !== false) {
- $archive_image = $requested_archive_image; break;
- }
- }
- if ($target_depth < $current_depth) {
- echo str_repeat("
", ($current_depth - $target_depth));
- }
- if ($target_depth > $current_depth) {
- for ($i = $current_depth; $i < $target_depth; ++$i) {
- $next_i = $i + 1;
- echo "
";
- }
- } ?>
-
- - >
-
-
-
- cat_name ?>
-
-
-
-
-
-
- 0) {
- echo str_repeat("
", $current_depth);
- }
- }
- } else { ?>
-
Storyline Support is not currently enabled on this site.
Note to the Administrator:
To enable storyline support and manage storyline categories make sure you are running the latest version of the ComicPress Manager plugin and check your storyline settings from it's administration menu.
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/archive-comic-storyline.php b/archive-comic-storyline.php
deleted file mode 100644
index 730ffc5..0000000
--- a/archive-comic-storyline.php
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- description;
- $first_comic_in_category = get_terminal_post_in_category($category_id);
- $first_comic_permalink = get_permalink($first_comic_in_category->ID);
- $archive_image = null;
- foreach (array("archive", "rss", "comic") as $type) {
- if (($requested_archive_image = get_comic_url("archive", $first_comic_in_category)) !== false) {
- $archive_image = $requested_archive_image; break;
- }
- }
- if ($target_depth < $current_depth) {
- echo str_repeat("
", ($current_depth - $target_depth));
- }
- if ($target_depth > $current_depth) {
- for ($i = $current_depth; $i < $target_depth; ++$i) {
- $next_i = $i + 1;
- echo "
", $current_depth);
- }
- }
- } else { ?>
-
Storyline Support is not currently enabled on this site.
Note to the Administrator:
To enable storyline support and manage storyline categories make sure you are running the latest version of the ComicPress Manager plugin and check your storyline settings from it's administration menu.
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/archive-comic-year.php b/archive-comic-year.php
deleted file mode 100644
index 9cea52a..0000000
--- a/archive-comic-year.php
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- get_col("SELECT DISTINCT YEAR(post_date) FROM $wpdb->posts WHERE post_status = 'publish' ORDER BY post_date DESC");
- foreach ( $years as $year ) {
- if (!empty($year)) { ?>
-
-
- query('showposts=10000&cat=' . $comicpress->get_all_comic_categories_as_cat_string() . '&year='.$year);
- while ($comic_archive->have_posts()) {
- $comic_archive->the_post(); ?>
-
- |
- |
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/archive.php b/archive.php
deleted file mode 100644
index ae6a436..0000000
--- a/archive.php
+++ /dev/null
@@ -1,32 +0,0 @@
-comicpress_options['layout']);
-?>
\ No newline at end of file
diff --git a/archives.php b/archives.php
deleted file mode 100644
index 1bfa129..0000000
--- a/archives.php
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
Sorry, no image matched your criteria.
-
-
-
diff --git a/partials/image-post.inc b/partials/image-post.inc
deleted file mode 100644
index a5d3978..0000000
--- a/partials/image-post.inc
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
- '
Pages: ', 'after' => '
', 'next_or_number' => 'number')) ?>
-
- ', '') ?>
-
-
-
diff --git a/partials/search-comic-post.inc b/partials/search-comic-post.inc
deleted file mode 100644
index dde70f5..0000000
--- a/partials/search-comic-post.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- '
Pages: ', 'after' => '
', 'next_or_number' => 'number')) ?>
-
-
-
-
-
diff --git a/partials/single-comic-post.inc b/partials/single-comic-post.inc
deleted file mode 100644
index 684db69..0000000
--- a/partials/single-comic-post.inc
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- '
Pages: ', 'after' => '
', 'next_or_number' => 'number')) ?>
-
-
-
-
-
\ No newline at end of file
diff --git a/partials/single-display-comic.inc b/partials/single-display-comic.inc
deleted file mode 100644
index 14bb974..0000000
--- a/partials/single-display-comic.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
Sorry, no posts matched your criteria.
-
-
-
diff --git a/screenshot.png b/screenshot.png
deleted file mode 100644
index 2171d35..0000000
Binary files a/screenshot.png and /dev/null differ
diff --git a/search-transcript.php b/search-transcript.php
deleted file mode 100644
index 84c1c33..0000000
--- a/search-transcript.php
+++ /dev/null
@@ -1,32 +0,0 @@
-comicpress_options['layout']);
-?>
diff --git a/search.php b/search.php
deleted file mode 100644
index 17fd437..0000000
--- a/search.php
+++ /dev/null
@@ -1,31 +0,0 @@
-comicpress_options['layout']);
-?>
\ No newline at end of file
diff --git a/searchform-transcript.php b/searchform-transcript.php
deleted file mode 100644
index d884da1..0000000
--- a/searchform-transcript.php
+++ /dev/null
@@ -1,6 +0,0 @@
-
- 64)); ?> -
-