have a minumum year in parameters
GHengeveld |
|
---|---|
I think the selectbox thing should be made more user friendly with client-side scripting (javascript). There's plenty of scripts available that make date/time selection a lot easier. Cotonti can't really do much to make the process easier. The expire time is an interesting one. De default value of one year makes no sense, it can potentially be anything. A configurable default lifetime would indeed be a good addition (possibly even configurable for each category). Another thing I want to see added is a checkbox 'Never expire' that disables or hides the expire time selection boxes if checked. Of course this is a client-side feature as well. There's more to this topic by the way. For example the page_date shouldn't be editable (it's the initial post date). The page_begin should be used as publication date and page_end should be considered 'never expire' if it's equal or less than page_begin. And of course pages should actually expire after page_expire (instead of just remain available). |