Commit Graph

  • 98853e20b1 Pushing 2.9.0.9 Philip M. Hofer (Frumph) 2009-12-26 11:22:52 -0800
  • c3e6f5ce39 Pushing 2.9.0.8 2.9.0.9 2.9.0.10 Philip M. Hofer (Frumph) 2009-12-26 11:21:47 -0800
  • 0b0b274063 moods fix for the <img /> line to be html compliant and wp-pagenavi.php fix for empty <li> statements Philip M. Hofer (Frumph) 2009-12-26 10:17:20 -0800
  • 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. Philip M. Hofer (Frumph) 2009-12-26 08:06:56 -0800
  • 0cc82d4c21 Set height of the #s-search box to fit appropriately in the menubar. Philip M. Hofer (Frumph) 2009-12-26 07:03:11 -0800
  • 0aac1cc944 scroll-to-top checkbox in the general options and associated file changes Philip M. Hofer (Frumph) 2009-12-26 06:44:29 -0800
  • 800a840be7 removed bookmarkwidget from being a default widget because of the lack of ability to init the scripts for it. Philip M. Hofer (Frumph) 2009-12-26 06:43:43 -0800
  • 42364029d1 CSS id and class cleanups for display in view source. Philip M. Hofer (Frumph) 2009-12-26 06:20:45 -0800
  • 4c793dc6f2 header.php css div's position changing so it looks nicer in the output. Philip M. Hofer (Frumph) 2009-12-26 06:05:40 -0800
  • 7ab9c22c9c CSS adjustments for the custom-image-header.php apparently there was an extra } all this time. Philip M. Hofer (Frumph) 2009-12-26 05:54:22 -0800
  • 463edd67d2 Add option for enabling/disabling the comment count in the feed title. Philip M. Hofer (Frumph) 2009-12-26 05:50:54 -0800
  • 2f39ec7413 default at 5 post per page in the .dist Philip M. Hofer (Frumph) 2009-12-26 05:50:05 -0800
  • 782a7feb29 sidebar-left.php sidebar-right.php (the_widget archivedropdown fix) comicpress-options.php loading the include files with a glob. Philip M. Hofer (Frumph) 2009-12-25 17:42:55 -0800
  • cc2f5cae62 comicpress-options.php http://github.com/johnbintz/comicpress-2.8/issues#issue/30 Saving options cleanup. Philip M. Hofer (Frumph) 2009-12-25 16:50:51 -0800
  • 9f3e86ce6f removing relatedcomics.php and relatedposts.php since they are no longer used. Philip M. Hofer (Frumph) 2009-12-25 15:03:44 -0800
  • e2fa538ee4 reducing use of in_comic_category() by setting it to a $var $is_comic = in_comic_category() and using $is_comic if multiple usages of it within the same set of functions Philip M. Hofer (Frumph) 2009-12-25 15:01:48 -0800
  • c34a4d6f50 *shakes fist at $post* I'll control you someday ! Philip M. Hofer (Frumph) 2009-12-25 12:43:32 -0800
  • 15ec1d1c08 Protect() and Restore() the the LatestComicsWidget.inc to the rescue. Philip M. Hofer (Frumph) 2009-12-25 12:08:37 -0800
  • a73d8fdc8a Layout Fix for the narrowcolumn when fixnig the v3cr Philip M. Hofer (Frumph) 2009-12-25 12:06:24 -0800
  • b94d4973c9 ComicPressLatestComics commented out in sidebar-left.php, it's causing a $post problem. Philip M. Hofer (Frumph) 2009-12-25 11:47:16 -0800
  • 6a44dea720 Merge github.com:johnbintz/comicpress-2.8 Philip M. Hofer (Frumph) 2009-12-25 11:05:57 -0800
  • 4f4c0e8810 inplements GH#23 John Bintz 2009-12-25 13:38:56 -0500
  • 0d80bc807d _ngettext is depreciated using _n( instead Philip M. Hofer (Frumph) 2009-12-25 10:15:29 -0800
  • 3153800485 Random NOTICE fixes with WP_DEBUG turned on. Philip M. Hofer (Frumph) 2009-12-25 10:06:14 -0800
  • f39c22bfcb fix for 3c vertical in the layout-head.php Philip M. Hofer (Frumph) 2009-12-24 22:06:20 -0800
  • 645629932c Pushing 2.9.0.8 Philip M. Hofer (Frumph) 2009-12-24 20:19:32 -0800
  • 217b14dcce widget-head and widget-foot fix 2.9.0.8 Philip M. Hofer (Frumph) 2009-12-24 18:56:00 -0800
  • 522e305f2e placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default) Philip M. Hofer (Frumph) 2009-12-24 18:28:22 -0800
  • 3369d27686 comicpress_display_calendar re-added to the comicpress_display_post Philip M. Hofer (Frumph) 2009-12-24 17:52:48 -0800
  • b85f7bf1ad Removing old Bookmark images from the images directory. Philip M. Hofer (Frumph) 2009-12-24 17:31:19 -0800
  • 97f1f66b2d .post .post-comic .post-page and .post-blog are the class wrappers now, .post will always appear unless on is_page() Philip M. Hofer (Frumph) 2009-12-24 17:20:03 -0800
  • fb985a66e1 body_classes.php stop it from doing some things if on is_page(); and text fix in postoptions.php Philip M. Hofer (Frumph) 2009-12-24 15:35:44 -0800
  • 781b16dbf6 adjusted the comicpress_post_class to ignore some entries if is_page() Philip M. Hofer (Frumph) 2009-12-24 15:28:58 -0800
  • 24ccd0ab84 .post-page .post and .post-comic their old location is now .post-content Philip M. Hofer (Frumph) 2009-12-24 15:22:28 -0800
  • 79bffa7055 fixing css classes inside files to remove .post-page and .post-comic Philip M. Hofer (Frumph) 2009-12-24 15:15:30 -0800
  • 67a1a155aa making sure everything is using comicpress_display_post() that should Philip M. Hofer (Frumph) 2009-12-24 15:09:56 -0800
  • fd66df637a *waves bye* to displayblogpost.php and displaycomicpost.php since they are now combined in displaypost.php Philip M. Hofer (Frumph) 2009-12-24 15:02:49 -0800
  • 0357068abe displayblogpost and displaycomicpost now disappear and it's centralized to comicpress_display_post() inside displaypost.php, adjusted post_classes to work properly with it Philip M. Hofer (Frumph) 2009-12-24 15:01:47 -0800
  • d75c46345b shortcode fix again I hope for the <p></p> problem Philip M. Hofer (Frumph) 2009-12-24 07:51:05 -0800
  • 7cf3aa4afc removed blogpwad class div and center from single.php as well. Philip M. Hofer (Frumph) 2009-12-24 07:36:49 -0800
  • 0823a14d2b blogpwad and footerpwad classes removed and trying to cleanup the membersonly.php shortcode to not have the extra <p></p> need to figure that sucker out. Philip M. Hofer (Frumph) 2009-12-24 07:35:55 -0800
  • 8f76c62ada more display_post functions, .pagetitle is moving to .page-title (references both in the style.css atm, but pages use .page-title now) Philip M. Hofer (Frumph) 2009-12-24 07:20:21 -0800
  • 45418a90d1 .post-date .date are now .post-calendar-date and .calendar-date (cause its for the graphic calendar) .post-date is now for the full date in the post under the title, new functions comicpress_display_post_calendar() and comicpress_disdplay_post_author() with associating filters for both. Philip M. Hofer (Frumph) 2009-12-24 06:09:34 -0800
  • 40da7b3935 changing the search field to the_widget('WP_Widget_Search'); instead of a straight include Philip M. Hofer (Frumph) 2009-12-23 10:46:34 -0800
  • 02e0a9f66f consolidating page posts into a function comicpress_display_page_post() Philip M. Hofer (Frumph) 2009-12-23 10:43:05 -0800
  • 160539e223 Addition to comicpress-debug.php where it will now check all post slugs to make sure it's not numeric (wp prob) Philip M. Hofer (Frumph) 2009-12-23 09:59:31 -0800
  • 10471a2d7e archive-comic-calendar.php fix, $comicpress_options was named something else when getting the calendar_directory Philip M. Hofer (Frumph) 2009-12-22 23:12:06 -0800
  • 5ef1e94826 Fixed MenubarWidget.inc so that if the comic blog post isnt displayed on the homepage that it will disable the menubar mini navigation on the homepage as well, also the latest thumbnail widget will appear on the home page on the 'default' sidebar-right.php if the comic is set to not display on the home page. Philip M. Hofer (Frumph) 2009-12-22 14:32:51 -0800
  • b0ad9bec80 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. Philip M. Hofer (Frumph) 2009-12-22 14:20:11 -0800
  • 40295c662a Consolidated the displaycomic and blogpost functions to be used in the archive and search as well. Philip M. Hofer (Frumph) 2009-12-22 04:21:44 -0800
  • 8e07fa1110 Calendar Widget in sidebar's fix. Philip M. Hofer (Frumph) 2009-12-22 02:58:26 -0800
  • e8cdd1f7cf Re-Adding modifications which were missed Philip M. Hofer (Frumph) 2009-12-21 18:16:29 -0800
  • cf51e18177 Fix Graphic Navigation widget to link to #respond or #comment according to comment count (function like the comments_popup_link()). Remove the 0 indicator to feel less negative for no comments as in the other comment links. mindfaucet 2009-12-21 18:28:17 -0700
  • 0a4c4d0f47 Deleting some deprecated files. Philip M. Hofer (Frumph) 2009-12-21 15:33:16 -0800
  • c7d22e1464 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. Philip M. Hofer (Frumph) 2009-12-21 15:32:36 -0800
  • b8fef1fa9e 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 Philip M. Hofer (Frumph) 2009-12-21 15:18:40 -0800
  • e8f665c721 Deleting Deprecated files, moved widgets to .inc (most) Philip M. Hofer (Frumph) 2009-12-21 15:07:40 -0800
  • c7b9335b59 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 mindfaucet 2009-12-21 15:40:36 -0700
  • f8b50256c6 Adjusting/simplifying default graphic nav styling. Fixed #comments (doesn't exist) with #respond in graph nav comment button. A few font adjustments, .entry can now fall back on a default 14px body font cross site. mindfaucet 2009-12-21 15:40:16 -0700
  • 7edeb74ffa Merge branch 'master' of github.com:johnbintz/comicpress-2.8 John Bintz 2009-12-21 17:33:51 -0500
  • 12b5b87c20 widget files need not have ComicPress prefix in filename John Bintz 2009-12-21 17:33:41 -0500
  • 1ceb695ffc MenubarWidget.inc LatestComicsWidget.inc dep'd latestcomics.php, revamped sidebar-left.php and sidebar-right.php to use the_widget() Philip M. Hofer (Frumph) 2009-12-21 14:26:24 -0800
  • c07936c363 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 mindfaucet 2009-12-21 13:06:39 -0700
  • 35fae562c3 Related posts - converted to standardized <ul> listing. Added 4th heading (h4) for global use. mindfaucet 2009-12-21 13:06:20 -0700
  • 1fa777f3b5 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 John Bintz 2009-12-21 14:50:22 -0500
  • 6023e03ce0 fix for blank mode John Bintz 2009-12-21 14:50:17 -0500
  • ad7b902199 Merge github.com:johnbintz/comicpress-2.8 Philip M. Hofer (Frumph) 2009-12-21 11:39:52 -0800
  • 61f7a5c1b3 testing embedding using the_widgets upgraded MenubarWidget.inc Philip M. Hofer (Frumph) 2009-12-21 11:39:26 -0800
  • 49fcef804e replace lost comicpress prefix after merge John Bintz 2009-12-21 08:25:36 -0500
  • 4896100fbe make bookmark widget use blog url on home page John Bintz 2009-12-20 23:10:04 -0500
  • 2b9ae901d4 disable test John Bintz 2009-12-20 23:09:46 -0500
  • 3e84f9d36b fix issue with trying to call is_active on objects w/o method John Bintz 2009-12-20 22:55:18 -0500
  • 657080c990 add css names when links are active John Bintz 2009-12-20 22:51:04 -0500
  • 2ca186d739 merge in new bookmark widget John Bintz 2009-12-20 22:08:47 -0500
  • 64c94a292f rework bookmark widget John Bintz 2009-12-20 22:01:07 -0500
  • 3b0c3cea0d working on bookmark widget John Bintz 2009-12-20 18:54:01 -0500
  • d2faccd1e8 archive-comic-calendar edit post link fix and clear margins replaced Philip M. Hofer (Frumph) 2009-12-20 13:39:40 -0800
  • a0903a32ec Text change in the GraphicalNavigationWidget.inc to denote the proper use of the checkbox for previous chapter. Philip M. Hofer (Frumph) 2009-12-20 13:26:59 -0800
  • 14ede616c0 Related posts css cleanup and added the &not; again added ul li to indent the posts Philip M. Hofer (Frumph) 2009-12-20 13:22:10 -0800
  • 0bca4d94be improved widget loading architecture John Bintz 2009-12-20 16:00:17 -0500
  • 991b70cf1f Few small text edits... mindfaucet 2009-12-20 11:39:10 -0700
  • a586a31df7 All widgets forenamed with ComicPress now (testing viability) Philip M. Hofer (Frumph) 2009-12-20 08:22:10 -0800
  • 600029ee13 Disable graphical-navigation.php (orig) from being active, it's there for emergencies with the new code only. Philip M. Hofer (Frumph) 2009-12-20 08:09:09 -0800
  • 1bd10daaa8 blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work Philip M. Hofer (Frumph) 2009-12-20 07:53:59 -0800
  • 6dca8e0546 Merge github.com:johnbintz/comicpress-2.8 Philip M. Hofer (Frumph) 2009-12-20 07:03:33 -0800
  • 9a85711ccb Tagging as 2.9.0.7 Philip M. Hofer (Frumph) 2009-12-20 07:00:59 -0800
  • 0586c62ed8 Tagging as 2.9.0.7 2.9.0.7 Philip M. Hofer (Frumph) 2009-12-20 07:00:59 -0800
  • 9122867933 styling addition of class to ComicPressRelatedPosts.inc and style.css change for .archive-dropdown Philip M. Hofer (Frumph) 2009-12-20 06:57:31 -0800
  • f7e91dd397 disable storyline-related functions if storyline is disabled via CPM John Bintz 2009-12-20 09:53:45 -0500
  • 8544267d0d Merge branch 'master' of github.com:johnbintz/comicpress-2.8 John Bintz 2009-12-20 09:46:50 -0500
  • 01e2073aee add new storyline-based archive dropdown option John Bintz 2009-12-20 09:46:38 -0500
  • c16297e4eb default navstyle.css fixes for the form button for buyprint and 100% the width of it for looks. Philip M. Hofer (Frumph) 2009-12-20 06:42:02 -0800
  • dbdfcf055c properly fix shortcode calling issues John Bintz 2009-12-20 09:21:55 -0500
  • e33cd2d2fb Template and page display changes Philip M. Hofer (Frumph) 2009-12-20 04:05:59 -0800
  • 34d8078b1d post_thumbnail template fixes Philip M. Hofer (Frumph) 2009-12-20 00:42:12 -0800
  • 2cc315dcdc ..uncommented related posts and comics so that sites do not continue to be b0rked from the functions/displayblogpost.php and functions/displaycomicpost.php calls those functions. Philip M. Hofer (Frumph) 2009-12-20 00:02:13 -0800
  • 12ffca740a Merge branch 'master' of github.com:johnbintz/comicpress-2.8 Philip M. Hofer (Frumph) 2009-12-19 23:56:18 -0800
  • 7fecf9104c Fixing has_thumbnail locations part 1 Philip M. Hofer (Frumph) 2009-12-19 23:55:56 -0800
  • d5b1fd6b52 remove old related posts code John Bintz 2009-12-20 01:38:38 -0500
  • d7e84d31aa Merge branch 'master' of github.com:johnbintz/comicpress-2.8 John Bintz 2009-12-20 01:36:06 -0500