Commit Graph

96 Commits

Author SHA1 Message Date
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