Closed (fixed)
Project:
Content Levels
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
15 Sep 2009 at 10:53 UTC
Updated:
3 Mar 2010 at 00:20 UTC
I reckon that depending on date_api is a fairly major thing, given the extra functionality you actually get if you have it on. Can we look at factoring out the code so that the expiry stuff just doesn't appear if you don't have date_api.
Comments
Comment #1
jamsilver commentedGood idea. If you have a spare moment, feel free to give this a go yourself Steven.
Comment #2
steven jones commentedDo you reckon this is better as an add-on module that uses the content levels API to change the content levels when it needs to, or just some nice if statements around bits in the main module?
Comment #3
steven jones commentedComment #4
jamsilver commentedI think if-statements will be good for the time being. And a little note explaining that more can be gained through the use of date_api. Changed this from a feature request since it's not really as significant as that and appropriate to get in at the release candidate stage I would say =p.
Comment #5
jamsilver commentedFixed in rc5.