Commit Graph

257 Commits

Author SHA1 Message Date
Philip M. Hofer (Frumph) 333701cd61 Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8 2009-11-17 00:33:28 -08:00
Philip M. Hofer (Frumph) 7907797a5f Adjusting templates to have the page-image code
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 00:33:18 -08:00
mindfaucet 44de91a609 Independent cite styling within comic-author div. 2009-11-17 00:48:52 -07:00
mindfaucet b51c1976e2 Adjusted .nav padding to maintain flush right positioning. 2009-11-17 00:37:48 -07:00
mindfaucet 03cc307cc3 Reverted author line to date first. Added classed pipe separator. 2009-11-17 00:30:56 -07:00
mindfaucet ab5f44cab8 removed duplicate data (resulting from merge) 2009-11-17 00:10:04 -07:00
mindfaucet fccf3f9061 changed br to div clear 2009-11-17 00:00:47 -07:00
mindfaucet a369279d9d fixed br's / div clears 2009-11-16 23:57:25 -07:00
mindfaucet a0a1bd4553 convert br to div clear. moved edit post link. 2009-11-16 23:44:23 -07:00
mindfaucet 923fc243fe changed br to div clear 2009-11-16 23:37:46 -07:00
mindfaucet ec738f014b cleaned up unnecessary br 2009-11-16 23:34:46 -07:00
mindfaucet 7a248c7acf cleaned up unnecessary br 2009-11-16 23:29:43 -07:00
mindfaucet 58201bac4e fix after merge 2009-11-16 23:23:33 -07:00
mindfaucet b62cddac93 merged 2009-11-16 23:20:30 -07:00
mindfaucet 813f12540a Cleared an unnecessary BR. 2009-11-16 23:14:40 -07:00
mindfaucet f6699c87b0 Avatar cleanup. Replaced Rascal with resized one that doesn't crop. 2009-11-16 20:56:26 -07:00
mindfaucet 77a02bea45 Cleaned out BR's. Moved Edit Post. Updated Next link. 2009-11-16 20:36:33 -07:00
Philip M. Hofer (Frumph) c69449745f has_image code that replaces the_title()'s on blog comic and page, will do the rest later
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-16 19:10:41 -08:00
Philip M. Hofer (Frumph) c9965b3b91 fixed the reset button in comicpress-options.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-16 18:01:59 -08:00
mindfaucet a1a6a4c14b ComicPress Options styling to WP Admin. 2009-11-16 18:50:50 -07:00
mindfaucet eef1855af2 Testing user name. Unknown was me. :) 2009-11-16 18:43:20 -07:00
unknown e7b057e898 Stripped it down for base theme. 2009-11-16 18:37:19 -07:00
Philip M. Hofer (Frumph) 00326de7e3 post-image stuff
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-16 13:10:54 -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) 30218ce242 cleaning up some options menus, this one is the members options.php moving the button lower
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 19:48:50 -08:00
Philip M. Hofer (Frumph) 2d41987c77 Fix for single.php missing a /div and the subontent-wrapper being missing, making the footer out of whack in 3c2r layout
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 18:15:19 -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
John Bintz 8851dd6338 set default values 2009-11-12 21:39:23 -05: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
John Bintz 0b002190ad formatting 2009-11-12 21:33:43 -05:00
John Bintz 01d5850cb4 fix php 4 error 2009-11-12 21:33:15 -05:00
John Bintz 5dd32446d5 PHP 4 compatibility fix 2009-11-12 19:08:30 -05:00
Philip M. Hofer (Frumph) f6a18a91ef Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8 2009-11-11 01:45:33 -08:00
Philip M. Hofer (Frumph) 9ad71e65e7 fixing the navstyles *AGAIN* damnit tyler would have probably taking you 5 minutes =) hehe
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-11 01:45:10 -08:00
John Bintz 0f9bacb81a fix infinite recursion bug 2009-11-10 21:34:16 -05: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
John Bintz 3215f66bd1 add items for eclipse 2009-11-09 19:58:15 -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) 2c223ec77a 2.8.2.4
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 20:55:40 -08:00
Philip M. Hofer (Frumph) f5abfc2209 re-added .nav crap cause some (*34q)49 IS USING It.. almost got rid if it *snaps fingers*
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 20:45:14 -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) 4be2b2d627 Cleanup of the default navstyle
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-06 18:39:25 -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