Commit Graph

15 Commits

Author SHA1 Message Date
Philip M. Hofer (Frumph) a59711c6cb now passing $title_to_use to the comicpress_display_comic_image code so that the title represents what it needs to when using the override post.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 12:42:28 -08:00
Philip M. Hofer (Frumph) 3ef3b76d25 RSS Feed revamp to use post_thumbnails & the new comicpress_display_comic_image()
can also set that on and off (default: on) in the options

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 11:58:26 -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) 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) 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) 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) 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) 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) 626c1af3df 2.8.1 Refresh.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-04 08:39:27 -07:00
Philip M. Hofer (Frumph) e72820cc00 final! damnit!
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-31 00:47:03 -07:00
Philip M. Hofer (Frumph) 81eedbf353 changed underlying code to say Rascal Says instead of Anomaly *Cry*
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-27 17:43:16 -07:00
Philip M. Hofer (Frumph) a0da3aca22 removed 'anomaly says' and the ""'s so it's easier to change the graphics.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-22 16:26:25 -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