Frumph
a6118f1d43
New Option to allow Comic Easel to automagically remove featured images on comic post pages on non-ComicPress themes (so you don't have to code anything)
2016-10-09 12:37:25 -07:00
Frumph
1e67f64d3d
A huge plethora of language translation fixes courtesy of @JN_Squire for pushing me to fix them
2016-09-30 13:45:58 -07:00
Frumph
e3e6d5b11b
remove the webcomics.com page load - not working with servers that have connection issues
2016-04-12 10:21:26 -07:00
Frumph
26a21c767b
tagging 1.9.7 removed all references to 'motion artist' with this
2015-09-27 15:48:23 -07:00
Frumph
92fbc65ec6
Allow showing the entire list for which chapter to choose to show on the home page option
2015-09-21 19:55:08 -07:00
Frumph
d6f17521d2
rename the specific comicpress theme label to be 'landing pages' instead - going to try to make it work for all themes
2015-09-19 08:46:58 -07:00
Frumph
55383b4b76
option added for the comic archive dropdown in the 'default' nav bar to go to the landing page/archive or the first comic (default)
2015-09-19 01:00:51 -07:00
Frumph
8759f42d74
New widget & option for default navigation for "jump to" can now have a dropdown list of comcis in current chapter to jump to
2015-08-15 22:16:15 -07:00
Frumph
1c9c08d42c
moved the option to enable above comic default navigation to the default navigation section
2014-11-08 19:53:46 -08:00
Frumph
03729ddb6d
Added option to disable keyboard navigation
2014-10-31 18:51:35 -07:00
Frumph
6d3d84f1b4
Added option to add the chapter-slug to the URL line and cleaned up the archive tab
2014-10-26 04:35:27 -07:00
Frumph
67a6446fed
removed resources.php
2014-10-23 04:27:22 -07:00
Frumph
75b320d506
* resources tables coming from fetched file
...
* archive dropdown now shows select <name> of the chosen name from the config
* do not display transcripts on the archive and search pages
* the column for the all comics now uses the name chosen for the taxonomy
2014-10-22 02:43:17 -07:00
Frumph
844fc66bab
1.8 Rev.
...
* added two input boxes to the archive tab to allow changing the name and slug references for 'chapter'
2014-10-21 14:48:47 -07:00
Frumph
86403d5cf3
New Comic -> Config Sections
2014-10-20 20:53:19 -07:00
Frumph
5c5b0f5857
fix for the facebook thumbnail
2014-10-16 00:30:27 -07:00
Frumph
6ea2b4751a
* Added dropdown box to choose which thumbnail goes into the og:image for facebook to recognize
...
* adjusted the alternate color for the config and moved some alternates around in the css
2014-10-14 15:07:40 -07:00
Frumph
58e2fc9000
Updated Ver to 1.7.2
...
Added Option to enable the default comic navigation to appear above the comic
2014-05-30 05:43:34 -07:00
Frumph
8d7a04eba2
added option to allow categories to be associated with comics and adjusted width of the ID column on chapters
2014-05-14 08:08:32 -07:00
Frumph
a1fb0c9f32
Option to select which chapter you would like to display on the home page. (specific or all)
2014-02-16 09:09:29 -08:00
Frumph
83fca93405
1.5.9 update
2013-12-30 12:25:25 -08:00
Frumph
1bbcbf5545
In-Chapter (prev/next) navigates to next chapter with option enabled - added filter columns to the comic -> (all) comics section
2013-09-07 15:41:35 -07:00
Frumph
cccbbcdf50
Ver. 1.5 Introducing Buy Comic, fixed plugin path/url code so if someone changes wp-content directory added new directions inside of the comic editor
2013-08-30 02:10:38 -07:00
Frumph
54b64b9c81
random button stay in chapter fixed for widget buttons so it doesn't require the random option enabled on the default button, removed hoverbox temporarily for right now until I can add it correctly
2013-08-12 02:09:55 -07:00
Frumph
9e5ee0fa53
* sep. the comic_display_comic() function into individual parts so it isn't as lengthy to read
...
* new feature, Hoverbox, aka ComicPress Rascal - TODO: Needs new mascot
2013-08-10 05:50:08 -07:00
Frumph
974cc4f28e
Fixed some localization strings for language translation
2013-08-07 16:40:25 -07:00
Frumph
7ec779f350
added preliminary support for motion artist comics, disabled for right now with define in comiceasel.php
...
added random in chapter only code to the navigation widgets/navigation.php
2013-06-09 16:46:17 -07:00
Frumph
cc20c0e86c
option to make the random button stay within the same chapter id
...
fix for the casthover where there are not any cast members on that particular comic
regenerated the base language files for the new option
adjusted the random redirect to handle the staying in the same chapter
Signed-off-by: Frumph <philip@frumph.net >
2013-05-31 00:23:27 -07:00
Frumph
a0dda3b898
Added constants to disable features (if necessary) for developers
2013-05-30 12:12:08 -07:00
Frumph
e3b36663aa
1.3.7 added new option for transcripts at bottom of posts, debug screen for var information
2013-05-01 15:42:15 -07:00
Frumph
557de2205d
moved the check for disable_style_sheet option to a better position
2013-04-14 04:00:08 -07:00
Frumph
36814582aa
wrong value in the options for disabling the CSS, should be 0 instead of false.
2013-04-12 09:17:35 -07:00
Frumph
99a362701e
Finished and working the option to disable the comiceasel.css and navstyle.css from running so you can make your own css
2013-04-11 18:58:06 -07:00
Frumph
b7ca9316ad
Adjustments to the navigation to work on home page with first comic (hopefully)
2013-03-30 16:59:59 -07:00
Frumph
180872106d
added new options to display first comic on home
...
sanitized the redirects for security
adjusted the foreach in the body_class
2013-01-22 16:26:34 -08:00
Frumph
a0cc1d1b7d
added check to see if the slug term for the comic post type already exists and alerts the end user
2012-12-31 16:39:37 -08:00
Frumph
dddc5c8c01
New: open comic with lightbox & changing slug name for the comic
2012-12-31 15:44:02 -08:00
Frumph
e51267f572
Addition of another option to disable related comics, fix for the undefined index on archive page error language additions to the comicblogpost.php
2012-07-11 04:10:15 -07:00
Frumph
776b4bded6
New archive options page, .. remind myself never to program while angry at the world, made a mistake with backwards compatibility.
2012-07-05 11:10:57 -07:00
Frumph
dc5764fd4e
Minor adjustments changing url from frumph.net to comiceasel.com and some language changes.
2012-06-24 12:20:54 -07:00
Frumph
daac3645bc
Added use of additional sizes for thumbnails that come from the theme. Start of related comics.
2012-06-23 06:54:59 -07:00
Frumph
e4332d5dc2
comic blog post widget, new translation, gallery for comics,
2012-06-21 22:35:13 -07:00
Frumph
9c6d90dfa4
1.0.4 mini navigation option & fix, fix for bad function in the archives
2012-06-08 14:41:08 -07:00
Frumph
6fdcfb8aa7
graphical navigation w/widget, calendar widget bug fixes pushing 1.0.3 of plugin
2012-06-07 09:55:04 -07:00
Frumph
12cd020bcc
Added option to enable/disable the comic sidebar locations.
2012-06-01 03:27:02 -07:00
Frumph
4de38fb3ea
Comic blog post comments on home page option
2012-05-29 18:01:10 -07:00
Frumph
bf5d71ae82
Now can disable the default navigation, new widget navigation available that uses the same classes as ComicPress so the comicpress navstyle.css code can be used, can *sometimes* just switch to the graphical navstyle if using the ComicPress theme. Sidebar's are now generated by the plugin so don't need to edit the theme's code. (trial code, test it out)
2012-05-28 02:00:34 -07:00
Frumph
9bbe3feb1e
Complete rewrite and release of Comic Easel, 05/27/2012 1:43am
2012-05-27 01:42:13 -07:00