ComicPress 2.8
Go to file
Philip M. Hofer (Frumph) 1bd10daaa8 blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 07:53:59 -08:00
build build script error 2009-12-17 23:08:50 -05:00
classes styling addition of class to ComicPressRelatedPosts.inc and style.css change for .archive-dropdown 2009-12-20 06:57:31 -08:00
functions properly fix shortcode calling issues 2009-12-20 09:21:55 -05:00
images default navstyle.css fixes for the form button for buyprint and 100% the width of it for looks. 2009-12-20 06:42:02 -08:00
js fix js error 2009-11-30 21:09:49 -05:00
lang 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
options blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work 2009-12-20 07:53:59 -08:00
swfobject 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
test forgot to add new related posts code 2009-12-20 01:35:35 -05:00
widgets blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work 2009-12-20 07:53:59 -08:00
.gitignore comicpress-config.php as a tracked file is too annoying. copy comicpress-config.php.dist to comicpress-config.php for releases or for updates 2009-12-04 23:16:34 -05:00
404.php post-image fixes for templates, single.php now has the wrapper on comments disabled so 'comments disabled'. isn't seen if they're disabled. 2009-11-18 15:15:24 -08:00
Makefile makefile 2009-12-02 23:01:00 -05:00
README 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
archive-comic-calendar.php Template and page display changes 2009-12-20 04:05:59 -08:00
archive-comic-month.php Template and page display changes 2009-12-20 04:05:59 -08:00
archive-comic-storyline-thumbs.php Template and page display changes 2009-12-20 04:05:59 -08:00
archive-comic-storyline.php Template and page display changes 2009-12-20 04:05:59 -08:00
archive-comic-year.php Template and page display changes 2009-12-20 04:05:59 -08:00
archive-comic.php Template and page display changes 2009-12-20 04:05:59 -08:00
archive.php Template and page display changes 2009-12-20 04:05:59 -08:00
archives.php Template and page display changes 2009-12-20 04:05:59 -08:00
author.php more option fixes 2009-11-22 23:10:48 -08:00
blog.php Centralizing options into single array - part 1. 2009-11-22 10:06:19 -08:00
buystrip.php Template and page display changes 2009-12-20 04:05:59 -08:00
comicpress-config.php.dist Template and page display changes 2009-12-20 04:05:59 -08:00
comicpress-debug.php comicpress-debug.php with associated options in the generaloptions.php for the debug code which will do sanity checks on the installation 2009-12-17 19:23:38 -08:00
comicpress-options-config.php Depreciating Files for backwards over-write installation 2009-12-01 13:34:06 -08:00
comicpress-options.php blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work 2009-12-20 07:53:59 -08:00
comments.php Final comments.php organization and styling. Pings and Trackbacks set with id's and wrap to make it easy to make it expandable with a simple JS or jquery action in custom themes. 2009-12-04 11:32:16 -07:00
footer.php Fix for the turning default nav off and comic bookmark style change and just moved the global in the footer up some. 2009-11-24 22:00:24 -08:00
functions.php blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work 2009-12-20 07:53:59 -08:00
header.php Added v3cr layout, (note to tyler, need image for comicpress options themestyle.php) 2009-12-05 16:22:08 -08:00
image.php the_post_image was changed to the_post_thumbnail on wordpress 2.9 release, adjusted. 2009-12-18 23:07:10 -08:00
index.php Added v3cr layout, (note to tyler, need image for comicpress options themestyle.php) 2009-12-05 16:22:08 -08:00
layout-foot.php Added v3cr layout, (note to tyler, need image for comicpress options themestyle.php) 2009-12-05 16:22:08 -08:00
layout-head.php Added v3cr layout, (note to tyler, need image for comicpress options themestyle.php) 2009-12-05 16:22:08 -08:00
links.php Template and page display changes 2009-12-20 04:05:59 -08:00
members-blog.php 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
page.php Template and page display changes 2009-12-20 04:05:59 -08:00
phpunit.xml remove core classes from coverage 2009-12-02 23:00:12 -05:00
screenshot.png Image update... screenshot. 2009-12-05 23:49:54 -07:00
search-transcript.php Template and page display changes 2009-12-20 04:05:59 -08:00
search.php Template and page display changes 2009-12-20 04:05:59 -08:00
searchform-transcript.php fixed br's / div clears 2009-11-16 23:57:25 -07:00
searchform.php fixed br's / div clears 2009-11-16 23:57:25 -07:00
sidebar-above.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-blog.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-comicleft.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-comicright.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-footer.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-header.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-left.php the_post_image was changed to the_post_thumbnail on wordpress 2.9 release, adjusted. 2009-12-18 23:07:10 -08:00
sidebar-menubar.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-over.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-overblog.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-right.php Bookmark Changes and sidebar-right bookmark fix. 2009-12-01 13:04:01 -08:00
sidebar-under.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
sidebar-underblog.php Added global $comicpress_options; to each of the sidebars so they can get the right data. 2009-11-22 22:55:17 -08:00
single.php v3cr single.php fix to fix the design 2009-12-07 14:26:08 -08:00
style.css styling addition of class to ComicPressRelatedPosts.inc and style.css change for .archive-dropdown 2009-12-20 06:57:31 -08:00
wpmu-functions.php Depreciating Files for backwards over-write installation 2009-12-01 13:34:06 -08:00

README

ComicPress is the WordPress Comic Pubishing Theme.

Copyright 2005-2009 Tyler Martin
Copyright 2008-2009 John Bintz
Copyright 2009 Philip M. Hofer

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
            
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
                            
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.