bbPress Plugin Browser »

After the Deadline (1.7)

Download

Version: 1.7

Other Versions

Last Updated: 2010-6-13

Requires bbPress Version: 1.0 or higher

Compatible up to: 1.1

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(6)

Your Rating

Author: Gautam Gupta

After the Deadline helps you to write better by spending less time editing.

When you activate the plugin and click the proofread link above a textbox, the plugin will check the content for spelling, style, and grammatical errors.

The proofreader supports English, French, German, Portuguese and Spanish. If your BB_LANG is one of these, then it becomes the default proofreading language. It can be configured via the settings page.


  1. Just tried it out. Some bugs:

    - It seems that the plugin doesn't work when creating a new topic.

    - The check spelling button shows up on the bottom of every thread page, not just on the reply form.

    Posted: 10 months ago #
  2. @Malfhok
    Thanks for reporting the bugs!

    Please check Version 1.1, that would address the issues you mentioned.

    Changelog:
    * The button is now only shown to logged in users, and only when the post textbox is visible (for topics which goes in pages)
    * The button is now also shown when creating a new topic
    * Merged three javascript files into one
    * Improvements in code

    Posted: 10 months ago #
  3. heredia21

    Member

    You know how to add links to the forums?

    Posted: 10 months ago #
  4. Okay, now it works great!

    One minor quibble: I'm running the bbCode Buttons plugin. When I click Check spelling the post box disappears as it should, but the spellcheck gets shoved up next to the bbCode button bar.

    Posted: 10 months ago #
  5. Well, that can't be controlled by After the Deadline, so you have two options:
    1) Either ask CK to insert <div style="clear:both;"></div> before and after the buttons
    OR
    2) Insert <div style="clear:both;"></div> in your post-form.php file (which is located in your template folder) before something like -
    <textarea name="post_content" cols="50" rows="8" id="post_content" tabindex="3"></textarea>

    Posted: 10 months ago #
  6. AtD 1.2 released.
    Changelog -
    * Compatibility with bbPress 0.9 version
    * Upgraded AtD/jQuery - Changelog
    * Added Stylish Alert Dialogs - Credits
    * Updated Screenshot

    Posted: 10 months ago #
  7. AtD 1.2.1 released.

    Upgraded AtD/jQuery - Changelog :-

    * Updated edit selection ability to keep phrase highlighted if no change was made
    * Fixed a character escaping issue
    * AtD now restores missing accents to English words borrowed from other languages

    Posted: 9 months ago #
  8. Thank you for your continued work on this, it is a nifty extension which my users requested repeatedly. Awesome!

    Some minor issues remain, usually related to other plugins like the famous bbPress Smilies which has it's input window moved out of screen boundaries after a post has been spellchecked. Not sure which party is the culprit here.

    It would also be great if it were possible to mark only parts of the text to be spellchecked because if you quote text like my users usually do it's easy to exceed the maximum text length and/or have lots of syntax involved.

    Posted: 9 months ago #
  9. @the_Wish
    For your bbSmilies Plugin issue, please refer to this post.

    And to make it to only check the part selected, I would think upon the idea. It is not requested by many people so I am confused that it may cause confusion between the users of the forums because, suppose they might have some text selected - unintentionally, and only that would be checked where as they wanted to get whole text checked.

    Posted: 9 months ago #
  10. Thank you for your answer, I'll check on your workaround for the bbSmilies issue.

    I'll have to agree that my users are probably a little off average, they post a lot of long and extensive replies or even whole reviews (movies/merchandise etc.). They also like to multiquote in a single post which inevitably results in the aforementioned behaviour of the spellchecking. Just an idea.

    Cheers
    Lars

    Posted: 9 months ago #
  11. v1.3 Released!
    Changelog:
    * Added an option to enter the API key, please see FAQ for more information
    * Now there is no limit of characters entered in the textbox (under normal conditions)
    * The new DIV tries to mimic the the textbox, please see FAQ for more information
    * Plugin notifies you when update is available, but only when you visit the settings page
    * Doesn't check for spelling if no text has been entered
    * Improvements in the coding and highly commented the PHP files
    * Added a screenshot of the settings page
    * Added FAQ in readme

    Posted: 9 months ago #
  12. @the_Wish
    Now in v1.3, there is no text limit. So you can use it without any problems.
    And the bbSmilies container only goes to the left when the textbox has been removed, when you can't add smilies, so that doesn't remain an issue anymore.

    Posted: 9 months ago #
  13. @Malfhok
    The issue you reported has also been fixed in v1.3

    Posted: 9 months ago #
  14. @gautam2011: In case I edit any post after submitting the Check Spelling button doesnt show up. I am using the default theme which comes along with BBpress in my support forum

    Posted: 9 months ago #
  15. I think I have fixed the issue. Please download the development from here & test it (it works for me):
    http://bbpress.org/plugins/topic/after-the-deadline/after-the-deadline.zip

    If it is working, then please reply me so that I can mark it as a release.

    Changes between 1.3 and 1.3.1-dev can be seen here.

    Posted: 9 months ago #
  16. Now in v1.3, there is no text limit. So you can use it without any problems.
    And the bbSmilies container only goes to the left when the textbox has been removed, when you can't add smilies, so that doesn't remain an issue anymore.

    Works a treat, thanks so much!

    Posted: 9 months ago #
  17. @the_Wish
    Welcome!

    Posted: 9 months ago #
  18. @gautam: Works like said. It shows when i edit any of the posted items. :)

    PS: I was on a vacation so wasnt able to answer back

    Cheers,
    Ashish

    Posted: 9 months ago #
  19. v1.4 released. Changelog:
    * Addded localization support! Please refer to this post to know how to contribute!
    * Updated AtD/jQuery - Changelog
    * Compatibility with anonymous posting feature, which will be released in bbPress 1.1
    * Compressed Javascript
    * Added Other Notes & Update Notice sections in ReadMe
    * Now the plugin attaches itself to every textbox on every page of your forums (but only for logged in users, or if the anonymous posting feature is turned on which will be introduced in bbPress 1.1)

    Posted: 7 months ago #

RSS feed for this topic

Add a Comment »

You must log in to post.