Commit Graph

65 Commits

Author SHA1 Message Date
John Bintz a2e13853ab undo amother merge 2010-01-24 10:51:10 -05:00
Philip M. Hofer (Frumph) f38e92d374 Temporary Fix for ComicPressMediaHandling.inc for comics not being shown. This currently disables the config -> filters I believe.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-23 16:25:24 -08:00
John Bintz 9a3dba75dc add support for filters from options 2010-01-20 07:46:40 -05:00
John Bintz c5500420e9 add upload-path media option 2010-01-20 06:14:28 -05:00
John Bintz 08694eaf85 performance enhancements for category parent -> child mapping 2010-01-14 20:54:50 -05:00
Philip M. Hofer (Frumph) 3150c96c29 attr's fix in the related posts, global the $comicpress_options right off, set the enable_comment count in feed var in the syndication.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-27 05:00:25 -08:00
Philip M. Hofer (Frumph) c34a4d6f50 *shakes fist at $post* I'll control you someday !
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:43:32 -08:00
mindfaucet 35fae562c3 Related posts - converted to standardized <ul> listing. Added 4th heading (h4) for global use. 2009-12-21 13:06:20 -07:00
Philip M. Hofer (Frumph) 14ede616c0 Related posts css cleanup and added the &not; again added ul li to indent the posts
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 13:22:10 -08:00
Philip M. Hofer (Frumph) 9122867933 styling addition of class to ComicPressRelatedPosts.inc and style.css change for .archive-dropdown
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 06:57:31 -08:00
John Bintz dbdfcf055c properly fix shortcode calling issues 2009-12-20 09:21:55 -05:00
John Bintz 29f1f4dc56 forgot to add new related posts code 2009-12-20 01:35:35 -05:00
John Bintz a9c6b3d65c fix for badly-accessed object method in post media metabox 2009-12-17 08:28:40 -05:00
John Bintz 4a32858ab4 build dropdown 2009-12-10 07:32:28 -05:00
John Bintz 9641d10cc9 rework commit action handling 2009-12-09 21:15:08 -05:00
John Bintz 3fb1081afc additional windows fix for path handling 2009-12-05 15:00:34 -05:00
John Bintz 51b1850765 remove some things from coverage 2009-12-04 23:00:29 -05:00
John Bintz 9737569e95 clean up setting meta box info 2009-12-04 22:59:08 -05:00
John Bintz 5a717b627f handle post media update 2009-12-04 22:36:00 -05:00
John Bintz 1cb662d6e6 starting metabox 2009-12-04 21:53:38 -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
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 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 cae60abc4f support for arrays in backend_url_image in prep for meta box 2009-12-03 18:43:07 -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 23742b8fe2 fix issue with periods in directory names 2009-12-02 22:40:08 -05: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
John Bintz 105f1b8850 updated classes from core 2009-11-26 00:27:29 -05:00
John Bintz e1806534a3 ensure categories provided to get_posts is in an array 2009-11-23 08:34:36 -05:00
John Bintz 4b4762f45c handle potential missing array 2009-11-23 08:04:22 -05:00
John Bintz b6ced3f531 fix navigation issue 2009-11-22 23:07:44 -05:00
John Bintz 9053f943b2 set structure properly 2009-11-21 14:38:05 -05:00
John Bintz de637fdd99 clean up 2.8 - Core intergation issues 2009-11-21 13:42:53 -05:00
John Bintz e8cb5a6af3 bring in latest comicpress core storyline code 2009-11-21 10:10:33 -05:00
John Bintz 76ba3cebf4 Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8 2009-11-20 00:02:57 -05: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