Closed (fixed)
Project:
ecard
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 22:06 UTC
Updated:
24 Mar 2010 at 16:00 UTC
Is there any chance that you can add an option for an admin or the ecard recipient to br able to delete sent e-cards (and copies) from the site?
Currently, if a person sends an ecard, and requests a copy, two cards are generated with different links (or is it just two paths created?).
Anyway, the option to delete sent/copies/read and received e-cards would be nice.
Thanks,
Jeffrey
Comments
Comment #1
imatechie commentedSorry, I just took a look at the database table and I realized I made a mistake when I posted this, first I never seen the option to auto-remove e-cards and from the Drupal site URL's for viewing e-cards, I thought at first that it was copying the e-card to a new node with a random name which resulted in two separate nodes of the same thing, but after looking in the DB, I found out that it just links to the original node id.
What threw me off was that when logged in with admin rights and you viewed an e-card, I didn't get the normal View/Edit menu so I thought that there was no way to delete the card once sent.
Actually, I would still like to see the option added for either the sender or receiver to delete the card in a future version.
Thanks,
Jeff
Comment #2
kars-t commentedHi I am really sorry not to answer immideately and solve this problem. But I have really sparse time and sarath seems to be lost.
I'd like to implement this feature request and think this should come along with views 2 implementation as you need lists to review and administer the ecards.
Comment #3
kars-t commentedMaybe this can be added as a views field or at least as mini fom to the card that is being viewed. And maybe the cards should expire by cron.
Comment #4
kars-t commentedCron does expire ecard if set up todo and there is a new function in 6.1 to delete cards by their random key.
I am closing this. Better integration maybe by views and some checkboxes go into 6.2 when it's done :)