[Release] jQuery Quick Edit 1.0.0

Current Version: 1.0.0
Released: 2010-09-27
Locked
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

[Release] jQuery Quick Edit 1.0.0

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)
    Image
Modification Download:
jQuery_Quick_Edit_100.zip
(274.11 KiB) Downloaded 4043 times
Image
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

Re: [BETA] jQuery Quick Edit 0.2.0

Post by Marc »

Screenshots:
prosilver:
prosilver_button.png
prosilver_button.png (8.36 KiB) Viewed 44868 times
prosilver_open.png
prosilver_open.png (66 KiB) Viewed 44868 times
subsilver2:
subsilver2_button.png
subsilver2_button.png (10.79 KiB) Viewed 44868 times
subsilver2_open.png
subsilver2_open.png (64.26 KiB) Viewed 44868 times
Image
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

Re: [BETA] jQuery Quick Edit 0.2.1

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
Image
Locked