=== eInnov8 WP XML-RPC Notifier === Contributors: yipeecaiey, jimesten Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 2.4.2 Tags: eInnov8, xmlrpc, ei8t, ei8t.com Manage notification and display settings for posts received via xmlrpc. Custom forms for submitting content to the wp xmlrpc server. Integration with ei8t.com == Description == * Set default status for new posts to draft or published * Set custom email address for notifications when posts are received (optional) * Manage email notification content when posts are received. * Short tags for custom form inclusion within posts * Optional captcha authentication for form submissions * Optional twitter integration for status updates == Supported Languages == * US English/en_US (default) == Installation == 1. Unzip archive to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None, yet! == Changelog == **** VERSION DATE TYPE CHANGES 2.4.2 2012/11/29 BUG-FIX Fixed error inhibiting proper publishing and post type assignments of new posts 2.4.1 2012/11/28 UPDATE Update submit forms submit button color 2.4.0 2012/11/28 UPDATE Fold back in changes from v2.3.9 updated submission confirmation success/error text color use wp 'alignleft' style for media alignment uploaded files now keep original name (updated as necessary for uniqueness) 2.3.11 2012/11/01 UPDATE Rollback to version 2.3.8 2.3.10 2012/10/31 BUG-FIX Updated error check code for false positive Added space to preserve opening tag on image write in posts 2.3.9 2012/10/26 UPDATE Autolink urls within content received via xmlrpc 2.3.8 2012/10/23 UPDATE Updated twitter API library 2.3.7 2012/10/22 UPDATE Add default video width to website settings **TAGGED OUT** update email default settings set width for admin textareas 2.3.6 2012/10/01 UPDATE Hack to allow ei8 shortcodes to be passed and parsed when syndicated 2.3.5 2012/09/10 UPDATE Misc minor refactoring tweaks 2.3.4 2012/09/06 UPDATE Added ability to set default alignment for all ei8t media 2.3.3 2012/08/30 UPDATE Bugfix: fix video flag to show affiliate info to toggle correctly 2.3.2 2012/05/02 UPDATE Updated css to allow for default styling of embedded player Added additional shortcode parsing options for embedded player 2.3.1 2012/04/08 UPDATE Removed all references to uploadify for security reasons 2.3.0 2012/04/01 UPDATE Added more documentation for recorder/uploader destination folder overrides 2.2.9 2012/03/31 UPDATE Added support for [ei8 shortcode] recorder/uploader destination folder overrides 2.2.8 2012/03/30 UPDATE Local text submission (i.e. simplesubmit) now get redirected to referrer 2.2.7 2012/03/22 UPDATE Changed restrictions to allow Editor access to ei8 preferences page 2.2.6 2012/03/21 UPDATE Added styling to all shortcode elements Created ei8-xmlrpc-notifier.css that auto loads Created ei8-xmlrpc-tweet.js that auto loads Added admin visibility into css Updated urls to not use _FILE_, instead hardcoded Updated twitter redirect in case the bootstrap could not be loaded Added expander shortcode options to show/hide content by clicking on the title Added JQuery loader Added Media Uploader css Changed all textarea titles to "Content" Changed Attachment Submit Form to use textarea instead of text box 2.2.5 2012/01/19 UPDATE Added support for [ei8 shortcode] conditional alignment 2.2.4 2012/01/19 UPDATE Removed width from div wrapper for [ei8 shortcode] to allow centering by user 2.2.3 2012/01/19 UPDATE Removed width from div wrapper for [ei8 shortcode] to allow centering by user 2.2.2 2011/10/30 UPDATE Fixed conflict with FeedWordPress plugin 2.2.1 2011/10/30 UPDATE Remove deprecated php code Remove multiple admin links Add [ei8 shortcode] explanation 2.2.0 2011/10/29 UPDATE Add support for [ei8 shortcode] additional features 2.1.9 2011/10/20 UPDATE Add support for [ei8 audio shortcodes] Add support for [ei8 shortcodes] additional parameters Add support for [ei8 shortcodes] conditional affiliate link (default off) 2.1.8 2011/10/04 UPDATE Add support for [ei8 shortcodes] Update all [[Load ***]] shortcodes to use [ei8 shortcodes] Add support for default value for ei8_xmlrpc_get_option method 2.1.7 2011/10/04 UPDATE Add support for custom post_types 2.1.6 2011/08/22 UPDATE Bugfix: twitter callback URL updated 2.1.5 2011/07/26 UPDATE Bugfix: duplicate function findexts() in contentsave.php 2.1.4 2011/07/21 UPDATE Bugfix: fixed admin form submission 2.1.3 2011/07/19 UPDATE Bugfix: bug from 2.1.2 that could cause site to crash 2.1.2 2011/06/14 UPDATE Require contentsave.php to only process form submissions from the current domain Create 'eInnov8 Options' main menu option in wp admin Put 'xmlrpc preferences' under the einnov8 tab Allow multiple email addresses for posting notifications 2.1.1 2011/03/15 UPDATE Bugfix: resolve authentication conflict with infusionwp plugin 2.1.0 2011/02/02 UPDATE Bugfix: form submissions from multisites using folders not working Bugfix: Unneeded admin notifications and updates 2.0.11 2011/01/25 UPDATE Allow domains with 4 letter extensions (.info) 2.0.10 2011/01/18 UPDATE Add Twitter form option 2.0.9 2011/01/12 UPDATE Extended preferences fields Added Twitter post option Added confirmation on form submit Bugfix for dynamic plugin directory names 2.0.8 2011/01/12 UPDATE BugFix for wp3 single sites, updated dimensions for TallRecorder 2.0.7 2010/12/29 UPDATE Updated short tags to include WideRecorder, TallRecorder, and MediaUploader 2.0.6 2010/12/29 UPDATE Compliance changes for wordpress plugins directory submission 2.0.5 2010/11/09 UPDATE Compatibility for WP3 multi site networks 2.0.4 2010/02/05 UPDATE Added intelligent text box title for 'Simple Submit Form'. Removed width for uploaded (embedded) images to remove distortion Added hspace and vspace for uploaded (embedded) images 2.0.3 2010/02/05 BUG-FIX Added functionality so 'Attachment Submit Form' creates link to doc instead of embedding 2.0.2 2010/02/01 BUG-FIX Changed logic to determine upload path. Some php confs did not show $_SERVER['SCRIPT_FILENAME'] consistently. 2.0 2010/01/06 UPDATE Works for WordPress 2.9.1 Changed naming of files, functions, tables, and all references from testiboonials to eInnov8 Added in new site options (audio-video-blogs and souped-up-blogs) 1.2 2009/12/09 UPDATE consolidated functionality of boonsave.php and floodsave.php into contentsave.php relocated contentsave.php and php_captcha.php to the plugin dir (no more external files referenced) created separate wp user for xmlrpc submissions added optional captcha form to the admin preferences use wpurl now for all urls to avoid errors related to installation location uploaded files are now uploaded to the main wp uploads dir auto setting of enable_xmlrpc variable 1.1 2009/12/01 UDPATE Added in keyword replacement for forms in boonsave.php and floodsave.php 1.0 2009/11/01 NEW Works for WordPress 2.8 == Upgrade Notice == = 2.4.2 = Fixed error inhibiting proper publishing and post type assignments of new posts = 2.4.1 = Update submit forms submit button color = 2.4.0 = Fold back in changes from v2.3.9 updated submission confirmation success/error text color use wp 'alignleft' style for media alignment uploaded files now keep original name (updated as necessary for uniqueness) = 2.3.11 = Rollback to version 2.3.8 = 2.3.10 = Updated error check code for false positive Added space to preserve opening tag on image write in posts = 2.3.9 = Autolink urls within content received via xmlrpc = 2.3.8 = Updated twitter API library = 2.3.7 = Add default video width to website settings **TAGGED OUT** update email default settings set width for admin textareas = 2.3.6 = Hack to allow ei8 shortcodes to be passed and parsed when syndicated = 2.3.5 = Misc minor refactoring tweaks = 2.3.4 = Added ability to set default alignment for all ei8t media = 2.3.3 = Bugfix: fix video flag to show affiliate info to toggle correctly = 2.3.2 = Updated css to allow for default styling of embedded player Added additional shortcode parsing options for embedded player = 2.3.1 = Removed all references to uploadify for security reasons = 2.3.0 = Added more documentation for recorder/uploader destination folder overrides = 2.2.9 = Added support for [ei8 shortcode] recorder/uploader destination folder overrides = 2.2.8 = Local text submission (i.e. simplesubmit) now get redirected to referrer = 2.2.7 = Changed restrictions to allow Editor access to ei8 preferences page = 2.2.6 = Added styling to all shortcode elements Created css that auto loads Created js that auto loads Added admin visibility into css Updated urls to not use _FILE_, instead hardcoded Updated twitter redirect in case the bootstrap could not be loaded Added expander shortcode options to show/hide content by clicking on the title Added JQuery loader Added Media Uploader custom css Changed all textarea titles to "Content" Changed Attachment Submit Form to use textarea instead of text box = 2.2.5 = Added support for [ei8 shortcode] conditional alignment = 2.2.4 = Removed width from div wrapper for [ei8 shortcode] to allow centering by user = 2.2.3 = Removed width from div wrapper for [ei8 shortcode] to allow centering by user = 2.2.2 = Fixed conflict with FeedWordPress plugin = 2.2.1 = Remove deprecated php code Remove multiple admin links Add [ei8 shortcode] explanation = 2.2.0 = Add support for [ei8 shortcode] additional features = 2.1.9 = Add support for [ei8 audio shortcodes] Add support for [ei8 shortcodes] additional parameters Add support for [ei8 shortcodes] conditional affiliate link (default off) = 2.1.8 = Add support for [ei8 shortcodes] Update all [[Load ***]] shortcodes to use [ei8 shortcodes] Add support for default value for ei8_xmlrpc_get_option method = 2.1.7 = Add support for custom post_types = 2.1.6 = Bugfix: twitter callback URL updated = 2.1.5 = Bugfix: duplicate function findexts() in contentsave.php = 2.1.4 = Bugfix: fixed admin form submission = 2.1.3 = Bugfix: bug from 2.1.2 that could cause site to crash = 2.1.2 = Require contentsave.php to only process form submissions from the current domain Create 'eInnov8 Options' main menu option in wp admin Put 'xmlrpc preferences' under the einnov8 tab Allow multiple email addresses for posting notifications = 2.1.1 = Bugfix: resolve authentication conflict with infusionwp plugin = 2.1.0 = Bugfix: form submissions from multisites using folders not working = 2.0.7 = Allow new short tags: [[Load WideRecorder]], [[Load TallRecorder]], and [[Load MediaUploader]] = 2.0.6 = This version will now support automatic upgrades = 2.0.5 = Converts the plugin for compatibility with WP3 multi site networks