Republishing?

baja_tz - September 13, 2007 - 15:01
Project:PayPal Node
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:baja_tz
Status:active
Description

I apologise for puting this on wrong post:
I dont' know if it's possible to put in some future releases, option for user to click on some 'publish' link which will take him on paypal again, to republish expired node, and second, which is much more difficult i think,
to associate 'Content expiration time' with taxonomy like:
taxterms-1 price:50 expiration:180 days
taxterms-2 price:100 expiration:365 days

#1

djmystic82 - October 5, 2007 - 17:44

This would be a great feature to be able to re-publish after it has expired. I'd also lover to have the notification email go out by a defined number of days before the node is unpublished, giving the publisher time to renew it before it gets unpublished.

Great module by the way.

#2

gemini - October 6, 2007 - 21:55

Yes, simple payment link for content extension needs to be in the email.

Also:

1. the taxonomy terms listed on the PayPal payment form are not very helpful (since it lists all the terms the node is tagged with included terms without prices). I think that listed taxonomy terms should be limited to only those that have the price on them + the Node ID.

2. Could you please post the paypal payment link format or make it available via Views? Otherwise people have only one chance to pay after they saved their node. I can output all the unpublished (not paid) nodes for them (via views), but I need to include the payment link so they could pay whenever they're ready.

Thank you for the handy module!

#3

budda - February 9, 2008 - 17:38

The link to the payment system is simply 'paypalnode/'.$node->nid;
You can add that in using a Views hook or theme function, or just in the template file.

 
 

Drupal is a registered trademark of Dries Buytaert.