Philip M. Hofer (Frumph)
67a1a155aa
making sure everything is using comicpress_display_post() that should
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:09:56 -08:00
Philip M. Hofer (Frumph)
fd66df637a
*waves bye* to displayblogpost.php and displaycomicpost.php since they are now combined in displaypost.php
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 15:02:49 -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)
d75c46345b
shortcode fix again I hope for the <p></p> problem
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:51:05 -08:00
Philip M. Hofer (Frumph)
0823a14d2b
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.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:35:55 -08:00
Philip M. Hofer (Frumph)
8f76c62ada
more display_post functions, .pagetitle is moving to .page-title (references both in the style.css atm, but pages use .page-title now)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 07:20:21 -08:00
Philip M. Hofer (Frumph)
45418a90d1
.post-date .date are now .post-calendar-date and .calendar-date (cause its for the graphic calendar) .post-date is now for the full date in the post under the title, new functions comicpress_display_post_calendar() and comicpress_disdplay_post_author() with associating filters for both.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 06:09:34 -08:00
Philip M. Hofer (Frumph)
02e0a9f66f
consolidating page posts into a function comicpress_display_page_post()
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-23 10:43:05 -08:00
Philip M. Hofer (Frumph)
160539e223
Addition to comicpress-debug.php where it will now check all post slugs to make sure it's not numeric (wp prob)
...
Seperating functions for displaying posts so that multiple calls will calljustone function with a filter.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-23 09:59:31 -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)
40295c662a
Consolidated the displaycomic and blogpost functions to be used in the archive and search as well.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-22 04:21:44 -08:00
Philip M. Hofer (Frumph)
e8cdd1f7cf
Re-Adding modifications which were missed
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 18:16:29 -08:00
Philip M. Hofer (Frumph)
e8f665c721
Deleting Deprecated files, moved widgets to .inc (most)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 15:07:40 -08:00
mindfaucet
991b70cf1f
Few small text edits...
2009-12-20 11:39:10 -07:00
John Bintz
dbdfcf055c
properly fix shortcode calling issues
2009-12-20 09:21:55 -05:00
Philip M. Hofer (Frumph)
2cc315dcdc
..uncommented related posts and comics so that sites do not continue to be b0rked from the functions/displayblogpost.php and functions/displaycomicpost.php calls those functions.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 00:02:13 -08:00
Philip M. Hofer (Frumph)
12ffca740a
Merge branch 'master' of github.com:johnbintz/comicpress-2.8
2009-12-19 23:56:18 -08:00
Philip M. Hofer (Frumph)
7fecf9104c
Fixing has_thumbnail locations part 1
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-19 23:55:56 -08:00
John Bintz
d5b1fd6b52
remove old related posts code
2009-12-20 01:38:38 -05:00
Philip M. Hofer (Frumph)
4a25965398
Breaking sites with this related commented out.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-19 19:53:31 -08:00
John Bintz
1ed115dd20
Merge branch 'master' of github.com:johnbintz/comicpress-2.8
2009-12-19 21:26:09 -05:00
John Bintz
a7b1945866
replace related post search with unified code
2009-12-19 21:26:03 -05:00
Philip M. Hofer (Frumph)
1cfc3fadf2
the_post_image was changed to the_post_thumbnail on wordpress 2.9 release, adjusted.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-18 23:07:10 -08:00
John Bintz
a818df4f4d
set up function tests area
2009-12-18 07:42:18 -05:00
John Bintz
923bda444d
fix rss_counts_comment, fixed GH#6
2009-12-18 07:30:49 -05:00
John Bintz
cb83eeb049
move widget template tags to separate file and build tags for archive dropdown
2009-12-15 06:34:26 -05:00
mindfaucet
1970d387c3
At some point the comments link started showing up on the single pages, doubled up with the actual comments and discussion count. Not sure what the original code was here but I added is_single() exclusions.
2009-12-04 10:38:19 -07:00
John Bintz
181de6bc29
Merge branch 'media-handling'
2009-12-02 22:51:34 -05:00
Philip M. Hofer (Frumph)
cf53f4e0e0
Fix for the static_blog function to disable commenting for comic blog posts completely.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-02 15:33:52 -08:00
John Bintz
91436b4b51
finalize get comic path changeover
2009-12-01 22:27:54 -05:00
mindfaucet
07c3a9e9f2
Comments/pingbacks styling and adjustments...
2009-12-01 16:12:59 -07:00
Philip M. Hofer (Frumph)
83195c457f
Depreciating Files for backwards over-write installation
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:34:06 -08:00
mindfaucet
d648d8aecd
Merge branch 'master' of github.com:johnbintz/comicpress-2.8
2009-11-30 14:44:30 -07:00
mindfaucet
6518224239
Comment adjustments, back to 64px avatar. ;)
2009-11-30 14:43:41 -07:00
Philip M. Hofer (Frumph)
3227c48742
Comment Functions CHange removing static images for the pingback and trackback
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-30 13:28:11 -08:00
mindfaucet
b12cf93083
Comments styling and CSS minimizing.
2009-11-29 22:48:02 -07:00
Philip M. Hofer (Frumph)
94e4257010
Fix for the turning default nav off and comic bookmark style change and just moved the global in the footer up some.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-24 22:00:24 -08:00
Philip M. Hofer (Frumph)
886b27a310
ComicPress Options Revamp (part 4 - done, need testing)
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-22 22:33:29 -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)
e4934a65a3
fixing dual-columns.php
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-19 22:03:02 -08:00
Philip M. Hofer (Frumph)
a8665bcb7c
Okay I lied, it's back.
...
Working on making the page-image header code look nice.
- Phil
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 08:37:03 -08:00
Philip M. Hofer (Frumph)
2958ba0f2e
Removed .blognav and .nav forever and ever and ever and ever. .. well for now. Removed style.css styling for them as well.
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 02:09:58 -08:00
Philip M. Hofer (Frumph)
8778c3c569
Moved comment_class to the classes.php adjusted avatar size to 72 and sub avatar size to 48
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-17 01:45:52 -08:00
mindfaucet
03cc307cc3
Reverted author line to date first. Added classed pipe separator.
2009-11-17 00:30:56 -07:00
mindfaucet
ab5f44cab8
removed duplicate data (resulting from merge)
2009-11-17 00:10:04 -07:00
mindfaucet
a0a1bd4553
convert br to div clear. moved edit post link.
2009-11-16 23:44:23 -07:00
mindfaucet
58201bac4e
fix after merge
2009-11-16 23:23:33 -07:00
mindfaucet
b62cddac93
merged
2009-11-16 23:20:30 -07:00
mindfaucet
77a02bea45
Cleaned out BR's. Moved Edit Post. Updated Next link.
2009-11-16 20:36:33 -07:00
Philip M. Hofer (Frumph)
c69449745f
has_image code that replaces the_title()'s on blog comic and page, will do the rest later
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-16 19:10:41 -08:00