ComicPress 2.8
Go to file
Philip M. Hofer (Frumph) 217b14dcce widget-head and widget-foot fix
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 18:56:00 -08:00
build build script error 2009-12-17 23:08:50 -05:00
classes Related posts - converted to standardized <ul> listing. Added 4th heading (h4) for global use. 2009-12-21 13:06:20 -07:00
functions placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default) 2009-12-24 18:28:22 -08:00
images Removing old Bookmark images from the images directory. 2009-12-24 17:31:19 -08:00
js add css names when links are active 2009-12-20 22:51:04 -05:00
lang 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
options body_classes.php stop it from doing some things if on is_page(); and text fix in postoptions.php 2009-12-24 15:35:44 -08:00
swfobject 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
test Re-Adding modifications which were missed 2009-12-21 18:16:29 -08:00
widgets Fixed MenubarWidget.inc so that if the comic blog post isnt displayed on the homepage that it will disable the menubar mini navigation on the homepage as well, also the latest thumbnail widget will appear on the home page on the 'default' sidebar-right.php if the comic is set to not display on the home page. 2009-12-22 14:32:51 -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 making sure everything is using comicpress_display_post() that should 2009-12-24 15:09:56 -08:00
Makefile makefile 2009-12-02 23:01:00 -05:00
README MenubarWidget.inc LatestComicsWidget.inc dep'd latestcomics.php, revamped sidebar-left.php and sidebar-right.php to use the_widget() 2009-12-21 14:26:24 -08:00
archive-comic-calendar.php placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default) 2009-12-24 18:28:22 -08:00
archive-comic-month.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
archive-comic-storyline-thumbs.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
archive-comic-storyline.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
archive-comic-year.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
archive-comic.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
archive.php making sure everything is using comicpress_display_post() that should 2009-12-24 15:09:56 -08:00
archives.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
author.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
blog.php making sure everything is using comicpress_display_post() that should 2009-12-24 15:09:56 -08:00
buystrip.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
comicpress-config.php.dist Template and page display changes 2009-12-20 04:05:59 -08:00
comicpress-debug.php consolidating page posts into a function comicpress_display_page_post() 2009-12-23 10:43:05 -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 blogpwad and footerpwad classes removed and trying to cleanup the membersonly.php shortcode to not have the extra <p></p> need to figure that sucker out. 2009-12-24 07:35:55 -08:00
functions.php widget-head and widget-foot fix 2009-12-24 18:56:00 -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 .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
index.php widget-head and widget-foot fix 2009-12-24 18:56:00 -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 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. 2009-12-22 14:20:11 -08:00
links.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
members-blog.php making sure everything is using comicpress_display_post() that should 2009-12-24 15:09:56 -08:00
page.php displayblogpost and displaycomicpost now disappear and it's centralized to comicpress_display_post() inside displaypost.php, adjusted post_classes to work properly with it 2009-12-24 15:01:47 -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 .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -08:00
search.php .post-page .post and .post-comic their old location is now .post-content 2009-12-24 15:22:28 -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 Re-Adding modifications which were missed 2009-12-21 18:16:29 -08:00
sidebar-menubar.php deleting of more deprecated files, commenting out the sidebar-left and sidebar-right widgets that are not currently working. fixes to some of the include widgets 2009-12-21 15:18:40 -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 comicpress_display_calendar re-added to the comicpress_display_post 2009-12-24 17:52:48 -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 fixing css classes inside files to remove .post-page and .post-comic 2009-12-24 15:15:30 -08:00
style.css placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default) 2009-12-24 18:28:22 -08:00

README

ComicPress is the WordPress Comic Pubishing Theme.

Copyright 2005-2010 Tyler Martin
Copyright 2008-2010 John Bintz
Copyright 2009-2010 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/>.