Commit Graph

163 Commits

Author SHA1 Message Date
John Bintz a2e13853ab undo amother merge 2010-01-24 10:51:10 -05:00
Philip M. Hofer (Frumph) 367d6f9b41 disable_lrsidebars_frontpage is now disable_lrsidebars for the entire site
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-23 10:31:35 -08:00
John Bintz ee7a1cdf1c start work on ui for editing filters 2010-01-20 07:10:42 -05:00
Philip M. Hofer (Frumph) 1f7702ac6c Random Comic on frontpage doesnt work too well, just removing it.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-18 18:06:38 -08:00
Philip M. Hofer (Frumph) d8b7e04127 The extract($comicpress_options['comicpress_config']) disappeared with all the trouble of the revisioning via tags earliar.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-11 16:29:09 -08:00
Philip M. Hofer (Frumph) 9a442ad122 2.9.0.11 For Reals, I had it tagged as 2.9.0.8, silly github not reading my mind.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 17:12:01 -08:00
Philip M. Hofer (Frumph) a937debad6 2.9.0.10 again? gah!
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 17:08:52 -08:00
Philip M. Hofer (Frumph) 5f475d7e62 Pushing 2.9.0.10 --- 10 ! not 8 !
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 17:07:31 -08:00
Philip M. Hofer (Frumph) ccd515b973 Pushing 2.9.0.10
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 17:02:59 -08:00
Philip M. Hofer (Frumph) 202e0d51ff Option for having the front page display a random comic (& comic blogpost for it, if applicable)
*new feature*

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 15:13:35 -08:00
Philip M. Hofer (Frumph) 163b318e49 added an option for enabling the display of the query count and page load info in the footer
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 02:29:32 -08:00
Philip M. Hofer (Frumph) 51c5b14585 Show media file thumbnail in archives if the comic is a media file.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 00:42:23 -08:00
John Bintz 4147a731ce change name of variable to avoid conflict with global, fixes WP#11712 2010-01-05 21:13:46 -05:00
John Bintz 109f18baf1 fix GH#41 2010-01-04 19:58:52 -05:00
John Bintz 6820d73ee6 change loading order of classes 2010-01-04 19:58:38 -05:00
Philip M. Hofer (Frumph) a59711c6cb now passing $title_to_use to the comicpress_display_comic_image code so that the title represents what it needs to when using the override post.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 12:42:28 -08:00
Philip M. Hofer (Frumph) 3ef3b76d25 RSS Feed revamp to use post_thumbnails & the new comicpress_display_comic_image()
can also set that on and off (default: on) in the options

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 11:58:26 -08:00
Philip M. Hofer (Frumph) 9e334d8998 cleanup of the register widget area code for the head/foot of each widget placed
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 10:47:24 -08:00
John Bintz 71c30e3008 set storyline info if none exists 2009-12-31 19:59:33 -05:00
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) 0d25e953c9 Part 2 of the configoptions.php addition and revamp removal of the comicpress-config.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 14:57:50 -08:00
Philip M. Hofer (Frumph) 94d7cdbc02 ComicPress options changes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 13:22:47 -08:00
Philip M. Hofer (Frumph) 6ac1fb1884 comicpress_config values now in the comicpress_options under the comicpress_config variable as array in the $comicpress_options
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 08:40:38 -08:00
Philip M. Hofer (Frumph) fb1a2ef2cc Temporary Push of the new $comicpress_options['comicpress_config'] code to remove the comicpress-config.php files
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 08:29:04 -08:00
Philip M. Hofer (Frumph) 2297c16ea9 $avail_layouts trying to figure out the best method for having child themes set the themestyle.php which themes are available for the child theme.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-30 06:03:52 -08: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) 98853e20b1 Pushing 2.9.0.9
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 11:22:52 -08:00
Philip M. Hofer (Frumph) c3e6f5ce39 Pushing 2.9.0.8
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 11:21:47 -08:00
Philip M. Hofer (Frumph) 0aac1cc944 scroll-to-top checkbox in the general options and associated file changes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 06:44:29 -08:00
Philip M. Hofer (Frumph) 463edd67d2 Add option for enabling/disabling the comment count in the feed title.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-26 05:50:54 -08:00
Philip M. Hofer (Frumph) a73d8fdc8a Layout Fix for the narrowcolumn when fixnig the v3cr
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 12:06:24 -08:00
Philip M. Hofer (Frumph) 3153800485 Random NOTICE fixes with WP_DEBUG turned on.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-25 10:06:14 -08:00
Philip M. Hofer (Frumph) f39c22bfcb fix for 3c vertical in the layout-head.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 22:06:20 -08:00
Philip M. Hofer (Frumph) 645629932c Pushing 2.9.0.8
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 20:19:32 -08:00
Philip M. Hofer (Frumph) 217b14dcce widget-head and widget-foot fix
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 18:56:00 -08:00
Philip M. Hofer (Frumph) 522e305f2e placement fixes, added widget-head & widget-foot classes to the PLACED widgets (not default)
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-24 18:28:22 -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) b8fef1fa9e deleting of more deprecated files, commenting out the sidebar-left and sidebar-right widgets that are not currently working. fixes to some of the include widgets
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-21 15:18:40 -08:00
John Bintz 12b5b87c20 widget files need not have ComicPress prefix in filename 2009-12-21 17:33:41 -05:00
John Bintz 3e84f9d36b fix issue with trying to call is_active on objects w/o method 2009-12-20 22:55:18 -05:00
John Bintz 2ca186d739 merge in new bookmark widget 2009-12-20 22:08:47 -05:00
John Bintz 0bca4d94be improved widget loading architecture 2009-12-20 16:00:17 -05:00
Philip M. Hofer (Frumph) 1bd10daaa8 blogroll off of Links in the menubar is now set as an option to be turned on to allow it to work
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 07:53:59 -08:00
Philip M. Hofer (Frumph) 9a85711ccb Tagging as 2.9.0.7
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-20 07:02:33 -08: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
Philip M. Hofer (Frumph) 1cd7a6effc comicpress-debug.php with associated options in the generaloptions.php for the debug code which will do sanity checks on the installation
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-17 19:23:38 -08:00
Philip M. Hofer (Frumph) fdf26ffabf pushing 2.9.0.6, tagged, commented out the comments count for the rss feed until a check for exporting procedure found.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-17 16:40:48 -08: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