
內容簡介
Comic Easel 網站:Comic Easel
Comic Easel 允許你使用 WordPress Media Library 功能以及導覽功能,將 WebComic 整合到任何 WordPress 主題中。只需輕微修改主題,添加導入動作位置,就可以讓你所選擇的主題顯示漫畫。
選擇使用 Comic Easel 而非其他 WordPress 主題的核心原因在於,你不受限於為 WebComics 所設計的基本 ComicPress 和其他主題,這些主題使用了你不需要或不想利用的架構。现在在 WordPress 市集中有丰富的主题可供使用,您可以凭借 Comic Easel 充分利用这些主题,获得您以前无法拥有的各种选项。
使用 Comic Easel 的额外分类法来控制字符和位置,你可以自动生成你的最终读者需要的大量信息。Cast 页面本身会显示每个角色在漫画中出现的次数,以及他们首次出现的漫画。
Comic Easel 不是 ComicPress 的升级版本,而是一种不同的 CMS,即从 ComicPress 到 Comic Easel 有可用的迁移路径。ComicPress 主题具有所选主题可能没有的功能。
要将现有的 ComicPress 主题漫画转换为 Comic Easel 的帖子类型,可以使用名为 CP2CE 的插件。
功能
自定义帖子类型控制。
处理漫画的媒体库。
任意数量的章节/故事。
每个章节或全部的单独导航。
每部漫画的角色和位置设置
一天可以发布无限数量的漫画帖子。
漫畫的懸停文本
使用翻译插件,可以实现漫画和帖子的多语言支持
导航小工具,模仿 ComicPress 的导航小工具,包括可以从主题中提取的自定义图形集
各种不同方法的章节导航
可以为帖子创建漫画画廊
剧本
还有更多!
小工具
章节下拉菜单,将您带到章节(故事)中的第一幅漫画。
日历显示,展示您发布漫画的日期,可以添加图像和链接到背景中。
最近漫画,一个最近发布的漫画列表。
缩略图,显示随机的漫画缩略图,或章节(或所有章节)中的第一张/最新漫画的缩略图
重定向
/?latest 或 /?latest=<chapter-id> 在网址中会自动带您到最新漫画,或特定章节的最新漫画。
/?random 在网址中将自动跳转到所有漫画中的随机漫画。
短代码
短代码是简单的嵌入语句,可放入页面/帖子中显示信息。
[comic-archive list=0/1/2 chapter=# thumbnail=0/1] 显示按单一章节或全部列出的漫画列表。
list=0(默认)-所有章节,没有父->子关系
如果 list=0, 并且 chapter=#(#= 章节 ID 号),则进行单个视图处理
如果 list=1, 为具有父->子书籍->章节结构的连载做预设(chapter=不会起作用)
list=2 按年度档案列出漫画列表,将列出漫画创作的年份及当年的所有漫画
thumbnail=1 展示它找到的第一个帖子的缩略图
[cast-page] 创建漫画角色页面,显示 Cast 页面的链接。
外掛標籤
開發者團隊
原文外掛簡介
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
Custom Post Type control of posts.
Media Library handling of comics.
As many chapters/stories as you would like.
Individual navigation per chapter or all.
Character and Location settings per Comic
As many comic posts you can do in a day as you want.
Hovertext on the comic
Using translate plugins, every comic and post can be multilanguage
Navigation widget that mimics ComicPress’s navigation widget including custom graphic sets that can be pulled from themes
chapter navigation in a variety of different methods
can create a gallery of comics for a post
transcripts
And more!
Widgets
Chapter Dropdown, brings you to the first comic in the chapter (story)
Calendar display, show’s you what days comic posts were made on, can add images and links to backgrounds.
Recent Comics, a list of comics that have been posted as of late.
Thumbnail, display a thumbnail of a random comic, or first/latest comic in a chapter (or all)
Redirects
/?latest or /?latest=
/?random in the url will redirect to a random comic out of all the comics.
Short Codes
Shortcodes are simple embed statements that you can put into pages/post that display information.
[comic-archive list=0/1/2 chapter=# thumbnail=0/1] Display a list of your comics by individual chapters or all.
list=0 (default) – All chapters, not in parent->child relationship
chapter=# if list=0 and chapter=# (# = chapter ID number) do a singular view
list=1 if list=1 do it for series that has parent->child book->chapter (chapter= will not work)
list=2 by year archive, will print a list of years the comic has been made in and show all comics for that year
thumbnail=1 display the thumbnail of the first post it finds
[cast-page] Display a list of all of your characters, how many comics they were in and when they first appeared
[transcript] Display the transcript of the comic whereever you like within the post
display=(raw/br/styled*) styled = default [transcript display=raw] = no special output.
[randcomic] Display a random comic inside a blog post
character=slugname name=postslug chapter=specific-chapter size=(thumbnail/large/full)
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.
