comicpress-2.8/widgets
Philip M. Hofer (Frumph) 0c271311b5 thumbnail change - comic post thumbnails will not display above the post for the comic post, the thumbnail is now used as an alternative for the latest thumbnail widget, if has_thumbnail the latest thumbnail widget will display that thumbnail inside the widget.
the_widget('ComicPressLatestThumbnailWidget','title=Latest Comic&onlyhome=true');

New option in the thumbnail 'onlyhome' will allow someone to have the thumbnail only display in on the homepage if widget enabled, off it will display everywhere it's placed.

Since it's a widget it can be used in site design for placement of an alternate image to the comic i.e. lfgcomic

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 08:06:56 -08:00
..
ArchiveDropdownWidget.inc Finishing up the widget conversions, fixed ArchiveDropdownWidget class name adjustments for all the test files, moved some code into functions.php for the random comic/post. 2009-12-21 15:32:36 -08:00
BookmarkWidget.inc deleting of more deprecated files, commenting out the sidebar-left and sidebar-right widgets that are not currently working. fixes to some of the include widgets 2009-12-21 15:18:40 -08:00
BuyPrintWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
CalendarWidget.inc deleting of more deprecated files, commenting out the sidebar-left and sidebar-right widgets that are not currently working. fixes to some of the include widgets 2009-12-21 15:18:40 -08:00
ComicBlogPostWidget.inc Introducing John Bintz's protect and restore functions, moved the #comic code from index & single into the layout-head so that it's uniformative code but made it call display_comic_area(); made it so that left and right sidebar's will know the comic code on index, etc. temporarily added the queries to the footer.php and re-enabled (orig) navigation for testing. 2009-12-22 14:20:11 -08:00
ComicDateWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
ComicTitleWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
CommentsWidget.inc deleting of more deprecated files, commenting out the sidebar-left and sidebar-right widgets that are not currently working. fixes to some of the include widgets 2009-12-21 15:18:40 -08:00
ControlPanelWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
GraphicalNavigationWidget.inc inplements GH#23 2009-12-25 13:38:56 -05:00
LatestComicLinkWidget.inc Finishing up the widget conversions, fixed ArchiveDropdownWidget class name adjustments for all the test files, moved some code into functions.php for the random comic/post. 2009-12-21 15:32:36 -08:00
LatestComicsWidget.inc Protect() and Restore() the the LatestComicsWidget.inc to the rescue. 2009-12-25 12:08:37 -08:00
LatestThumbnailWidget.inc thumbnail change - comic post thumbnails will not display above the post for the comic post, the thumbnail is now used as an alternative for the latest thumbnail widget, if has_thumbnail the latest thumbnail widget will display that thumbnail inside the widget. 2009-12-26 08:06:56 -08:00
MenubarWidget.inc CSS id and class cleanups for display in view source. 2009-12-26 06:20:45 -08:00
NonMemberTextWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
PermalinkWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
RandomComicLinkWidget.inc Finishing up the widget conversions, fixed ArchiveDropdownWidget class name adjustments for all the test files, moved some code into functions.php for the random comic/post. 2009-12-21 15:32:36 -08:00
RandomPostLinkWidget.inc Finishing up the widget conversions, fixed ArchiveDropdownWidget class name adjustments for all the test files, moved some code into functions.php for the random comic/post. 2009-12-21 15:32:36 -08:00
ScheduledPostsWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
SocialWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
TranscriptSearchWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
TranscriptWidget.inc Deleting Deprecated files, moved widgets to .inc (most) 2009-12-21 15:07:40 -08:00
graphical-navigation.php Introducing John Bintz's protect and restore functions, moved the #comic code from index & single into the layout-head so that it's uniformative code but made it call display_comic_area(); made it so that left and right sidebar's will know the comic code on index, etc. temporarily added the queries to the footer.php and re-enabled (orig) navigation for testing. 2009-12-22 14:20:11 -08:00