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
John Bintz
372b8fc3d2
Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8
2009-12-14 21:45:09 -05:00
Philip M. Hofer (Frumph)
5eb5c26822
2.9.0.5 and comicpress-debug
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-11 08:28:19 -08:00
Philip M. Hofer (Frumph)
96110d138a
The start of ComicPress-Debug
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-11 07:45:52 -08:00
John Bintz
9641d10cc9
rework commit action handling
2009-12-09 21:15:08 -05:00
Philip M. Hofer (Frumph)
d9f0d00240
Wp texturize removal text
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-05 11:19:18 -08:00
Philip M. Hofer (Frumph)
10130125b5
Re Added the commented out remove_filter code
...
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-05 10:50:36 -08:00
John Bintz
9737569e95
clean up setting meta box info
2009-12-04 22:59:08 -05:00
John Bintz
06a765ad55
clean up functions.php
2009-12-04 22:35:49 -05:00
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