-
☆ A M B ☆
- 24,524 Posts
save_content.processor.php modified to save pub_date as current date if document is published and publish date is not set. Now it can be used for sorting in NewsListing without extra sql.
-
☆ A M B ☆
- 24,524 Posts
Oops...this is a problem with the site_start document; it can’t have a publish date set! Will have to think about this...why can’t it have the date set, as long as the date is < current date?
-
MODX Staff
- 10,725 Posts
Yeah, this is why I didn’t just change that behavior yet Susan --> though I agree it makes more sense, there are too many dependencies on it after searching the code base to make a quick and dirty change like that. I’ll see what I can do about finding and resolving at least this dependency.