Closed (duplicate)
Project:
Privatemsg
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2009 at 13:36 UTC
Updated:
29 Nov 2010 at 22:03 UTC
Jump to comment: Most recent
Hi
I wonder if would be possible to add some ajax funcionality to this module, so it would recall a bit gmail, since for now it's dreadful to use, you need to wait in each and every step for page to reload :-(
Comments
Comment #1
v8powerage commentedI think facebook is the great example of how it should look like, perhaps ajax_comments module would come handy in achieving this
Comment #2
Hiroaki commentedHi, I would love to use this module with ajax feature, but the current Ajax Comment and Comment Bonus API cannot work with Panels, which means if you use Panels for Organic Groups, it will override the node_view node template page that Comment Bonus API will also override.
Comment #3
YK85 commented+1 subscribing
Comment #4
crea commentedI would try CTools AJAX commands it's very easy :) You don't even need to write JS for that.
Comment #5
Bilmar commented+1 subscribing
Comment #6
okday commentedsubscribing
Comment #7
Anonymous (not verified) commentedComment #8
berdir- Popups doesn't have anything to do with this issue
Well, patches are welcome if it 's so easy to use ctools ajax ;)
What we imho need atleast is something like the following (For delete, similiar for other things):
- Generate an Ajax request and send the checked rows/threads
- Mark threads as deleted
- Display information about deleted threads, including undo link
- Remove deleted threads from list
- Add up to as many threads as we have deleted to have $max_thread threads displayed again.
Comment #9
ltwinner commentedThis module could really do with some ajax. All paging is ajax in drupal these days except when it comes to private messages.
Comment #10
crea commentedFYI: you can have AJAXy interface with Privatemsg Views UI
Comment #11
EndEd commentedSubscribing
Comment #12
drupalina commented+1 for Ajaxy functionality on Delete, Mark as unread, Mark as Read, and, most importantly "Send" buttons.
Comment #13
ccheu commentedYes please!
+1 subscribing
Comment #14
ccheu commentedAny further tips or guide as to how we can use Privatemsg Views UI to AJAXify Privatemsg? Thanks!
Comment #15
yannickoosubscribe
Comment #16
berdirThis is not going to happen for 6.x-2.x, at least not in this issue. We're working on improvements for that page, including ajax, in #956378: Simplify and clean up the /messages list page.