Commit Graph

620 Commits

Author SHA1 Message Date
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) 656d78b152 Change of mediafile.png and removing the height and width from the <img for post_image for the archives, etc. so that CSS can handle it.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 02:23:27 -08:00
Philip M. Hofer (Frumph) c81b590fca blog navigation fix so it doesnt appear on search and archive pages
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 02:01:06 -08:00
Philip M. Hofer (Frumph) add5e68dc9 Adjusting post-images for archive and search on media files
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 01:58:44 -08:00
Philip M. Hofer (Frumph) 99a8586e01 Archive media file change, removing the double comicpress_display_post that wasnt needed
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 01:01:09 -08:00
Philip M. Hofer (Frumph) b120e7a8bc remove border around the comic-mini in the archive thumbnails
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-07 00:43:39 -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
Philip M. Hofer (Frumph) 7b1b915cef Found that elusive extra /a that was hiding from me! woot!
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-06 06:54:40 -08:00
Philip M. Hofer (Frumph) b805536a82 added extra &nbsp; in the span so browsers won't discard it for being empty.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-06 06:30:21 -08:00
Philip M. Hofer (Frumph) 64ac05ce57 rewrote displaycomic.php code per issue #18 http://github.com/johnbintz/comicpress-2.8/issues#issue/18
Has an extra </a> I can't figure out.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-06 06:19:09 -08:00
Philip M. Hofer (Frumph) 75e1261c37 Modify to the comicpress-debug.php to check the path for WPMU files and give error if those comic directories were not created.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-06 04:18:08 -08:00
Philip M. Hofer (Frumph) fdbb8f74ad adding the mu-plugin code file to the developement base for wpmu, should also be removed in the compiled zip file ? dunno up to John, but this is here so we can work on it now.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-06 04:03:31 -08:00
Philip M. Hofer (Frumph) 38ec53bc35 removing the_widget inside the_widget and just using the include for the searchform again.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-06 02:41:08 -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
Philip M. Hofer (Frumph) dc158aab76 added <li></li> around the table for xhtml compatibility
removed the post thumbnail check since this page isn't real

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-04 23:52:36 -08: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) 3cb97c0cf4 div span class adjustments to match the new navigation css
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-03 22:52:51 -08:00
Philip M. Hofer (Frumph) ee80a7c428 Members Only moved to addons, 2 new options made for enable it at all and enable it for comments.
Cleanup and fixes for the members only code

todo: fix the archive/search to ignore the members category if user !comicpress_is_member()

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-03 22:39:45 -08:00
Philip M. Hofer (Frumph) babb991ba3 Changing text on both graphical navigation widgets to denote their purpose a little better. Since the new graphical navigation widget doesnt work with multiple comic categories when not in storyline based mode going to keep the old one active.
Note: Need to fix the CSS on the old one to work with the new one.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-03 20:39:55 -08:00
Philip M. Hofer (Frumph) 71c853cd02 buystrip fixes and use of comicpress_display_comic_image
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-03 00:13:41 -08:00
Philip M. Hofer (Frumph) 97eb1c382d Removed non-used loop from archive-comic-storyline.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:54:13 -08:00
Philip M. Hofer (Frumph) 7d1fc2dbd3 Add type="text/javascript" to the <script line and removed the border="0" in the input box sense thats browser dependent.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:34:01 -08:00
Philip M. Hofer (Frumph) ca7c42d262 major-publishing-actions and publishing-action went from ID's to classes and added to the options.css instead of using the wp-admin.css - the problem with this is that if WP changes the look of their site ours will be old. cross that road when it comes, because wordpress dev's didn't use a class like they should have.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:29:53 -08:00
Philip M. Hofer (Frumph) bf106ed7bb adjusted id="myForm" in the <form> line to myForm-<page>
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:21:54 -08:00
Philip M. Hofer (Frumph) 118e20b816 id=comicpress-options now class=comicpress-options
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:11:29 -08:00
Philip M. Hofer (Frumph) d925515515 added action="" to the <form line
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:03:31 -08:00
Philip M. Hofer (Frumph) c4e7bbad7a <div id="comicpress-options-save"> converted to class. <div class="comicpress-options-save">
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 23:02:39 -08:00
Philip M. Hofer (Frumph) 97dadac78c Some option page cleanups like colspans and such.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 14:49:02 -08:00
Philip M. Hofer (Frumph) 436e72740d Consolidating the customheaderoptions.php and buyprintoptions.php into addonoptions.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 14:15:09 -08:00
Philip M. Hofer (Frumph) 1616e6de31 filter for the_excerpt to add the comic images to the feeds in case someone has it switched in the settings.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 13:07:02 -08:00
Philip M. Hofer (Frumph) f939071692 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2010-01-02 12:42:50 -08: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
John Bintz ce108969f9 Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8 2010-01-02 15:18:49 -05:00
John Bintz 3568dbaef2 clean up JS on options page, fixes GH#29 2010-01-02 15:18:43 -05: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) 1b31062590 new function comicpress_display_comic_image() which you can pass a string "archive,rss,mini,comic" whatever order you want to try first, as well as can pass boolean use thumbnail which will check if the post has a thumbnail image if so use that and bypass the other thumbs
echo comicpress_display_comic_image("rss,comic", true);
is a valid usage, will check if there's a thumbnail for the post and use that, otherwise check the rss directory for an image, if can't find that, default to the comic directory.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-02 10:49:59 -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) fff8d4c5a9 PHP 5 is required for comicpress 2.9, on the dashboard it will give a message stating that an upgrade is necessary and to contact the host.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 15:10:18 -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) ae43e681d2 float-right on .commentsrsslink cause it looked like crap under the discussion-\ part of the comments page.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 07:56:05 -08:00
Philip M. Hofer (Frumph) 043ae81177 Adjusted the if is_page() on some functions to make sure they break;/return right away
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 07:50:54 -08:00
Philip M. Hofer (Frumph) 07de006d31 Merge branch 'master' of github.com:johnbintz/comicpress-2.8 2009-12-31 07:42:53 -08:00
Philip M. Hofer (Frumph) 637ca2300c get_comment_reply_link was improperly placed in the displaypost.php file so it was giving the wrong comments button.
There isn't a return get_comments_popup_link so removed the apply_filters for a lost cause.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 07:42:36 -08:00
John Bintz b93e252368 resolve merge conflict 2009-12-31 08:44:14 -05:00