Commit Graph

35 Commits

Author SHA1 Message Date
Philip M. Hofer (Frumph) 367d6f9b41 disable_lrsidebars_frontpage is now disable_lrsidebars for the entire site
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-23 10:31:35 -08:00
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
Philip M. Hofer (Frumph) 800a840be7 removed bookmarkwidget from being a default widget because of the lack of ability to init the scripts for it.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 06:43:43 -08:00
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) 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) 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) 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
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) 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
Philip M. Hofer (Frumph) 61f7a5c1b3 testing embedding using the_widgets upgraded MenubarWidget.inc
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 11:39:26 -08:00
Philip M. Hofer (Frumph) e7505fa6c2 Bookmark Changes and sidebar-right bookmark fix.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:04:01 -08:00
Philip M. Hofer (Frumph) 8a8e50ba68 changed function names for the embed's of the .inc's
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:02:03 -08:00
John Bintz f0179bea8e bookmark widget cleanup 2009-11-30 21:09:05 -05:00
mindfaucet 6518224239 Comment adjustments, back to 64px avatar. ;) 2009-11-30 14:43:41 -07:00
Philip M. Hofer (Frumph) 271ed4a37e Added global $comicpress_options; to each of the sidebars so they can get the right data.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:55:17 -08:00
Philip M. Hofer (Frumph) 5f02e0bb93 Caught more of the old options being used and converted them to the new $comicpress_options I might be missing one or two if anyone finds one, report =)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:47:53 -08:00
Philip M. Hofer (Frumph) 8ba7e351ea COMMIT! Fix for the function check_child_theme
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 14:52:13 -08:00
Philip M. Hofer (Frumph) 2d7e8dc881 Navstyle cleanups, fixed bystrip to work with child themes, added silver navigation to core
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 09:31:08 -08:00
Philip M. Hofer (Frumph) 58062ff720 2.8.2.2 - Fixed Avatars, Moods, Calendar's to work with child themes. Removed all traces of themepacks completely.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-05 21:27:52 -08:00
Philip M. Hofer (Frumph) e8b749fdb3 ComicPress 2.8.2.1, Themepacks removed, added child themes, child themes are currently seperate now from the core framework.
Still needs to be done:   Fixing the childtheme/templatetheme directory finding for the archive and calendar page for images, and the comicpress calendar image default.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-05 18:56:36 -08:00
Philip M. Hofer (Frumph) f97def972e -bottom and -top CSS are now -head and -foot calendar image is now capable of an href, displayblogpost.php and displaycomicpost and author.php now use comicpress_get_avatar properly
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-02 04:23:41 -08:00
Philip M. Hofer (Frumph) dc916d1121 2.8.1.33
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-20 18:14:59 -07:00
Philip M. Hofer (Frumph) eac8f95f1a renamed cp_theme_style to cp_theme_layout for better clarity
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-07 06:37:15 -07:00
Philip M. Hofer (Frumph) 1d8aae13be div fixes for ALL PAGES damnit
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-02 18:12:30 -07:00
Philip M. Hofer (Frumph) 972d9c6720 cleanups
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-30 03:49:02 -07:00
Philip M. Hofer (Frumph) 21a328f81e fix sidebar removal (lr)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 16:35:00 -07:00
Philip M. Hofer (Frumph) bba4ccaa86 option to disable the left and right sidebars on the index page.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 16:28:39 -07:00
Philip M. Hofer (Frumph) 4e6f8b8e44 lotsa fixes per tyler
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 08:57:50 -07:00
Philip M. Hofer (Frumph) cc7519e964 added back storyline chapters to comic posts links, fixed the graphical navigationt o handle johns storylines, sidebar-right.php fixed comicpress_calendar link
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-26 21:17:24 -07:00
Philip M. Hofer (Frumph) c1d2a4fa0c styling by tyler
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-26 01:22:29 -07:00
Philip M. Hofer (Frumph) a9c37a265b styling cleanups to match everywhere
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-25 21:01:17 -07:00
Philip M. Hofer (Frumph) bb67f466f5 Lotsa Freakin stuff.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-25 05:37:13 -07:00
John Bintz 87bd6a2f55 initial commit 2009-08-21 13:45:23 -04:00