An attempt to rewrite the core of ComicPress from the ground up.
Go to file
John Bintz 5e2579e568 forgot to properly restore post 2010-02-09 23:34:05 -05:00
classes forgot to properly restore post 2010-02-09 23:34:05 -05:00
css switched admin over to jquery 2010-02-06 18:50:17 -05:00
docs more doc stuff 2009-11-19 21:59:16 -05:00
images admin ui cleanup 2009-11-16 21:53:40 -05:00
js switched admin over to jquery 2010-02-06 18:50:17 -05:00
style in a quasi-working state, don't use this build 2009-07-25 13:15:13 -04:00
test extra field for title, used for importing 2010-02-07 21:42:06 -05:00
.gitignore fix empty array bug 2009-11-19 21:42:29 -05:00
Makefile code coverage 2009-11-24 22:24:49 -05:00
README add frumph as a contributor 2009-06-30 19:55:48 -04:00
comicpress-core.php remove dumb feature, just extend the class, doi 2010-02-07 11:15:24 -05:00
phpunit.xml missed a test branch 2009-11-12 20:29:05 -05:00
readme.txt working on readme.txt 2009-11-19 07:35:42 -05:00

readme.txt

=== ComicPress Core ===
Contributors: johncoswell
Donate link: http://comicpress.org/
Tags: admin, comics, webcomics, video, audio
Requires at least: 2.8.6
Tested up to: 2.9
Stable tag: 1.0

ComicPress Core provides media management and structured category services to themes and end users for publishing serialized media.

== Description ==

**You need a ComicPress Core-compatible theme for this to work!** Installing this on an existing ComicPress 2.* installation **will not do anything!** Read more below...

**ComicPress Core** provides to themes a series of powerful template tag functions that simplify the common tasks associated with publishing serialized media ono the Web.
**ComicPress Core** also adds several new interfaces to the WordPress administrative interface for managing structured categories and embedded media. **ComicPress Core**
makes theme developer's jobs easier by providing tags to:

* Save, override, and restore the current Loop
* Find any post relative to any other post given a set of criteria
* Retrieve the media attached to a post