Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-3.x-dev
Component:
Code - Functionality
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2010 at 18:40 UTC
Updated:
16 Jun 2011 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
icecreamyou commentedDoing AJAX deletion securely is extremely difficult. I'm not adding new features to the 2.x branch and this is not a priority for the 3.x branch.
I am planning to support the ModalFrame module in the 3.x branch, which will make it possible to show the delete confirmation page in an AJAX modal dialog. I'm not planning to add in-place bubbles or anything like that.
Comment #2
pribeh commentedWicked stuff ice. Double plus bump.
Comment #3
Michsk commentedIce have you got an indication of when 3.x will be somewhat active and able to do live sites? There are so many places where i would love to see modalframe come in action for facebook_statusses. Reply, views conversation, delete etc etc.
Comment #4
icecreamyou commentedhttp://drupal.org/node/576278#comment-3486878
Comment #5
Michsk commentedAnything changed in the couple of days between posts? ;-)
I can do some work to make modalframe work with 2.x no problem. I allready got it working with quite some more modules. If you are interested i can post the work done here.
Comment #6
icecreamyou commentedIf you post a patch against 2.x-dev I will probably commit it.
Comment #7
moosh101 commentedHi all,
Very interesting comments. Version 3 sounds really good. Also, would it be possible to integrate some kind of user privacy options? For example, allow users to choose who can view their statuses, public, self, or friends (using the relationships module). This option could be available in user account settings.
I would be very keen to learn how Iasac got modalframe working with FBSS 2.0, as this is what I would like to achieve, if only for a delete popup. It would be good if you could share your techniques :-)
Thanks everyone,
Shane.
Comment #8
icecreamyou commentedOne topic per issue, please.
Also please only assign issues to yourself if you intend to work on a patch to resolve them.
Comment #9
Michsk commented@#7: This is basically the whole javascript.
And your php
The php side has some other form_id's in it because i use modalframe on multiple places, but above should help you. But you will have to tweak it for your own use.
Privacy thing, i completely agree, but you should make a new issue for that and not place it here.
Comment #10
Michsk commentedmm dont know why it changed the assigned to option.
Comment #11
pribeh commentedHi Iasac,
Did you put your code from #9 in a custom module? I'm not a very good module programmer so if you could provide just a bit more guidance that would be super appreciated.
Best,
Thomas
Comment #12
moosh101 commentedHi Iasac,
I would also like to request a custom module using the code in #9, or at lease could you please describe how to implement your code?
I sincerely appreciate all your time and support.
Many thanks,
Shane.
Comment #13
fugazi commentedSubscribe
Comment #14
Michsk commentedI put it in a own module,yes. Search how to make your own module call it modals and use the code
Comment #15
fugazi commented#14 @lasac - I am a beginner, you can explain this more as they have done. Unfortunately I can not create your own modules. Sorry for my bad english. regards
Comment #16
pribeh commentedHey fugazi,
I'll try assembling this into a module and attaching it in a zip file for everyone else sometime today.
Comment #17
fugazi commentedohh that would be great ... many thanks
Comment #18
glitz commentedsubscribe
Comment #19
glitz commentedIf you have this module assembled could you send it to me also please?
thanks
Comment #20
pribeh commentedHi, here's the module made from Iasac's code in #9. I can't seem to get this to work. Any help would be much appreciated. I've checked to see if the javascript is being attached by the module via firebug and it seems to be. Beyond that my debugging skills are limited - sorry.
Comment #21
Michsk commentedwow i didn't know this issue was a roadmap blocker. I'll dive in to this as soon as i can.
Comment #22
franzkewd commentedsubscribe
Comment #23
icecreamyou commentedSo it turns out there is a related issue for the comments submodule and I went to solve that one and wasn't paying attention and added Modal Frame integration for the main module instead. There is still a bug in that for some reason submitting the edit-status form doesn't force the modal frame to close; however, this can be addressed in a new issue. (The delete process works well.)
(Also, only committing new features to 3.x.)
Comment #25
madhusudan commented#20
enabled modals module but This module is not working...
the delete confirm form loads in separate page.
Comment #26
icecreamyou commentedOpen a support request, please don't spam a closed issue.