Philip M. Hofer (Frumph)
5ff967308e
put the protect back in layout-head.php and adjusted ComicBlogPostWidget.inc to get the right info.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-23 03:45:41 -08:00
Philip M. Hofer (Frumph)
bae1436fc1
Deprecated .column is being removed for good, and layout-head.php fix for proper logic.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-23 02:22:37 -08:00
Philip M. Hofer (Frumph)
a68e5258d1
sidebar - overblog is now inside the narrowcolumn above column instead of floating above the whole section
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-21 14:27:26 -08:00
Philip M. Hofer (Frumph)
1f7702ac6c
Random Comic on frontpage doesnt work too well, just removing it.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-18 18:06:38 -08:00
Philip M. Hofer (Frumph)
202e0d51ff
Option for having the front page display a random comic (& comic blogpost for it, if applicable)
...
*new feature*
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 15:13:35 -08:00
Philip M. Hofer (Frumph)
1b31062590
new function comicpress_display_comic_image() which you can pass a string "archive,rss,mini,comic" whatever order you want to try first, as well as can pass boolean use thumbnail which will check if the post has a thumbnail image if so use that and bypass the other thumbs
...
echo comicpress_display_comic_image("rss,comic", true);
is a valid usage, will check if there's a thumbnail for the post and use that, otherwise check the rss directory for an image, if can't find that, default to the comic directory.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 10:49:59 -08:00
Philip M. Hofer (Frumph)
e2fa538ee4
reducing use of in_comic_category() by setting it to a $var $is_comic = in_comic_category() and using $is_comic if multiple usages of it within the same set of functions
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 15:01:48 -08:00
Philip M. Hofer (Frumph)
c34a4d6f50
*shakes fist at $post* I'll control you someday !
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:43:32 -08:00
Philip M. Hofer (Frumph)
a73d8fdc8a
Layout Fix for the narrowcolumn when fixnig the v3cr
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:06:24 -08:00
Philip M. Hofer (Frumph)
f39c22bfcb
fix for 3c vertical in the layout-head.php
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 22:06:20 -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)
042a790820
Added v3cr layout, (note to tyler, need image for comicpress options themestyle.php)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-05 16:22:08 -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
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)
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
Philip M. Hofer (Frumph)
b68e072986
asfd
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-05 18:18:30 -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)
94639dca9b
.12
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-28 14:49:51 -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