Philip M. Hofer (Frumph)
30f3ebea26
part 3 of removing the comicpress-config.php file from being in use, -> done, configuration page made note: blog_postcount is now seperated from the config options and a regular upper level var on the indexoptions.php
...
currently the vars are being extracted to be the $vars that they were previously so they are backward compatible but would like to move those to be read from $comicpress_options['comicpress_config'][$key] at some point.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 15:32:17 -08:00
Philip M. Hofer (Frumph)
79bffa7055
fixing css classes inside files to remove .post-page and .post-comic
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:15:30 -08:00
Philip M. Hofer (Frumph)
0357068abe
displayblogpost and displaycomicpost now disappear and it's centralized to comicpress_display_post() inside displaypost.php, adjusted post_classes to work properly with it
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:01:47 -08:00
Philip M. Hofer (Frumph)
7cf3aa4afc
removed blogpwad class div and center from single.php as well.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:36:49 -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)
509330ed99
v3cr single.php fix to fix the design
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-07 14:26:08 -08:00
mindfaucet
c32fae115a
Wasn't displaying comments when comments were closed. With the new WordPress option to expire commenting on old posts (to keep discussion current) its still nice to read the old discussions.
2009-11-30 10:40:08 -07:00
Philip M. Hofer (Frumph)
edb0f514b3
more option fixes
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 23:10:48 -08:00
Philip M. Hofer (Frumph)
2fa0c4d25d
new comicpress options part 2
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 11:56:35 -08:00
Philip M. Hofer (Frumph)
0cb36de9a3
added the loop for single pages to show the blog post
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-20 11:04:19 -08:00
Philip M. Hofer (Frumph)
21b917f2fc
post-image fixes for templates, single.php now has the wrapper on comments disabled so 'comments disabled'. isn't seen if they're disabled.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-18 15:15:24 -08:00
mindfaucet
fccf3f9061
changed br to div clear
2009-11-17 00:00:47 -07:00
Philip M. Hofer (Frumph)
2d41987c77
Fix for single.php missing a /div and the subontent-wrapper being missing, making the footer out of whack in 3c2r layout
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 18:15:19 -08:00
Philip M. Hofer (Frumph)
5c1e3c5794
2.8.2.6 fresh upload
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 08:00:25 -08:00
Philip M. Hofer (Frumph)
1a56733824
Removing from Github for security reasons.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-13 03:25:42 -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)
c8a34f5fdc
Moved </divs> to layout footer changed sandcastle to sandy added screencap for sandy
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-30 21:40:40 -07:00
Philip M. Hofer (Frumph)
092b0410eb
Removed the </div></div> at end of files, added it into layout-foot.php
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-30 13:32:01 -07:00
Philip M. Hofer (Frumph)
999c661192
New option to remove the #blogheader
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-24 07:47:31 -07:00
Philip M. Hofer (Frumph)
dc916d1121
2.8.1.33
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-10-20 18:14:59 -07: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)
68f9216df6
start of 2.8.2
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-29 16:12:37 -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)
57afce8c1c
2.8.1.10
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-19 03:11:37 -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
Philip M. Hofer (Frumph)
850c39b608
#area- to replace #content-wrapper
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-17 11:13:28 -07:00
Philip M. Hofer (Frumph)
7173fc8d87
2.8.1.8
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-15 03:23:54 -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)
05897537c1
more wrappers
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-07 15:23:01 -07:00
Philip M. Hofer (Frumph)
eac8f95f1a
renamed cp_theme_style to cp_theme_layout for better clarity
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-07 06:37:15 -07:00
Philip M. Hofer (Frumph)
0bb695ae82
fixem uppem
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-04 09:34:20 -07:00
Philip M. Hofer (Frumph)
0c1e934438
asdf
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-04 09:01:29 -07:00
Philip M. Hofer (Frumph)
142465154b
fixing #comic areas
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-04 08:57:56 -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)
91bbf499d4
edits to everything
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-02 21:39:23 -07:00
Philip M. Hofer (Frumph)
1d8aae13be
div fixes for ALL PAGES damnit
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-09-02 18:12:30 -07:00
Philip M. Hofer (Frumph)
0fc9ef7215
comic area css cleaning, removed .comic-right .comic-content and .comic-left classes, they are not needed #sidebar-comicright #sidebar-comicleft #comic are just fine.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-30 02:42:24 -07:00
Philip M. Hofer (Frumph)
bd1fea1de6
Calendar and bug fixes.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-08-29 14:36:45 -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