Commit Graph

599 Commits

Author SHA1 Message Date
John Bintz e5dabc6cf7 remove deprecated functions 2009-12-04 21:37:53 -05:00
John Bintz 04b2500fcc remove unnecessary defines 2009-12-04 21:37:02 -05:00
John Bintz 71011e0e36 remove unnecessary variable 2009-12-04 21:36:26 -05:00
John Bintz b03bcd1c33 remove unnecessary comments 2009-12-04 21:35:42 -05:00
John Bintz 28e967e804 start framework for classes that can receive updates 2009-12-04 21:35:23 -05:00
John Bintz 4f05e6de19 Merge branch 'master' into media-handling 2009-12-04 21:28:00 -05:00
John Bintz 9ee3abb553 fix GH#20 2009-12-04 21:25:30 -05:00
John Bintz 8eb9ded01d Merge branch 'master' into media-handling 2009-12-04 21:04:07 -05:00
John Bintz 090cc45576 improve pattern manipulation 2009-12-04 21:03:09 -05:00
John Bintz aca6d4712b remove commented-out debug options 2009-12-04 20:36:39 -05:00
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 e72cb6ae9d starting on meta box for post meta data management 2009-12-03 19:13:10 -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