Commit Graph

600 Commits

Author SHA1 Message Date
Philip M. Hofer (Frumph) 782a7feb29 sidebar-left.php sidebar-right.php (the_widget archivedropdown fix)
comicpress-options.php loading the include files with a glob.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 17:42:55 -08:00
Philip M. Hofer (Frumph) cc2f5cae62 comicpress-options.php http://github.com/johnbintz/comicpress-2.8/issues#issue/30
Saving options cleanup.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 16:50:51 -08:00
Philip M. Hofer (Frumph) 9f3e86ce6f removing relatedcomics.php and relatedposts.php since they are no longer used.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 15:03:44 -08:00
Philip M. Hofer (Frumph) 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
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 15:01:48 -08:00
Philip M. Hofer (Frumph) c34a4d6f50 *shakes fist at $post* I'll control you someday !
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:43:32 -08:00
Philip M. Hofer (Frumph) 15ec1d1c08 Protect() and Restore() the the LatestComicsWidget.inc to the rescue.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:08:37 -08:00
Philip M. Hofer (Frumph) a73d8fdc8a Layout Fix for the narrowcolumn when fixnig the v3cr
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:06:24 -08:00
Philip M. Hofer (Frumph) b94d4973c9 ComicPressLatestComics commented out in sidebar-left.php, it's causing a $post problem.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 11:47:16 -08:00
Philip M. Hofer (Frumph) 6a44dea720 Merge github.com:johnbintz/comicpress-2.8 2009-12-25 11:05:57 -08:00
John Bintz 4f4c0e8810 inplements GH#23 2009-12-25 13:38:56 -05:00
Philip M. Hofer (Frumph) 0d80bc807d _ngettext is depreciated using _n( instead
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 10:15:29 -08:00
Philip M. Hofer (Frumph) 3153800485 Random NOTICE fixes with WP_DEBUG turned on.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 10:06:14 -08:00
Philip M. Hofer (Frumph) f39c22bfcb fix for 3c vertical in the layout-head.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 22:06:20 -08:00
Philip M. Hofer (Frumph) 645629932c Pushing 2.9.0.8
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 20:19:32 -08:00
Philip M. Hofer (Frumph) 217b14dcce widget-head and widget-foot fix
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 18:56:00 -08:00
Philip M. Hofer (Frumph) 522e305f2e placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 18:28:22 -08:00
Philip M. Hofer (Frumph) 3369d27686 comicpress_display_calendar re-added to the comicpress_display_post
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 17:52:48 -08:00
Philip M. Hofer (Frumph) b85f7bf1ad Removing old Bookmark images from the images directory.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 17:31:19 -08:00
Philip M. Hofer (Frumph) 97f1f66b2d .post .post-comic .post-page and .post-blog are the class wrappers now, .post will always appear unless on is_page()
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 17:20:03 -08:00
Philip M. Hofer (Frumph) fb985a66e1 body_classes.php stop it from doing some things if on is_page(); and text fix in postoptions.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:35:44 -08:00
Philip M. Hofer (Frumph) 781b16dbf6 adjusted the comicpress_post_class to ignore some entries if is_page()
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:28:58 -08:00
Philip M. Hofer (Frumph) 24ccd0ab84 .post-page .post and .post-comic their old location is now .post-content
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:22:28 -08:00
Philip M. Hofer (Frumph) 79bffa7055 fixing css classes inside files to remove .post-page and .post-comic
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:15:30 -08:00
Philip M. Hofer (Frumph) 67a1a155aa making sure everything is using comicpress_display_post() that should
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:09:56 -08:00
Philip M. Hofer (Frumph) fd66df637a *waves bye* to displayblogpost.php and displaycomicpost.php since they are now combined in displaypost.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:02:49 -08:00
Philip M. Hofer (Frumph) 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
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:01:47 -08:00
Philip M. Hofer (Frumph) d75c46345b shortcode fix again I hope for the <p></p> problem
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:51:05 -08:00
Philip M. Hofer (Frumph) 7cf3aa4afc removed blogpwad class div and center from single.php as well.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:36:49 -08:00
Philip M. Hofer (Frumph) 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.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:35:55 -08:00
Philip M. Hofer (Frumph) 8f76c62ada more display_post functions, .pagetitle is moving to .page-title (references both in the style.css atm, but pages use .page-title now)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:20:21 -08:00
Philip M. Hofer (Frumph) 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.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 06:09:34 -08:00
Philip M. Hofer (Frumph) 40da7b3935 changing the search field to the_widget('WP_Widget_Search');
instead of a straight include

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-23 10:46:34 -08:00
Philip M. Hofer (Frumph) 02e0a9f66f consolidating page posts into a function comicpress_display_page_post()
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-23 10:43:05 -08:00
Philip M. Hofer (Frumph) 160539e223 Addition to comicpress-debug.php where it will now check all post slugs to make sure it's not numeric (wp prob)
Seperating functions for displaying posts so that multiple calls will calljustone function with a filter.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-23 09:59:31 -08:00
Philip M. Hofer (Frumph) 10471a2d7e archive-comic-calendar.php fix, $comicpress_options was named something else when getting the calendar_directory
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 23:12:06 -08:00
Philip M. Hofer (Frumph) 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.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 14:32:51 -08:00
Philip M. Hofer (Frumph) 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.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 14:20:11 -08:00
Philip M. Hofer (Frumph) 40295c662a Consolidated the displaycomic and blogpost functions to be used in the archive and search as well.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 04:21:44 -08:00
Philip M. Hofer (Frumph) 8e07fa1110 Calendar Widget in sidebar's fix.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 02:58:26 -08:00
Philip M. Hofer (Frumph) e8cdd1f7cf Re-Adding modifications which were missed
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 18:16:29 -08:00
mindfaucet 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. 2009-12-21 18:28:17 -07:00
Philip M. Hofer (Frumph) 0a4c4d0f47 Deleting some deprecated files.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 15:33:16 -08:00
Philip M. Hofer (Frumph) 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.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 15:32:36 -08:00
Philip M. Hofer (Frumph) 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
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 15:18:40 -08:00
Philip M. Hofer (Frumph) e8f665c721 Deleting Deprecated files, moved widgets to .inc (most)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 15:07:40 -08:00
mindfaucet c7b9335b59 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-12-21 15:40:36 -07:00
mindfaucet 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. 2009-12-21 15:40:16 -07:00
John Bintz 7edeb74ffa Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-12-21 17:33:51 -05:00
John Bintz 12b5b87c20 widget files need not have ComicPress prefix in filename 2009-12-21 17:33:41 -05:00
Philip M. Hofer (Frumph) 1ceb695ffc MenubarWidget.inc LatestComicsWidget.inc dep'd latestcomics.php, revamped sidebar-left.php and sidebar-right.php to use the_widget()
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 14:26:24 -08:00