Frumph / comic-easel

Comic Easel is a plugin for WordPress that let's you have a WebComic with any WordPress theme.
http://comiceasel.com
21 stars 12 forks source link

=== Comic Easel === Author: Frumph Contributors: Frumph Tags: comiceasel, easel, webcomic, comic, webcomic Requires at least: 4.8.2 Tested up to: 5.0 Stable tag: 1.15 Text Domain: comiceasel Donate link: http://frumph.net License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html

Comic Easel allows you to post webcomics to your theme.

== Description ==

Comic Easel Website: Comic Easel

Comic Easel allows you to incorporate a WebComic using the WordPress Media Library functionality with Navigation into almost any WordPress theme. With just a few modifications of adding injection action locations into a theme, you can have the theme of your choice display a comic.

The core reason to use Comic Easel above other WordPress theme's is that you are not limited to the basic ComicPress & Other themes that are specifically designed for WebComics that utilize structures that you do not require or want to make use of. There are a plentiful amount of themes in the WordPress repository that you can now take advantage of that give you tons of options you otherwise wouldn't have had.

With Comic Easel's extra taxonomies to control Character and Locations, you can provide your end readers with a plethora of information that wouldn't have had before that is auto-generated. The Cast Page itself shows how many times a character was in a comic as well as the first comic they were seen in.

Comic Easel is not an upgrade to ComicPress, it is a different CMS that has a migration path available from ComicPress to Comic Easel. The ComicPress theme has functionality that the theme you choose might not.

To Convert your existing ComicPress theme comics to Comic Easel's post type there is a plugin available called CP2CE.

= Features =

= Widgets =

= Redirects =

= Short Codes =

Shortcodes are simple embed statements that you can put into pages/post that display information.

= Action Injection Locations =

A number of injection snippets that you add to your theme, mini navigation for the menubar, comic area and comic blost post area, including post-information is available to customize your theme out with auto generated information.

== Installation ==

= Setting up Thumbnail sizes before adding your comics =

In the WP-ADMIN -> Settings -> Media, you can set the thumbnail widths that you would want to use on your site.

The "thumbnail size" default 150x150 cropped works just fine. Some users of Comic Easel have noted that it doesn't look the greatest for all comics so they suggest unchecking the box for crop thumbnil and setting the width to 198 (barely less then the width of the sidebars) and then removing the contents of height on thumbnail medium and large sizes. This is all depends on your comic.

Further down the Media page is the [x] Organize my uploads into month- and year-based folders, this is a must have since it will organize your comics into sep. directories for you.

If you don't like the size of your thumbnails you have set, there are several plugins available on the WordPress repository available to regenerate all of your thumbnails.

= Modifying themes to use =

Generally the two files to edit is the index.php and the single.php, however some layouts are auto-generated with code and those you will need to seek advice out from their designers, the makers of those particular themes.

There are other "action" area's that you can put into your theme, not just the comic-area.

do_action('comic_area'); - This is for the area you want your comic displayed on the home page and single pages.

do_action('comic_blog_area'); - This is for the blog portion of the comic for the home page only.

do_action('comic-mini-navigation'); - For menubar's to have mini navigation (prev/next) in them.

do_action('comic-post-info'); - For inside of the single/archive/search post pages posts, showing more comic info.

do_action('comic-post-extras'); - Inside the individual post loop, preferably at the bottom after the post div. Show's a list of related comics.

do_action('comic-transcript'); - generally used under the_content() to display the transcript of the post, if you do not want to use the [transcript] shortcode, this will make it so that it always displays if there is a transcript

= Adding the Comic area sidebars =

Sidebars for Comic Easel are added automatically since 05/28/2012 They should appear above all of your other sidebars in the widget panel; and can be toggled on and off in the config.

== Frequently Asked Questions ==

Comic Easel Website, Troubleshoot Page: Comic Easel

= The permalinks are not working to go to the comic =

Go to your settings -> permalinks and just click save, the wp_rewrite will refresh. You need to go to the settings -> permalinks if you ever upgrade enable or disable the Comic Easel plugin.

= Where is Comic Easel's navigation widget? =

The comic navigation widget is only seen if you have the comic sidebar's enabled; even then it only works in the comic sidebars themself, nowhere else.

== Changelog == = 1.15 =

= 1.14 =

= 1.13 =

= 1.12 =

= 1.11 =

= 1.10 =

= 1.9.12 =

= 1.9.11 =

= 1.9.10 =

= 1.9.9 =

= 1.9.8 =

= 1.9.7 =

= 1.9.6 =

= 1.9.5 =

= 1.9.4 =

= 1.9.3 =

= 1.9.2 =

= 1.9.1 =

= 1.9 =

= 1.8.7 =

= 1.8.6 =

= 1.8.5 =

= 1.8.4 =

= 1.8.3 =

= 1.8.2 =

= 1.8.1 =

= 1.8 =

= 1.7.7.1 =

= 1.7.7 =

= 1.7.6 =

= 1.7.5 =

= 1.7.4 =

= 1.7.3 =

= 1.7.2 =

= 1.7 / 1.7.1 =

= 1.6.2 =

= 1.6.1 =

= 1.6 =

= 1.5.9 =

= 1.5.8.1 =

= 1.5.8 =

= 1.5.7.1 =

= 1.5.7 =

= 1.5.6 =

= 1.5.5 =

= 1.5.4 =

= 1.5.3 =

= 1.5.2 =

= 1.5.1 =

= 1.5 =

= 1.4.5 =

= 1.4.4 =

= 1.4.3 =

= 1.4.2 =

= 1.4.1 =

= 1.4 =

= 1.3.13 =

= 1.3.12 =

= 1.3.11 =

= 1.3.10 =

= 1.3.9 =

= 1.3.8 =

= 1.3.7 =

= 1.3.6 =

= 1.3.5 =

= 1.3.3 =

= 1.3.2 =

= 1.3 =

= 1.2 =

= 1.1 =

= 1.0.19 =

= 1.0.16 =

= 1.0.14 =

= 1.0.13 =

= 1.0.12 =

= 1.0.11 =

= 1.0.10 =

= 1.0.9 =

= 1.0.8 =

= 1.0.7 =

= 1.0.5 =

= 1.0.4 =

= 1.0.3 =

= 1.0.2 =

= 1.0.1 =

Updated: 05/26/2012 5:25pm Pacific

== Upgrade Notice == = 1.0.16 =