Philip M. Hofer (Frumph)
a8a94eef46
Better Query for LatestThumbnailWidget.inc
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-30 03:57:23 -08:00
Philip M. Hofer (Frumph)
eb6db19306
ComicBlogPostWidget.inc revamp to handle a query_post() on it's own if is_home() so it can capture the right $post
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-30 03:56:58 -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)
42364029d1
CSS id and class cleanups for display in view source.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 06:20:45 -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
John Bintz
4f4c0e8810
inplements GH#23
2009-12-25 13:38:56 -05: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
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
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
John Bintz
1fa777f3b5
Merge branch 'master' of github.com:johnbintz/comicpress-2.8
2009-12-21 14:50:22 -05:00
John Bintz
6023e03ce0
fix for blank mode
2009-12-21 14:50:17 -05:00
Philip M. Hofer (Frumph)
ad7b902199
Merge github.com:johnbintz/comicpress-2.8
2009-12-21 11:39:52 -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
John Bintz
49fcef804e
replace lost comicpress prefix after merge
2009-12-21 08:25:36 -05:00
John Bintz
4896100fbe
make bookmark widget use blog url on home page
2009-12-20 23:10:04 -05:00
John Bintz
2ca186d739
merge in new bookmark widget
2009-12-20 22:08:47 -05:00
John Bintz
64c94a292f
rework bookmark widget
2009-12-20 22:01:07 -05:00
John Bintz
3b0c3cea0d
working on bookmark widget
2009-12-20 18:54:01 -05:00
Philip M. Hofer (Frumph)
a0903a32ec
Text change in the GraphicalNavigationWidget.inc to denote the proper use of the checkbox for previous chapter.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 13:26:59 -08:00
John Bintz
0bca4d94be
improved widget loading architecture
2009-12-20 16:00:17 -05:00
Philip M. Hofer (Frumph)
a586a31df7
All widgets forenamed with ComicPress now (testing viability)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 08:22:10 -08:00
Philip M. Hofer (Frumph)
600029ee13
Disable graphical-navigation.php (orig) from being active, it's there for emergencies with the new code only.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 08:09:09 -08:00
Philip M. Hofer (Frumph)
1bd10daaa8
blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 07:53:59 -08:00
John Bintz
f7e91dd397
disable storyline-related functions if storyline is disabled via CPM
2009-12-20 09:53:45 -05:00
John Bintz
01e2073aee
add new storyline-based archive dropdown option
2009-12-20 09:46:38 -05:00
Philip M. Hofer (Frumph)
54774522c2
custom-menubar.php is now to be placed in the child themes main root directory
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-17 02:25:27 -08:00
Philip M. Hofer (Frumph)
c12c7751ba
Fix style.css for the search bar in the menubar for 1px spacing at top, fixed archivedropdownwidget.inc to put the correct CSS elements in, experimented trying to fix CalendarWidget.inc bug no-dice its a wordpress time-zone issue with the extra columns, first series of the dark navigation (needs adjustments)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-17 02:21:02 -08:00
John Bintz
6eeed97896
placeholder to nuke old file
2009-12-15 06:27:01 -05:00
John Bintz
cc516694ef
non-javascript redirection
2009-12-14 21:44:45 -05:00
John Bintz
200a89bd93
storyline order
2009-12-14 21:41:40 -05:00
John Bintz
14b79a3b82
widget display and integration bug
2009-12-14 21:34:41 -05:00
John Bintz
a0fd4219ff
remove template tags
2009-12-14 21:31:03 -05:00
John Bintz
61436fb243
editor form
2009-12-14 21:30:52 -05:00
John Bintz
0edca9e64a
update
2009-12-14 21:19:21 -05:00
John Bintz
b6f7d96019
comic archive dropdown
2009-12-10 23:24:45 -05:00
John Bintz
690aa46ba1
work on archive dropdown, currently broken
2009-12-10 07:46:59 -05:00
John Bintz
039763281b
totally didn't add anything, oops
2009-12-10 07:38:18 -05:00
John Bintz
4a32858ab4
build dropdown
2009-12-10 07:32:28 -05:00
John Bintz
8a160873a9
rework buy print url fix to take advantage of filtering
2009-12-06 14:56:08 -05:00
Philip M. Hofer (Frumph)
d1b03c4903
Buy Print URL fix
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-05 14:53:55 -08:00
Philip M. Hofer (Frumph)
83195c457f
Depreciating Files for backwards over-write installation
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:34:06 -08:00
John Bintz
f0179bea8e
bookmark widget cleanup
2009-11-30 21:09:05 -05:00
mindfaucet
b12cf93083
Comments styling and CSS minimizing.
2009-11-29 22:48:02 -07:00