From 357f1f14f5ae513487eed5c55ed12cd852c10f79 Mon Sep 17 00:00:00 2001 From: Danny Burleson Date: Thu, 19 Nov 2009 23:45:27 -0800 Subject: [PATCH] Updated verbiage and fixed sub-heading issue. Signed-off-by: Danny Burleson --- comicpress-options-config.php | 71 ++++-------------------- options/generaloptions.php | 68 ++++++++--------------- options/indexoptions.php | 17 +++--- options/menubaroptions.php | 2 +- options/postoptions.php | 100 +++++++++++----------------------- options/themestyle.php | 20 ++++--- 6 files changed, 86 insertions(+), 192 deletions(-) diff --git a/comicpress-options-config.php b/comicpress-options-config.php index 445ef66..76564ce 100644 --- a/comicpress-options-config.php +++ b/comicpress-options-config.php @@ -4,26 +4,21 @@ $options = array ( array("type" => "open"), - - array( "id" => "comicpress-cp_theme_layout", "default" => "standard", "type" => "comicpress-cp_theme_layout"), -array( -"id" => "comicpress-general_main", -"default" => "default", -"type" => "comicpress-general_main"), - array( "id" => "comicpress-disable_page_restraints", "default" => "no", "type" => "comicpress-disable_page_restraints"), + array( "id" => "comicpress-rascal_says", "default" => "no", "type" => "comicpress-rascal_says"), + array( "id" => "comicpress-disable_comment_note", "default" => "no", @@ -44,28 +39,21 @@ array( "default" => "no", "type" => "comicpress-disable_extended_comments"), -array( -"id" => "comicpress-general_navigation", -"default" => "default", -"type" => "comicpress-general_navigation"), array( "id" => "comicpress-enable_numbered_pagination", "default" => "yes", "type" => "comicpress-enable_numbered_pagination"), + array( "id" => "comicpress-comic_clicks_next", "default" => "no", "type" => "comicpress-comic_clicks_next"), + array( "id" => "comicpress-graphicnav_directory", "default" => "default", "type" => "comicpress-graphicnav_directory"), -array( -"id" => "comicpress-general_sidebars", -"default" => "default", -"type" => "comicpress-general_sidebars"), - array( "id" => "comicpress-disable_lrsidebars_frontpage", "default" => "no", @@ -74,18 +62,12 @@ array( "id" => "comicpress-enable_widgetarea_use_sidebar_css", "default" => "no", "type" => "comicpress-enable_widgetarea_use_sidebar_css"), - -array( -"id" => "comicpress-general_footerheading", -"default" => "default", -"type" => "comicpress-general_footerheading"), - + array( "id" => "comicpress-disable_footer_text", "default" => "no", "type" => "comicpress-disable_footer_text"), - - + array( "id" => "comicpress-disable_comic_frontpage", "default" => "no", @@ -109,13 +91,7 @@ array( "id" => "comicpress-disable_blogheader", "default" => "no", "type" => "comicpress-disable_blogheader"), - - -array( -"id" => "comicpress-posts_heading_main", -"default" => "default", -"type" => "comicpress-posts_heading_main"), - + array( "id" => "comicpress-transcript_in_posts", "default" => "no", @@ -135,11 +111,7 @@ array( "id" => "comicpress-remove_wptexturize", "default" => "no", "type" => "comicpress-remove_wptexturize"), - -array( -"id" => "comicpress-posts_heading_authorsavatars", -"default" => "default", -"type" => "comicpress-posts_heading_authorsavatars"), + array( "id" => "comicpress-split_column_in_two", "default" => "no", @@ -170,17 +142,11 @@ array( "default" => "default", "type" => "comicpress-avatar_directory"), - array( "id" => "comicpress-moods_directory", "default" => "default", "type" => "comicpress-moods_directory"), -array( -"id" => "comicpress-posts_heading_calendar", -"default" => "default", -"type" => "comicpress-posts_heading_calendar"), - array( "id" => "comicpress-calendar_directory", "default" => "default", @@ -195,12 +161,7 @@ array( "id" => "comicpress-enable_post_calendar", "default" => "no", "type" => "comicpress-enable_post_calendar"), - -array( -"id" => "comicpress-posts_heading_tagscategories", -"default" => "default", -"type" => "comicpress-posts_heading_tagscategories"), - + array( "id" => "comicpress-disable_tags_in_posts", "default" => "no", @@ -210,12 +171,7 @@ array( "id" => "comicpress-disable_categories_in_posts", "default" => "no", "type" => "comicpress-disable_categories_in_posts"), - -array( -"id" => "comicpress-posts_heading_pages", -"default" => "default", -"type" => "comicpress-posts_heading_pages"), - + array( "id" => "comicpress-blogposts_with_comic", "default" => "no", @@ -244,8 +200,7 @@ array( array( "id" => "comicpress-category_thumbnail_postcount", "default" => "30", - "type" => "comicpress-category_thumbnail_postcount"), - + "type" => "comicpress-category_thumbnail_postcount"), array( "id" => "comicpress-contact_in_menubar", @@ -292,8 +247,7 @@ array( "id" => "comicpress-custom_image_header_height", "default" => "120", "type" => "comicpress-custom_image_header_height"), - - + array( "id" => "comicpress-buy_print_email", "default" => "youremail@youremail.com", @@ -329,7 +283,6 @@ array( "default" => "9.95", "type" => "comicpress-buy_print_int_ship"), - array( "id" => "comicpress-members_post_category", "default" => "", diff --git a/options/generaloptions.php b/options/generaloptions.php index e14b571..7d6e870 100644 --- a/options/generaloptions.php +++ b/options/generaloptions.php @@ -3,29 +3,22 @@
+ + + - - - - - - - - + @@ -35,14 +28,14 @@ case "comicpress-general_main": ?> - + @@ -64,25 +57,20 @@ case "comicpress-general_main": ?> - - - - - + - + @@ -92,14 +80,14 @@ case "comicpress-general_main": ?> case "comicpress-comic_clicks_next": ?> - + @@ -115,7 +103,7 @@ case "comicpress-general_main": ?> foreach ($dirs_to_search as $dir) { $gnav_directories = array_merge($gnav_directories,glob("${dir}/images/nav/*")); } ?> - + + + - - - - - + @@ -166,38 +150,32 @@ case "comicpress-general_main": ?> - + - - - - - - + - + diff --git a/options/indexoptions.php b/options/indexoptions.php index 39bbbb5..7ce9ca2 100644 --- a/options/indexoptions.php +++ b/options/indexoptions.php @@ -8,15 +8,14 @@ switch ( $value['type'] ) { case "comicpress-disable_comic_frontpage": ?> - + @@ -28,14 +27,14 @@ - + @@ -48,7 +47,7 @@ - + - + @@ -89,7 +88,7 @@ - + - +

- Main -

- Main - -


Dynamic (fills browser window) or Fixed (width is specified, e.g., 980px, 780px, etc.)','comicpress'); ?>
   - + Dynamic is enabled #page and #page-wide will not load. This allow you to use the entire browser for your canvas instead of the 780px/980px that the two elements limit you to by default.','comicpress'); ?>




   - +
- Navigation - -

- Navigation -




   - +



   - +






- + images/nav/ and place your image files inside of it and create a navstyle.css file to determine the style of your navigation display.','comicpress'); ?>

- Sidebars -

- Sidebars - -



   -
+




  
- +
- Footer - -

- Footer -






  
- + Widgets-> Footer.', 'comicpress'); ?>




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'); ?>
   @@ -67,14 +66,14 @@





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'); ?>
   diff --git a/options/menubaroptions.php b/options/menubaroptions.php index 9a67a91..af0c6bf 100644 --- a/options/menubaroptions.php +++ b/options/menubaroptions.php @@ -50,7 +50,7 @@



   diff --git a/options/postoptions.php b/options/postoptions.php index 7282369..f76ee48 100644 --- a/options/postoptions.php +++ b/options/postoptions.php @@ -4,83 +4,74 @@ + + - - - - - +case "comicpress-transcript_in_posts": ?> - + - + - + - + - - - - - - + @@ -89,14 +80,13 @@ - + @@ -141,28 +131,28 @@ - + - + @@ -181,7 +171,7 @@ foreach ($dirs_to_search as $dir) { $avatar_directories = array_merge($avatar_directories,glob("${dir}/images/avatars/*")); } ?> - + @@ -240,24 +230,13 @@ - - - - - - - - - - +

- + @@ -303,14 +281,14 @@ - + @@ -319,35 +297,29 @@ - + + - - - - - - - + - + - - - - - - - - - - + - + @@ -36,7 +36,9 @@ ComicPress Theme Style

- Main -

- Main - -




   - +




   - +




   - +



   +
- Authors/Avatars - -

- Authors/Avatars -





   -




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




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






-
+

- +
- Calendar - -

- Calendar -





   - +




   - +

- Tags/Categories -

- Tags/Categories - -




   @@ -365,31 +337,21 @@




   - +
- Pages - -

- Pages -









- Standard and Vertical themes are 780px, 3 Column, Graphic Novel and Vertical 3 Column are 980px wide. + Comic Strip - 2 Column and Single Panel - 2 Column themes default width: 780px. +

+ Comic Strip - 3 Column, Single Panel - 3 Column, and Graphic Novel themes default width: 980px.