Current Version: 1.0.0
Released: 2010-09-27
-
Marc
- Administrator
- Beiträge: 620
- Registriert: Di 2. Sep 2008, 23:48
- phpbb.com: Marc
- Wohnort: Munich
Beitrag
von 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:
jQuery_Quick_Edit_100.zip
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
-
Marc
- Administrator
- Beiträge: 620
- Registriert: Di 2. Sep 2008, 23:48
- phpbb.com: Marc
- Wohnort: Munich
Beitrag
von Marc »
Screenshots:
prosilver:
prosilver_button.png
prosilver_open.png
subsilver2:
subsilver2_button.png
subsilver2_open.png
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
-
Marc
- Administrator
- Beiträge: 620
- Registriert: Di 2. Sep 2008, 23:48
- phpbb.com: Marc
- Wohnort: Munich
Beitrag
von 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