Commit Graph

388 Commits

Author SHA1 Message Date
mindfaucet 7ff57ed546 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
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
Philip M. Hofer (Frumph) 25096759b0 // TODO fix pattern excaping in _read_directory()
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-04 08:36:36 -08:00
Philip M. Hofer (Frumph) 2f96341d49 Fixes for IIS / windows for ComicPressMediaHandling.inc
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-04 08:35:08 -08:00
John Bintz 7a25cca894 Merge commit '94487ac423f0f53eea92a9259f31beba366912b4' 2009-12-03 19:14:00 -05:00
John Bintz 94487ac423 fix integration bug 2009-12-03 19:12:34 -05:00
John Bintz f311986e5e code coverage 2009-12-03 18:52:26 -05:00
John Bintz 8ba8561ac5 makefile 2009-12-03 18:44:53 -05:00
John Bintz 509c9a09e4 remove core classes from coverage 2009-12-03 18:44:25 -05:00
John Bintz cae60abc4f support for arrays in backend_url_image in prep for meta box 2009-12-03 18:43:07 -05:00
John Bintz ddefc8897f translate backslashes into forward slashes, fixes dirname() issue on windows 2009-12-03 18:40:49 -05:00
John Bintz ab3af9244a translate backslashes into forward slashes, fixes dirname() issue on windows 2009-12-03 18:40:21 -05:00
John Bintz 66f5083e3b basic metadata support 2009-12-03 07:12:14 -05:00
John Bintz d1690186e8 makefile 2009-12-02 23:01:00 -05:00
John Bintz 0ed54a4008 remove core classes from coverage 2009-12-02 23:00:12 -05:00
John Bintz 181de6bc29 Merge branch 'media-handling' 2009-12-02 22:51:34 -05:00
John Bintz 23742b8fe2 fix issue with periods in directory names 2009-12-02 22:40:08 -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
John Bintz 3b0b3a1471 wpmu-specific stuff 2009-12-01 22:13:21 -05:00
John Bintz 3d514a3544 directory reading and more cleanup 2009-12-01 21:53:46 -05:00
John Bintz 6aea00a8d0 wpmu handling 2009-12-01 21:40:40 -05:00
John Bintz 1f428c786a filtering 2009-12-01 21:37:28 -05:00
John Bintz 220322318d get filter 2009-12-01 21:14:54 -05:00
John Bintz d9b46aa63e start media handling 2009-12-01 21:07:10 -05:00
mindfaucet 07c3a9e9f2 Comments/pingbacks styling and adjustments... 2009-12-01 16:12:59 -07:00
Philip M. Hofer (Frumph) 3be56dac2c get_stylesheet_directory changed to get_template_directory in the get_comic_path function
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 14:37:31 -08:00
Philip M. Hofer (Frumph) aa9eaa0292 2.9.0.4 tagged ?
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:57:06 -08:00
Philip M. Hofer (Frumph) 459fe34713 Pushing 2.9.0.4
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:56:08 -08:00
Philip M. Hofer (Frumph) 04d9989829 Pushing 2.9.0.4
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:37:30 -08: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
Philip M. Hofer (Frumph) e7505fa6c2 Bookmark Changes and sidebar-right bookmark fix.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:04:01 -08:00
Philip M. Hofer (Frumph) 8a8e50ba68 changed function names for the embed's of the .inc's
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-01 13:02:03 -08:00
John Bintz ecaeec2b8d fix js error 2009-11-30 21:09:49 -05:00
John Bintz f0179bea8e bookmark widget cleanup 2009-11-30 21:09:05 -05:00
mindfaucet 68e849717d Adjusting comments reply avatar size... 2009-11-30 15:31:44 -07:00
mindfaucet 31ef527a0e Comment replies author back to its own line (not inline with date). 2009-11-30 14:56:19 -07: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) 06ff53ea54 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-11-30 13:28:34 -08: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 bf67bcb082 Adjusted for Trackbacks and Pingbacks styling. 2009-11-30 11:43:32 -07: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
mindfaucet b12cf93083 Comments styling and CSS minimizing. 2009-11-29 22:48:02 -07:00
mindfaucet 4819d25219 Adjusted navigation order back to original design. In order of how far you are navigating, and buttons size reduction. Perhaps we can get an option in this widget for ordering the buttons. Could be useful for switching up the order of non-navigation buttons in this widget as well.
Also I think we need to consider the user of Next and Previous in Chapter, we are treating and styling it like its similar to the chapter navigation button, but what it really is is a replacement for the Next and Previous buttons. As far as real world use of it, it acts exactly like the next and previous buttons for the chapter you are in, the only time it varies from the next previous is that it is disabled at the first and last comic of that chapter, therefor you would probably use it with chapter buttons, rather than with repetitive prev next buttons. The difference is if you have multiple series and then you would give them the option of next in series or next comic, again, both being next, and should probably duplicate the Next and Previous Graphic buttons or similar for the button images.
2009-11-29 17:39:05 -07:00
mindfaucet 9d8d784c16 More options styling/cleanup. Finished options pages Internationalization edits. 2009-11-29 17:16:29 -07:00
Philip M. Hofer (Frumph) ff0d7d94d6 Pushing as 2.9.0.3
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-29 04:42:55 -08:00
Philip M. Hofer (Frumph) 7058c3a50d Template edits
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-29 04:40:02 -08:00
mindfaucet 64f69e974e Admin styling continues... almost there... 2009-11-28 18:30:31 -07:00
Philip M. Hofer (Frumph) b68d55f688 fix for comicpress-config.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-11-28 00:44:40 -08:00