Closed (fixed)
Project:
Node expire
Version:
6.x-2.03
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Mar 2009 at 02:56 UTC
Updated:
24 Jul 2010 at 10:13 UTC
I saw it's an issue yet you talked about in a closed issues.
I open a new issue aboout it because I'm in the need of it
for a particular reason.
I'm creating in my website a feature (conten-type) for a teacher of mine: the students book their exams.
The book time expires, so this module is perfect for me.
So I set the label not like -expiration node time- but the label is -book time useful for this exam-.
Now when users is going to create other content type like forum, story and so on
always come out this label about exams booking date .
For that reason I'm here to re-ask if you forecast to implement the feature to exclude exipation time field on node-type basis.
Comments
Comment #1
vikramy commentedI hope you have solved this some how.
I am guessing this is what you need. In node_expire.module look for
Replace 'Expiration Date' with some thing like this. $ntype . 'time useful for exam'. This might solve some of your issue.
Reopen if you need more than this.
Comment #2
fabrizioprocopio commentedI'll try, thanks for your time