Commit Graph

139 Commits

Author SHA1 Message Date
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
mindfaucet 4819d25219 Adjusted navigation order back to original design. In order of how far you are navigating, and buttons size reduction. Perhaps we can get an option in this widget for ordering the buttons. Could be useful for switching up the order of non-navigation buttons in this widget as well.
Also I think we need to consider the user of Next and Previous in Chapter, we are treating and styling it like its similar to the chapter navigation button, but what it really is is a replacement for the Next and Previous buttons. As far as real world use of it, it acts exactly like the next and previous buttons for the chapter you are in, the only time it varies from the next previous is that it is disabled at the first and last comic of that chapter, therefor you would probably use it with chapter buttons, rather than with repetitive prev next buttons. The difference is if you have multiple series and then you would give them the option of next in series or next comic, again, both being next, and should probably duplicate the Next and Previous Graphic buttons or similar for the button images.
2009-11-29 17:39:05 -07:00
John Bintz 737466c654 add filters 2009-11-26 11:48:08 -05:00
John Bintz 6050661cbe extract filter 2009-11-26 10:38:25 -05:00
John Bintz 66f8c5f904 rename widget 2009-11-26 10:19:40 -05:00
John Bintz 3a2c99444f FS#138 2009-11-25 12:57:09 -05:00
John Bintz 87f3c71534 improve graphical nav tests, implements GH#14 2009-11-23 21:50:18 -05:00
John Bintz 175f07400d clarify alternate previous chapter behavior 2009-11-23 21:00:48 -05:00
John Bintz 1f86a06e2f Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-11-23 08:03:56 -05:00
John Bintz 26205e362b fix bookmark widget loading javascript code too soon 2009-11-23 08:03:48 -05: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
John Bintz 609c5dbfa0 fix twice-used variable 2009-11-22 23:25:36 -05:00
Philip M. Hofer (Frumph) 9fe011a09e put the a hrefs on a single line to remove the extra spacing in the BookmarkWidget.inc
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-21 11:58:27 -08:00
John Bintz 9053f943b2 set structure properly 2009-11-21 14:38:05 -05:00
John Bintz de637fdd99 clean up 2.8 - Core intergation issues 2009-11-21 13:42:53 -05:00
John Bintz 968e46e637 calendar widget 2009-11-21 11:19:07 -05:00
John Bintz 09df5abc9c rework buy this print widget 2009-11-21 11:00:41 -05:00