mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-19 21:33:31 -04:00
more notes
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
@@ -93,12 +93,14 @@ function ceo_edit_comic_in_post($post) {
|
||||
Meta Box Inside a Post
|
||||
TODO<br />
|
||||
<ol>
|
||||
<li>When file is uploaded via this script create the 2 thumbnails necessary using the ceo_pluginfo paths that are set</li>
|
||||
<li>Update the 'comic' custom metafield with the filename (not full location, just filename)</li>
|
||||
<li>Check if comic custom field exists, if so, display comic thumbnail that appears</li>
|
||||
<li>If custom field does not exist, check if comic exists via date</li>
|
||||
<li>If not by date or custom field then display no comic exists</li>
|
||||
</ol>
|
||||
</td>
|
||||
<td>
|
||||
<td rowspan="2">
|
||||
Display Current Comic Thumbnail that is set in this area.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user