classes
ensure categories provided to get_posts is in an array
2009-11-23 08:34:36 -05:00
functions
ComicPress Options Revamp (part 4 - done, need testing)
2009-11-22 22:33:29 -08:00
images
added the loop for single pages to show the blog post
2009-11-20 11:04:19 -08:00
js
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
lang
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
options
ComicPress Options Revamp (part 4 - done, need testing)
2009-11-22 22:33:29 -08:00
swfobject
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
test /widgets
calendar widget
2009-11-21 11:19:07 -05:00
widgets
Merge branch 'master' of github.com:johnbintz/comicpress-2.8
2009-11-23 08:03:56 -05:00
.gitignore
mac additions for gitignore
2009-11-21 10:15:04 -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
README
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
archive-comic-calendar.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archive-comic-month.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archive-comic-storyline-thumbs.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archive-comic-storyline.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archive-comic-year.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archive-comic.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archive.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
archives.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
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
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
chrome_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
comicpress-config.php
clean up 2.8 - Core intergation issues
2009-11-21 13:42:53 -05:00
comicpress-options.php
fixed comicpress options reset button
2009-11-22 22:36:54 -08:00
comments.php
global in the comments.php
2009-11-22 22:59:15 -08:00
footer.php
global $comicpress_options; in the footer
2009-11-22 22:58:00 -08:00
functions.php
Caught more of the old options being used and converted them to the new $comicpress_options I might be missing one or two if anyone finds one, report =)
2009-11-22 22:47:53 -08:00
gecko_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
header.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
ie_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
image.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
index.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
layout-foot.php
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
layout-head.php
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
links.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
lynx_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
members-blog.php
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
notie_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
ns4_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
opera_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
page.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
phpunit.xml
phpunit config file
2009-11-21 11:00:51 -05:00
safari_style.css
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
screenshot.png
2.8.2.6 fresh upload
2009-11-13 08:00:25 -08:00
search-transcript.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -08:00
search.php
Centralizing options into single array - part 1.
2009-11-22 10:06:19 -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
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-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
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-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
more option fixes
2009-11-22 23:10:48 -08:00
style.css
Style for the new bintz bookmark
2009-11-22 03:08:58 -08:00