From a586a31df7c3d773b64daa9d51b8e9afb39c924e Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sun, 20 Dec 2009 08:22:10 -0800 Subject: [PATCH] All widgets forenamed with ComicPress now (testing viability) Signed-off-by: Philip M. Hofer (Frumph) --- widgets/ArchiveDropdownWidget.inc | 2 +- widgets/BuyThisPrintWidget.inc | 2 +- widgets/GraphicalNavigationWidget.inc | 2 +- widgets/archive-dropdown.php | 3 +++ widgets/comicblogpost.php | 2 +- widgets/comiccomments.php | 2 +- widgets/comicdate.php | 2 +- widgets/comictitle.php | 2 +- widgets/control-panel.php | 2 +- widgets/graphical-navigation.php | 2 +- widgets/latestcomicjump.php | 2 +- widgets/latestcomics.php | 2 +- widgets/latestthumb.php | 2 +- widgets/permalink.php | 2 +- widgets/randomcomic.php | 2 +- widgets/randompost.php | 2 +- widgets/scheduledposts.php | 2 +- widgets/searchtranscript.php | 2 +- widgets/social.php | 2 +- widgets/transcription.php | 2 +- 20 files changed, 22 insertions(+), 19 deletions(-) diff --git a/widgets/ArchiveDropdownWidget.inc b/widgets/ArchiveDropdownWidget.inc index 665762c..143fd74 100644 --- a/widgets/ArchiveDropdownWidget.inc +++ b/widgets/ArchiveDropdownWidget.inc @@ -14,7 +14,7 @@ class ArchiveDropdownWidget extends WP_Widget { function ArchiveDropdownWidget() { $widget_ops = array('classname' => 'ArchiveDropdownWidget', 'description' => __('Display a dropdown list of your archives, styled.','comicpress') ); - $this->WP_Widget('archive_dropdown', __('ComicPress Archive Dropdown','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_archive_dropdown', __('ComicPress Archive Dropdown','comicpress'), $widget_ops); $this->modes = array( 'monthly_archive' => __('Monthly archive', 'comicpress'), diff --git a/widgets/BuyThisPrintWidget.inc b/widgets/BuyThisPrintWidget.inc index 319b00c..4049f5e 100644 --- a/widgets/BuyThisPrintWidget.inc +++ b/widgets/BuyThisPrintWidget.inc @@ -12,7 +12,7 @@ Author URI: http://frumph.net/ class BuyThisPrintWidget extends WP_Widget { function BuyThisPrintWidget() { $widget_ops = array('classname' => 'ComicPressBuyThisPrint', 'description' => __('Adds a button that goes to the buy print template page.','comicpress') ); - $this->WP_Widget('comicpress_buyprint', __('Buy This Print','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_buyprint', __('ComicPress BuyPrint','comicpress'), $widget_ops); } function init() { diff --git a/widgets/GraphicalNavigationWidget.inc b/widgets/GraphicalNavigationWidget.inc index 4aad79e..6404bc8 100644 --- a/widgets/GraphicalNavigationWidget.inc +++ b/widgets/GraphicalNavigationWidget.inc @@ -13,7 +13,7 @@ require_once(dirname(__FILE__) . '/../classes/ComicPressNavigation.inc'); class GraphicalNavigationWidget extends WP_Widget { function GraphicalNavigationWidget() { $widget_ops = array('classname' => 'WidgetComicPressGraphicalStorylineNavigation', 'description' => __('Displays Graphical Navigation Buttons. (used in comic sidebars)','comicpress') ); - $this->WP_Widget('graphicalstorylinenavigation', __('Comic Navigation','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_graphicalstorylinenavigation', __('ComicPress Comic Navigation','comicpress'), $widget_ops); } /** diff --git a/widgets/archive-dropdown.php b/widgets/archive-dropdown.php index e69de29..894c7cc 100644 --- a/widgets/archive-dropdown.php +++ b/widgets/archive-dropdown.php @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/widgets/comicblogpost.php b/widgets/comicblogpost.php index 52b1977..48bb789 100644 --- a/widgets/comicblogpost.php +++ b/widgets/comicblogpost.php @@ -13,7 +13,7 @@ class widget_comicpress_comic_blog_post extends WP_Widget { function widget_comicpress_comic_blog_post() { $widget_ops = array('classname' => 'widget_comicpress_comic_blog_post', 'description' => 'Displays the comic blog post, ..used to be around the comic areas.' ); - $this->WP_Widget('comic_blog_post', 'Comic Blog Post', $widget_ops); + $this->WP_Widget('comicpress_comic_blog_post', 'ComicPress Comic Blog Post', $widget_ops); } function widget($args, $instance) { diff --git a/widgets/comiccomments.php b/widgets/comiccomments.php index b4e43e4..5d46744 100644 --- a/widgets/comiccomments.php +++ b/widgets/comiccomments.php @@ -13,7 +13,7 @@ class widget_comicpress_comments extends WP_Widget { function widget_comicpress_comments() { $widget_ops = array('classname' => 'widget_comicpress_comments', 'description' => __('Displays a comments link. (used in comic sidebars)','comicpress') ); - $this->WP_Widget('comic_comments', __('Comic Comments','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_comic_comments', __('ComicPress Comic Comments','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/comicdate.php b/widgets/comicdate.php index bc4f0f4..db0f5fd 100644 --- a/widgets/comicdate.php +++ b/widgets/comicdate.php @@ -13,7 +13,7 @@ class widget_comicpress_comic_date extends WP_Widget { function widget_comicpress_comic_date() { $widget_ops = array('classname' => 'widget_comicpress_comic_date', 'description' => __('Displays the date of the post of the comic.','comicpress') ); - $this->WP_Widget('comic_date', __('Comic Date','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_comic_date', __('ComicPress Comic Date','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/comictitle.php b/widgets/comictitle.php index dd0b006..09d0fb4 100644 --- a/widgets/comictitle.php +++ b/widgets/comictitle.php @@ -13,7 +13,7 @@ class widget_comicpress_comictitle extends WP_Widget { function widget_comicpress_comictitle() { $widget_ops = array('classname' => 'widget_comicpress_comictitle', 'description' => __('Displays the title of the comic. (used in comic sidebars)','comicpress') ); - $this->WP_Widget('comictitle', __('Comic Title','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_comictitle', __('ComicPress Comic Title','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/control-panel.php b/widgets/control-panel.php index ec97e65..5c461d8 100644 --- a/widgets/control-panel.php +++ b/widgets/control-panel.php @@ -48,7 +48,7 @@ class widget_comicpress_show_control_panel extends WP_Widget { function widget_comicpress_show_control_panel() { $widget_ops = array('classname' => 'widget_comicpress_show_control_panel', 'description' => __('Login/Logoff menu with register/lost password links if not logged on. (use only if registrations are enabled.','comicpress') ); - $this->WP_Widget('control_panel', __('Control Panel','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_control_panel', __('ComicPress Control Panel','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/graphical-navigation.php b/widgets/graphical-navigation.php index 8453fb9..3ae5f7e 100644 --- a/widgets/graphical-navigation.php +++ b/widgets/graphical-navigation.php @@ -13,7 +13,7 @@ class widget_comicpress_graphical_navigation extends WP_Widget { function widget_comicpress_graphical_navigation() { $widget_ops = array('classname' => 'widget_comicpress_graphical_navigation', 'description' => __('Displays Graphical Navigation Buttons. (used in comic sidebars)','comicpress') ); - $this->WP_Widget('graphicalnavigation', __('Comic Navigation (orig)','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_graphicalnavigation', __('ComicPress Navigation (orig)','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/latestcomicjump.php b/widgets/latestcomicjump.php index 5129d4f..750c032 100644 --- a/widgets/latestcomicjump.php +++ b/widgets/latestcomicjump.php @@ -22,7 +22,7 @@ class widget_comicpress_latest_comic_jump extends WP_Widget { function widget_comicpress_latest_comic_jump() { $widget_ops = array('classname' => 'widget_comicpress_latest_comic_jump', 'description' => __('Displays a link to click to go to the latest comic.','comicpress') ); - $this->WP_Widget('latest_comic_jump', __('Latest Comic Link','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_latest_comic_jump', __('ComicPress Latest Comic Link','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/latestcomics.php b/widgets/latestcomics.php index 80d72f7..2d3c76c 100644 --- a/widgets/latestcomics.php +++ b/widgets/latestcomics.php @@ -25,7 +25,7 @@ class widget_comicpress_latest_comics extends WP_Widget { function widget_comicpress_latest_comics() { $widget_ops = array('classname' => 'widget_comicpress_latest_comics', 'description' => __('Display a list of the latest comics available.','comicpress') ); - $this->WP_Widget('latest_comics', __('Latest Comics','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_latest_comics', __('ComicPress Latest Comics','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/latestthumb.php b/widgets/latestthumb.php index 9560efc..017312c 100644 --- a/widgets/latestthumb.php +++ b/widgets/latestthumb.php @@ -13,7 +13,7 @@ class widget_comicpress_latest_thumbnail extends WP_Widget { function widget_comicpress_latest_thumbnail() { $widget_ops = array('classname' => 'widget_comicpress_latest_thumbnail', 'description' => __('Display a thumbnail of the latest comic, clickable to go to the comic post.','comicpress') ); - $this->WP_Widget('latest_thumbnail', __('Latest Comic','comicpress'), $widget_ops); + $this->WP_Widget('ComicPress latest_thumbnail', __('ComicPress Latest Thumbnail','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/permalink.php b/widgets/permalink.php index 8a4d81d..0b0818a 100644 --- a/widgets/permalink.php +++ b/widgets/permalink.php @@ -13,7 +13,7 @@ class widget_comicpress_permalink extends WP_Widget { function widget_comicpress_permalink() { $widget_ops = array('classname' => 'widget_comicpress_permalink', 'description' => __('Displays a permalink. (used in comic sidebars)','comicpress') ); - $this->WP_Widget('permalink', __('Permalink','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_permalink', __('ComicPress Permalink','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/randomcomic.php b/widgets/randomcomic.php index 4094bbc..0b2c718 100644 --- a/widgets/randomcomic.php +++ b/widgets/randomcomic.php @@ -27,7 +27,7 @@ class widget_comicpress_random_comic extends WP_Widget { function widget_comicpress_random_comic() { $widget_ops = array('classname' => 'widget_comicpress_random_comic', 'description' => __('Displays a link to click to trigger a random comic.','comicpress') ); - $this->WP_Widget('random_comic', __('Random Comic','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_random_comic', __('ComicPress Random Comic','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/randompost.php b/widgets/randompost.php index 04f3695..a637503 100644 --- a/widgets/randompost.php +++ b/widgets/randompost.php @@ -26,7 +26,7 @@ class widget_comicpress_random_post extends WP_Widget { function widget_comicpress_random_post() { $widget_ops = array('classname' => 'widget_comicpress_random_post', 'description' => __('Displays a link to click to trigger a random blog post.','comicpress') ); - $this->WP_Widget('random_post', __('Random Post','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_random_post', __('ComicPress Random Post','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/scheduledposts.php b/widgets/scheduledposts.php index 05b6b89..52ddc3b 100644 --- a/widgets/scheduledposts.php +++ b/widgets/scheduledposts.php @@ -13,7 +13,7 @@ class widget_comicpress_show_scheduled_posts extends WP_Widget { function widget_comicpress_show_scheduled_posts() { $widget_ops = array('classname' => 'widget_comicpress_show_scheduled_posts', 'description' => __('Display a list of posts that are scheduled to be published.','comicpress') ); - $this->WP_Widget('show_scheduled_posts', __('Scheduled Posts','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_show_scheduled_posts', __('ComicPress Scheduled Posts','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/searchtranscript.php b/widgets/searchtranscript.php index 9a7f7e5..c452d21 100644 --- a/widgets/searchtranscript.php +++ b/widgets/searchtranscript.php @@ -13,7 +13,7 @@ class widget_comicpress_search_transcripts extends WP_Widget { function widget_comicpress_search_transcripts() { $widget_ops = array('classname' => 'widget_comicpress_search_transcripts', 'description' => __('Displays a form input box for searching transcripts.','comicpress') ); - $this->WP_Widget('comicpress_search_transcripts', __('Search Transcripts','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_search_transcripts', __('ComicPress Search Transcripts','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/social.php b/widgets/social.php index 3cda127..2f1b6c3 100644 --- a/widgets/social.php +++ b/widgets/social.php @@ -13,7 +13,7 @@ class widget_comicpress_social extends WP_Widget { function widget_comicpress_social() { $widget_ops = array('classname' => 'widget_comicpress_social', 'description' => __('Display a user defined social button, with translated URL','comicpress') ); - $this->WP_Widget('social', __('ComicPress Social','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_social', __('ComicPress Social','comicpress'), $widget_ops); } function widget($args, $instance) { diff --git a/widgets/transcription.php b/widgets/transcription.php index 27e97d8..b00bd1b 100644 --- a/widgets/transcription.php +++ b/widgets/transcription.php @@ -14,7 +14,7 @@ class widget_comicpress_show_transcription extends WP_Widget { function widget_comicpress_show_transcription() { $widget_ops = array('classname' => 'widget_comicpress_show_transcription', 'description' => __('Display the transcription of the current post if there is one. (used in comic sidebars)','comicpress') ); - $this->WP_Widget('transcript', __('Transcript','comicpress'), $widget_ops); + $this->WP_Widget('comicpress_transcript', __('ComicPress Transcript','comicpress'), $widget_ops); } function widget($args, $instance) {