diff --git a/comicpress-options.php b/comicpress-options.php index 520ade8..a6a1356 100644 --- a/comicpress-options.php +++ b/comicpress-options.php @@ -60,17 +60,22 @@ function comicpress_admin() { $comicpress_options['graphicnav_directory'] = wp_filter_nohtml_kses($_REQUEST['graphicnav_directory']); $comicpress_options['enable_widgetarea_use_sidebar_css'] = (bool)($_REQUEST['enable_widgetarea_use_sidebar_css'] == 1 ? true : false ); $comicpress_options['disable_lrsidebars_frontpage'] = (bool)($_REQUEST['disable_lrsidebars_frontpage'] == 1 ? true : false ); - $comicpress_options['disable_footer_text'] = (bool)($_REQUEST['disable_footer_text'] == 1 ? true : false ); + $comicpress_options['disable_footer_text'] = (bool)($_REQUEST['disable_footer_text'] == 1 ? true : false ); + $comicpress_options['disable_blogheader'] = (bool)($_REQUEST['disable_blogheader'] == 1 ? true : false ); $tab = 'general'; update_option('comicpress_options',$comicpress_options); } - /* + + if ($_REQUEST['action'] == 'comicpress_save_index') { $comicpress_options['disable_comic_frontpage'] = (bool)($_REQUEST['disable_comic_frontpage'] == 1 ? true : false ); $comicpress_options['disable_comic_blog_frontpage'] = (bool)($_REQUEST['disable_comic_blog_frontpage'] == 1 ? true : false ); $comicpress_options['disable_comic_blog_single'] = (bool)($_REQUEST['disable_comic_blog_single'] == 1 ? true : false ); - $comicpress_options['disable_blog_frontpage'] = (bool)($_REQUEST['disable_blog_frontpage'] == 1 ? true : false ); - $comicpress_options['disable_blogheader'] = (bool)($_REQUEST['disable_blogheader'] == 1 ? true : false ); + $comicpress_options['disable_blog_frontpage'] = (bool)($_REQUEST['disable_blog_frontpage'] == 1 ? true : false ); + } + /* + + $comicpress_options['disable_page_titles'] = (bool)($_REQUEST['disable_page_titles'] == 1 ? true : false ); $comicpress_options['static_blog'] = (bool)($_REQUEST['static_blog'] == 1 ? true : false ); diff --git a/options/archivesearchoptions.php b/options/archivesearchoptions.php index adfd384..0df24fd 100644 --- a/options/archivesearchoptions.php +++ b/options/archivesearchoptions.php @@ -64,5 +64,4 @@ - diff --git a/options/buyprintoptions.php b/options/buyprintoptions.php index 759a10d..c63e1dc 100644 --- a/options/buyprintoptions.php +++ b/options/buyprintoptions.php @@ -100,5 +100,4 @@ - - + \ No newline at end of file diff --git a/options/customheaderoptions.php b/options/customheaderoptions.php index e791b0d..4e7b77f 100644 --- a/options/customheaderoptions.php +++ b/options/customheaderoptions.php @@ -57,5 +57,4 @@ - - + \ No newline at end of file diff --git a/options/generaloptions.php b/options/generaloptions.php index 4ff938f..604d927 100644 --- a/options/generaloptions.php +++ b/options/generaloptions.php @@ -36,6 +36,17 @@ + + + + + /> + + + + + + @@ -128,10 +139,12 @@ - + + +

Footer

@@ -152,6 +165,5 @@ - \ No newline at end of file diff --git a/options/indexoptions.php b/options/indexoptions.php index f38fdcb..509eba2 100644 --- a/options/indexoptions.php +++ b/options/indexoptions.php @@ -1,79 +1,65 @@ -
-
+
+
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Yes and the comic will not display on the home page of your site.','comicpress'); ?>
- -    -
-
- -


Yes and the comic blog will not display on the Home Page.','comicpress'); ?>
- -    -
-
- -


Yes and the blog portion of the comic will not display on the single/archive pages of your site.','comicpress'); ?>
- -    -
-
-


Yes and the blog will not display on the Home page of your site. ','comicpress'); ?>
- -    -
-
- -


Yes and the home page of your site will not display the contents of #blogheader.','comicpress'); ?>
- -    -
-
+ +
+

Post

+ + + + + + + + + +
+ /> + + +
+
+ +
+

Comic

+ + + + + + + + + + + + + + + + + + + + + + +
+ /> + + +
+ /> + + +
+ /> + + +
+
-
- - \ No newline at end of file + \ No newline at end of file diff --git a/options/membersoptions.php b/options/membersoptions.php index 2f36e8e..3ad426d 100644 --- a/options/membersoptions.php +++ b/options/membersoptions.php @@ -1,42 +1,37 @@
-
-
- - - +

Main

+
+ + + +
+ - + + - +
Members Category

The category that is designated to show members only content.

Members Category + The category that is designated to show members only content. +
- Usage:

Edit the user with Dashboard -> Users -> Authors & Users and flag the user you want to be a member with the option at the bottom.

-

-Inside posts, add [members] content you only want members to see [/members]

-

-When setting a 'members' category, you *cannot* use an existing comic category, uncategorized, or blog category!

-

-You MUST create a whole new category and called it "members", then you select that category here and create a page called "Members" or something equivelant and associate the Member's Only template to it.

-

-This will make it so that that category is only seen as blogposts inside that area and not anywhere else on the site unless the user has the members flag.

-
+ Usage:

Edit the user with Dashboard -> Users -> Authors & Users and flag the user you want to be a member with the option at the bottom.

+

Inside posts, add [members] content you only want members to see [/members]

+

When setting a 'members' category, you *cannot* use an existing comic category, uncategorized, or blog category!

+

You MUST create a whole new category and called it "members", then you select that category here and create a page called "Members" or something equivelant and associate the Member's Only template to it.

+

This will make it so that that category is only seen as blogposts inside that area and not anywhere else on the site unless the user has the members flag.

+
diff --git a/options/postoptions.php b/options/postoptions.php index 1a19bb0..1f9b448 100644 --- a/options/postoptions.php +++ b/options/postoptions.php @@ -1,347 +1,311 @@ -
-
+
+ - - +
+

Post

+

- Main -

- - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + - - - - - - + + + + + + +


- -    - - - -
+ /> + + +


- -    - - - -
+ /> + + +


- -    - - - -
+ /> + + +


- -    - - - -
+ /> + + +
+
-

- Authors/Avatars/Moods -

+
+

Authors/Avatars/Moods

+ - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - + - - + + + + - $dirs_to_search = array_unique(array(get_template_directory(),get_stylesheet_directory())); - $mood_directories = array(); - foreach ($dirs_to_search as $dir) { $mood_directories = array_merge($mood_directories,glob("${dir}/images/moods/*")); } - ?> - - - - - + + + echo $selected; + ?> + + + + + - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + $dirs_to_search = array_unique(array(get_template_directory(),get_stylesheet_directory())); + $mood_directories = array(); + foreach ($dirs_to_search as $dir) { $mood_directories = array_merge($mood_directories,glob("${dir}/images/moods/*")); } + ?> + + + + + +


- -    - - -
+ /> + + +


- -


- -


- -    - - - http://gravatar.com. -



-

+
+ - -
-
-
-
+ +





- - - -

+
+

- Calendar -

+ +



-
+ /> + + http://gravatar.com. +
+ /> + + http://gravatar.com. +

+
+ - -
-
-
- -


- -    - - - -


- -    - - - -
+
+

- Tags/Categories -


+
+ +
+ +
+
+ +
+

Calendar

+ + - - - - - + $dirs_to_search = array_unique(array(get_template_directory(),get_stylesheet_directory())); + $cal_directories = array(); + foreach ($dirs_to_search as $dir) { $cal_directories = array_merge($cal_directories,glob("${dir}/images/cal/*")); } + ?> + + + + + + + + + + + - - - - - - + + + + + + +


- -    - - - -

+
+ +
+ +
+ /> + + +


- -    - - - -
+ /> + + +
+
-

- Pages & Blog Loop -

+
+

Tags/Categories

+ - - - - - + + + + + + + + + + + +

- -    - - +


+ /> + + +
+ /> + + +
+
+ +
+

Pages & Blog Loop

+ + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - -
+ /> + -

- -    - - +
+ /> + -


- -    -
-
+


+ /> + -
+ + + + +
-
-
+
\ No newline at end of file