An attempt to rewrite the core of ComicPress from the ground up.
Go to file
John Bintz a5d2a62745 more documentation work 2009-11-19 21:27:40 -05:00
classes more cleanup 2009-11-18 22:52:43 -05:00
css port template tags docs 2009-11-18 18:39:37 -05:00
docs more documentation work 2009-11-19 21:27:40 -05:00
images admin ui cleanup 2009-11-16 21:53:40 -05:00
js more polishing 2009-11-18 21:25:35 -05:00
style in a quasi-working state, don't use this build 2009-07-25 13:15:13 -04:00
test get code coverage up to 100% 2009-11-19 07:07:04 -05:00
.gitignore start work on making this a plugin 2009-11-16 12:40:14 -05:00
README add frumph as a contributor 2009-06-30 19:55:48 -04:00
comicpress-core.php complete switch over to plugin 2009-11-16 12:46:53 -05:00
functions.inc add documentation to functions.inc 2009-11-19 07:27:10 -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