Commit Graph

529 Commits

Author SHA1 Message Date
Philip M. Hofer (Frumph) 94e4257010 Fix for the turning default nav off and comic bookmark style change and just moved the global in the footer up some.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-24 22:00:24 -08:00
mindfaucet fc0775b03c ComicPress Options Styling... still in progress. ;) 2009-11-24 15:14:59 -07:00
mindfaucet 90546243ac ComicPress Options styling continued... 2009-11-23 23:48:13 -07:00
mindfaucet e56ee8d931 More ComicPress Options styling. 2009-11-23 23:34:16 -07:00
John Bintz 87f3c71534 improve graphical nav tests, implements GH#14 2009-11-23 21:50:18 -05:00
John Bintz 0b7b641e84 refactor sidebar areas, implements GH#9 2009-11-23 21:27:39 -05:00
John Bintz 175f07400d clarify alternate previous chapter behavior 2009-11-23 21:00:48 -05:00
John Bintz e1806534a3 ensure categories provided to get_posts is in an array 2009-11-23 08:34:36 -05:00
John Bintz 4b4762f45c handle potential missing array 2009-11-23 08:04:22 -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) edb0f514b3 more option fixes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 23:10:48 -08:00
Philip M. Hofer (Frumph) d15c907e40 global in the comments.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:59:15 -08:00
Philip M. Hofer (Frumph) 2541ba3776 global $comicpress_options; in the footer
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:58:00 -08:00
Philip M. Hofer (Frumph) 271ed4a37e Added global $comicpress_options; to each of the sidebars so they can get the right data.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:55:17 -08: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
Philip M. Hofer (Frumph) 830e3ef84c fixed comicpress options reset button
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:36:54 -08:00
Philip M. Hofer (Frumph) 886b27a310 ComicPress Options Revamp (part 4 - done, need testing)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:33:29 -08:00
Philip M. Hofer (Frumph) 299d373301 ComicPress Options part 3 ? or is it 4
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 20:38:49 -08:00
John Bintz 609c5dbfa0 fix twice-used variable 2009-11-22 23:25:36 -05:00
John Bintz b6ced3f531 fix navigation issue 2009-11-22 23:07:44 -05:00
Philip M. Hofer (Frumph) 062a9c9c88 comicpress options revamp part 3
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 14:44:03 -08:00
Philip M. Hofer (Frumph) 2fa0c4d25d new comicpress options part 2
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 11:56:35 -08:00
Philip M. Hofer (Frumph) e1207a38be Centralizing options into single array - part 1.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 10:06:19 -08:00
Philip M. Hofer (Frumph) 5d40653f72 Style for the new bintz bookmark
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 03:08:58 -08: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
Philip M. Hofer (Frumph) 1f4dd7fdc1 Fixing comicpress_copyright name, not sure why it reverted back to cp_
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-21 11:54:12 -08:00
John Bintz 9053f943b2 set structure properly 2009-11-21 14:38:05 -05:00
John Bintz c27558a15a add wrappers for bookmark and calendar widgets when used as template tags 2009-11-21 13:57:17 -05:00
John Bintz 4f88295bb0 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-11-21 13:43:18 -05:00
John Bintz de637fdd99 clean up 2.8 - Core intergation issues 2009-11-21 13:42:53 -05:00
Philip M. Hofer (Frumph) 80911323a4 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-11-21 08:46:56 -08:00
Philip M. Hofer (Frumph) 4e947571bd Random Fixes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-21 08:46:35 -08:00
John Bintz 8dbb9d9a05 clean up copy and pasted gravatar settings 2009-11-21 11:33:37 -05:00
John Bintz 968e46e637 calendar widget 2009-11-21 11:19:07 -05:00
John Bintz 17d5300076 phpunit config file 2009-11-21 11:00:51 -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 a27996bb2f mac additions for gitignore 2009-11-21 10:15:04 -05:00
John Bintz e8cb5a6af3 bring in latest comicpress core storyline code 2009-11-21 10:10:33 -05:00
Philip M. Hofer (Frumph) 0cb36de9a3 added the loop for single pages to show the blog post
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-20 11:04:19 -08:00
Philip M. Hofer (Frumph) 8c81ff96f5 Adding flag switch for static blog posts that appear on every single page.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-20 06:31:37 -08:00
Philip M. Hofer (Frumph) eb32e00aa9 .. renaming the layout types back to somewhat norm, it's 'recognition' for those already familiar with comicpress.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-20 06:14:05 -08:00
Danny Burleson 357f1f14f5 Updated verbiage and fixed sub-heading issue.
Signed-off-by: Danny Burleson <danny@oycomics.com>
2009-11-19 23:45:27 -08:00
Philip M. Hofer (Frumph) e4934a65a3 fixing dual-columns.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-19 22:03:02 -08:00
Danny Burleson 2e01124b1d Updated ComicPress Options... like, all of them.
Signed-off-by: Danny Burleson <danny@oycomics.com>
2009-11-19 21:39:56 -08:00