Current Version: 1.0.0
Released: 2010-09-27
-
Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
-
Contact:
Post
by Marc »
Modification Name: jQuery Quick Edit
Author: Marc Alexander
Modification Description: Edit posts quickly without reloading the page.
Modification Version: 1.0.0
Features:
- powered by jQuery 1.4.2
- Unobtrusive JavaScript
- Updates the post instantly
- Edit info gets updated (only works with prosilver-based styles)
- Advanced Edit button redirects to Full Editor - already changed text gets transferred to the full editor
- Add-On for Prime Post Revisions
- XHTML 1.0 strict valid (prosilver) and XHTML 1.0 transitional valid (subsilver2)
Modification Download:
-
Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
-
Contact:
-
Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
-
Contact:
Post
by Marc »
Updated to 1.0.0:
- [Fix] Use submit_post when editing the post (Bug #65)
- [Fix] Editing posts that include an ampersand results in a cut off post text (Bug #66)
- [Fix] XHTML validation error in quickedit.html on posting_page (Bug #67)
- [Fix] quickedit_header.html is calling for a file that does not exist: popup.css (Bug #68)
- [Fix] Fixed some CSS validation errors
- [Fix] IE6 tweaks are invalid CSS (Bug #69)
- [Fix] Stack overflow error in Internet Explorer (Bug #70)
- [Fix] Reduced javascript load as suggested by VSE
- [Fix] Missing dataType results in "Invalid JSON" error when running the AJAX query (Bug #71)
- [Change] Submitted to phpBB.com MOD-DB
- [Change] Switched from SVN repository to Git
- [Change] Removed version IDs from files
Updated to 0.2.1:
- [New] Added German language
- [New] Added Prime Post Revisions Add-On
- [Changed] Renamed the javascript functions