Commit Graph

156 Commits

Author SHA1 Message Date
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
John Bintz 517b5d5c8a remove old bookmark widget 2009-11-21 10:46:46 -05:00
John Bintz f4018bcfb3 get new bookmark widget working 2009-11-21 10:46:13 -05:00
John Bintz f2129728ad start work on cleaning up widgets 2009-11-21 10:24:01 -05:00
John Bintz 7e4a5de392 start importing prototype-based bookmark widget 2009-11-21 10:15:53 -05:00
John Bintz 1f8e2a4e37 update graphical nav changes 2009-11-21 10:15:29 -05:00
John Bintz 76ba3cebf4 Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8 2009-11-20 00:02:57 -05:00
John Bintz 622dadecbc remove some var dumps from testing 2009-11-20 00:02:48 -05:00
John Bintz 3b81ca9ae9 factor out dual author columns 2009-11-20 00:02:23 -05:00
Philip M. Hofer (Frumph) 7809be7817 fixed #comment to #comments
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 19:37:45 -08:00
Philip M. Hofer (Frumph) 1945e719e9 Changed references to webcomicplanet.com to frumph.net
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-14 07:12:36 -08:00
Philip M. Hofer (Frumph) 5c1e3c5794 2.8.2.6 fresh upload
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 08:00:25 -08:00
Philip M. Hofer (Frumph) 1a56733824 Removing from Github for security reasons.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 03:25:42 -08:00
Philip M. Hofer (Frumph) b86b35c8fd new options for buyprint and other stuff
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-12 18:37:15 -08:00
Philip M. Hofer (Frumph) 763b2c42b2 changed require_once to @include for the check_child_theme (fixes comments) fixed the navstyles to work in both IE and FF, i think .. /shrug changed divs to spans inside the graphical-navigation.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-10 05:44:30 -08:00
John Bintz 4283f066da fix option check 2009-11-09 22:55:26 -05:00
John Bintz 1ec4d79ed0 Merge branch 'nav' 2009-11-09 21:27:34 -05:00
John Bintz 38c26c61d3 fix FS#113 and finalize navigation 2009-11-09 21:26:34 -05:00
Philip M. Hofer (Frumph) 4759f5183b Removed jquery-1.2.6-packed.js that wasnt supposed to be there, removed the default calendar image from showing, messed with options page.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-09 18:15:39 -08:00
John Bintz 262c743481 fix for FS#112 2009-11-09 19:58:27 -05:00
Philip M. Hofer (Frumph) 97d584b7b9 2.8.2.4 cleanups
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-08 22:06:44 -08:00
Philip M. Hofer (Frumph) a798ec8545 some wierd changes that i dont remember ever making changing next to last, to last to home
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 20:36:53 -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
John Bintz a4750dc38d add additional grouping wrapping 2009-11-04 07:17:45 -05:00
Philip M. Hofer (Frumph) 8a0239ec40 moved the customsidebar class in sidebars up one level into the div id for the sidebar, all -bottom and -top's are now -head & -foot, bunch of CSS cleanups. 2.8.1.34
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-04 03:11:18 -08:00
Philip M. Hofer (Frumph) 89652293ff fixing the rest of the get_avatars to comicpress_get_avatar and edit to graphical-navigation.php where trying to Last &rsaquo;&rsaquo; put the syntax into the text arrays however htmlspecialchars needs to be used (note to john)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-02 04:38:14 -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
John Bintz 4b2846992c working on story prev acts as prev in cateogry 2009-10-31 15:46:01 -04:00
John Bintz 06023b3787 add prev and next in chapter links 2009-10-29 07:32:11 -04:00
John Bintz aef3250519 fix runaway strong tags 2009-10-23 07:24:06 -04:00
John Bintz fa842f05af fix incorrect class name 2009-10-22 21:59:23 -04:00
Philip M. Hofer (Frumph) 537eeb9ac1 Changed some info in the graphical-navigation.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-22 18:57:08 -07:00
John Bintz 858ccdc421 rename class and set up css backwards compatibility 2009-10-22 21:53:57 -04:00
Philip M. Hofer (Frumph) 7eac829ac0 sfsaf
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-22 18:43:47 -07:00
Philip M. Hofer (Frumph) b7991c4e7c Changed the interface
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-22 18:37:40 -07:00
John Bintz 0a7f1e39ac some work on fixing navigation 2009-10-22 07:02:16 -04:00
John Bintz 67b8c4ee6a revert widgets/graphical-navigation.php 2009-10-21 22:54:17 -04:00
Philip M. Hofer (Frumph) 67b1164383 asdf
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-21 19:43:48 -07:00
John Bintz 0abd9f861c mapping error 2009-10-21 21:56:29 -04:00
John Bintz b6471fe377 fix logic error 2009-10-21 21:47:41 -04:00
Philip M. Hofer (Frumph) 763fc87197 fixies
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-21 18:24:37 -07:00
John Bintz 12ec164041 merge in new navigation 2009-10-21 21:20:22 -04:00
John Bintz 8ed8388fc4 add next to home 2009-10-21 21:16:55 -04:00
John Bintz d19aa0607c filterizing graphical nav 2009-10-21 21:08:12 -04:00
John Bintz 10447b3d6c working on cleaning up graphical nav 2009-10-21 20:11:22 -04:00
John Bintz 92eec3b5b4 wire up ui 2009-10-21 07:39:58 -04:00
John Bintz 44bbc079cd working on cleanup 2009-10-20 21:52:59 -04: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
John Bintz a3e8903bfd start tests for graphical nav widget 2009-10-20 21:08:17 -04:00
Philip M. Hofer (Frumph) c7d630eaf5 Adjusted to work with subdirectory installations of wordpress.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-12 07:32:01 -07:00
Philip M. Hofer (Frumph) 661cf0eda3 cleanup 2.8.1.21
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-11 04:49:45 -07:00
Philip M. Hofer (Frumph) 77435e114b 2.8.1.21
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-11 04:48:57 -07:00
Philip M. Hofer (Frumph) e2bd6282bd 2.8.1.18
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-07 02:27:51 -07:00
Philip M. Hofer (Frumph) 8d9b11e7b0 ch-ch-chaaanges
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-04 23:08:01 -07:00
Philip M. Hofer (Frumph) 31c3e97d26 stuff stuff
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-01 18:30:23 -07:00
Philip M. Hofer (Frumph) dd0b65003b more stuff
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-24 19:29:11 -07:00
Philip M. Hofer (Frumph) efee24cff9 subcontent-area and added layout-foot.php and layout-head.php to handle the referencing of the layouts
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-17 15:45:30 -07:00
Philip M. Hofer (Frumph) 850c39b608 #area- to replace #content-wrapper
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-17 11:13:28 -07:00
Philip M. Hofer (Frumph) 7173fc8d87 2.8.1.8
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-15 03:23:54 -07:00
Philip M. Hofer (Frumph) 8d6c5b6e4c option to turn off text in the footer
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-05 19:00:23 -07:00
Philip M. Hofer (Frumph) 826fa2d48c 2.8.1.2
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-05 18:37:35 -07:00
Philip M. Hofer (Frumph) 0bb695ae82 fixem uppem
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-04 09:34:20 -07:00
Philip M. Hofer (Frumph) 626c1af3df 2.8.1 Refresh.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-04 08:39:27 -07:00
Philip M. Hofer (Frumph) ce8793db96 some fixes and new body classes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-02 12:54:50 -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) e65a03c69b blogpost widget for single and home pages only
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-30 01:45:34 -07:00
Philip M. Hofer (Frumph) d4c79f109b afasdf
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-29 14:56:30 -07:00
Philip M. Hofer (Frumph) bd1fea1de6 Calendar and bug fixes.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-29 14:36:45 -07:00
Philip M. Hofer (Frumph) b47d846f61 Release ver.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-28 18:22:32 -07:00
Philip M. Hofer (Frumph) 724511c3d2 couple fixes from bugs in the phperror.txt
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-28 07:26:26 -07:00
Philip M. Hofer (Frumph) 2f1ce5e04f comic blog post widgets/comicblogpost.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 16:22:17 -07:00
Philip M. Hofer (Frumph) 64e8e3b688 styling! and more styling! fixed graphical-navigation.php to #comment instead of #comments, erm whoops
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 14:02:45 -07:00
Philip M. Hofer (Frumph) f87ad80919 removed more of dropbar, finished the comicpress archive dropdown 2.8 widget
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 12:48:09 -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) 93d6998ee8 tylers CSS cleaning fixed IE problem with seeing the tabbed pages for IE by creating a seperate css for it which checks browser type
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 08:12:08 -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) 2b863e844f calendar now allows options for thumbnails and wallpaper links some styling fixes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-26 19:08:01 -07:00
Philip M. Hofer (Frumph) 94ad13698a adding storyline nav
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-26 17:33:58 -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) 5852073c02 Navigation! Packs, more cleanups.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-25 17:57:26 -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
Philip M. Hofer (Frumph) e0e7405263 Footer displays first year to last year copyright, changed html for moods display
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-24 17:40:04 -07:00
Philip M. Hofer (Frumph) df23446e94 MOOOOOOOOOOOOOOOOOOODS!
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-24 00:41:30 -07:00