Download & Extend

Impossible to delete or remove e-cards

Project:ecard
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Title: Impossible to delete or remove e-cards» Impossible to delete or remove e-cards

Sorry, 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

#2

Hi 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.

#3

Title: Impossible to delete or remove e-cards » Impossible to delete or remove e-cards

Maybe 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.

#4

Status:active» fixed

Cron does expire ecard if set up todo and there is a new function in 6.1 to delete cards by their random key.

<?php
ecard_delete_card
($random)
?>

I am closing this. Better integration maybe by views and some checkboxes go into 6.2 when it's done :)

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here