Commit Graph

47 Commits

Author SHA1 Message Date
Philip M. Hofer (Frumph) 8f76c62ada more display_post functions, .pagetitle is moving to .page-title (references both in the style.css atm, but pages use .page-title now)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:20:21 -08:00
Philip M. Hofer (Frumph) 02e0a9f66f consolidating page posts into a function comicpress_display_page_post()
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-23 10:43:05 -08:00
Philip M. Hofer (Frumph) b0ad9bec80 Introducing John Bintz's protect and restore functions, moved the #comic code from index & single into the layout-head so that it's uniformative code but made it call display_comic_area(); made it so that left and right sidebar's will know the comic code on index, etc. temporarily added the queries to the footer.php and re-enabled (orig) navigation for testing.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 14:20:11 -08:00
Philip M. Hofer (Frumph) 40295c662a Consolidated the displaycomic and blogpost functions to be used in the archive and search as well.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 04:21:44 -08:00
mindfaucet 991b70cf1f Few small text edits... 2009-12-20 11:39:10 -07:00
John Bintz dbdfcf055c properly fix shortcode calling issues 2009-12-20 09:21:55 -05:00
Philip M. Hofer (Frumph) 7fecf9104c Fixing has_thumbnail locations part 1
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-19 23:55:56 -08:00
Philip M. Hofer (Frumph) 1cfc3fadf2 the_post_image was changed to the_post_thumbnail on wordpress 2.9 release, adjusted.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-18 23:07:10 -08:00
mindfaucet 1970d387c3 At some point the comments link started showing up on the single pages, doubled up with the actual comments and discussion count. Not sure what the original code was here but I added is_single() exclusions. 2009-12-04 10:38:19 -07:00
Philip M. Hofer (Frumph) cf53f4e0e0 Fix for the static_blog function to disable commenting for comic blog posts completely.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-02 15:33:52 -08:00
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
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) a8665bcb7c Okay I lied, it's back.
Working on making the page-image header code look nice.

- Phil

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 08:37:03 -08:00
Philip M. Hofer (Frumph) 2958ba0f2e Removed .blognav and .nav forever and ever and ever and ever. .. well for now. Removed style.css styling for them as well.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 02:09:58 -08:00
mindfaucet 03cc307cc3 Reverted author line to date first. Added classed pipe separator. 2009-11-17 00:30:56 -07:00
mindfaucet a0a1bd4553 convert br to div clear. moved edit post link. 2009-11-16 23:44:23 -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) 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) 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) 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
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) 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
Philip M. Hofer (Frumph) de54c9bc20 Changing Comments look & Feel and associated CSS, displayblogpost entity fix
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-04 04:28:14 -08: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) 5f7e260d43 sdf
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-20 21:13:57 -07: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
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) 57afce8c1c 2.8.1.10
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-19 03:11:37 -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) 217cd123c3 Some serious fixes.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-13 15:25:23 -07:00
Philip M. Hofer (Frumph) 716c4fb2a3 2.8.1.5 a class alt-odd-even wrapper around posts and pages
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-12 08:28:32 -07:00
Philip M. Hofer (Frumph) eac8f95f1a renamed cp_theme_style to cp_theme_layout for better clarity
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-07 06:37:15 -07:00
Philip M. Hofer (Frumph) 92defa739e Theme Packs
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-06 11:20:41 -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) 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) df23446e94 MOOOOOOOOOOOOOOOOOOODS!
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-24 00:41:30 -07:00
Philip M. Hofer (Frumph) 9443bf3bc3 avatar fix in posts
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-23 00:18:46 -07:00
Philip M. Hofer (Frumph) 71dd8f913a fixed double tag
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-22 18:52:12 -07:00
Philip M. Hofer (Frumph) 113a0402b4 two new options to disable showing of info inposts
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-22 18:11:14 -07:00
Philip M. Hofer (Frumph) f4663aa26f options for gravatar and calendar, both off on default
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-22 17:53:23 -07:00
Philip M. Hofer (Frumph) ddfac19be2 commiting 2.8.0.4
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-21 12:29:45 -07:00
John Bintz 87bd6a2f55 initial commit 2009-08-21 13:45:23 -04:00