10 Nov 09
- Added new style checker option (disabled by default) to restore diacritical marks and accented characters in words.
- Fixed an issue causing errors with AtD/HTML Editor when trying to spellcheck text with pretty typography
- 'Edit Selection' menu in AtD/HTML Editor keeps the error highlight if cancel was selected
- AtD now does a better job detecting when no errors were highlighted and alerting you to it.
3 Nov 09
- Added AtD support for the HTML Editor. Click the "proofread" button to check your writing.
- Updates to TinyMCE plugin to prevent highlighted errors from stepping on eachother
- AtD ignored phrases now show up on profile in IE6
9 Oct 09
- Fixed a bug in IE causing immediate space after an error to be eaten (in some cases)
6 Oct 09
- Fixed a bug preventing the second of two-like errors in the same span from getting highlighted.
21 Sept 09
- Changed editor plugin to avoid namespace conflicts with Javascript when storing error precontext and strings.
14 Sept 09
- AtD/WP.org now works with WordPress blogs configured to use SSL in the admin area. Special thanks to Alex Rodriguez
who patiently worked with me to track this bug down.
- removed atd.css and made the TinyMCE plugin load the button.
10 Sept 09
- Fixed an issue with bold/italic stripped in Safari and object (YouTube embeds) tag stripped in other browsers
8 Sept 09
- small update to the TinyMCE editor plugin, fixes a rarely occuring bug where some suggestions weren't highlighted.
6 Sept 09
I'm still learning how to program, jumping from BASIC to JavaScript is tough--here are the things fixed this time:
- Fixed an issue preventing errors with hyphens not being highlighted
- Empty span tags created by cutting and pasting AtD marked text in Firefox are removed.
IE has the good sense to not transfer these tags. Safari can't be helped as it creates
a span tag with inline styling.
- Fixed an issue preventing some errors from being highlighted in certain situations.
4 Sept 09
- Fixed a bug that caused a fatal error in some cases
3 Sept 09
- Major updates. Note that most errors are now optional and disabled by default. Visit your user profile (/wp-admin/profile.php) to update your After the Deadline options.
17 Jun 09
- Added hack to make sure AtD tags are stripped. My apologies for this bug.
The good news--install this update and all your old posts will be free of AtD tags
when displayed.
15 May 09
- Updated TinyMCE plugin to something more sane.
- Small cosmetic change to the AtD toolbar icon
- Added the ability to quickly ignore/unignore phrases.
13 Mar 09
- Removed use of reference in foreach (PHP 5.0 only feature?)
Fixes: Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$'
2 Mar 09