I'm under the gun to get these nodes into the new site, so I'm probably not reading everything correctly, but what is my Feed's URL (on the D5 site). I can't figure out where to find that.
Thanks!
Jessica Hannan 815-545-5541 http://www.HaloDigitalDesign.com Join us on Facebook!! http://www.facebook.com/halodigitaldesign
On Apr 10, 2012, at 1:33 AM, support-request@drupal.org wrote:
Send support mailing list submissions to support@drupal.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.drupal.org/mailman/listinfo/support or, via email, send a message with subject or body 'help' to support-request@drupal.org
You can reach the person managing the list at support-owner@drupal.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of support digest..."
Today's Topics:
- Trouble with Relative Times and Filtering a View (Shai Gluskin)
- Re: Trouble with Relative Times and Filtering a View (Linda Romey)
- Importing ONLY nodes from D5 into D7 - Errors!!! (Jessica Hannan - Halo Digital Design)
- Re: Trouble with Relative Times and Filtering a View (Shai Gluskin)
- Re: Importing ONLY nodes from D5 into D7 - Errors!!! (Shai Gluskin)
- Re: Uploading & Downloading Files via FTP (damilarefagbemi@gmail.com)
Message: 1 Date: Mon, 9 Apr 2012 16:13:41 -0700 From: Shai Gluskin shai@content2zero.com Subject: [support] Trouble with Relative Times and Filtering a View To: support@drupal.org Message-ID: CAADUgB2kdp9AEqW1W+rabfpynqZ8nEsr9A=8MnskrddT_3vqaQ@mail.gmail.com Content-Type: text/plain; charset="iso-8859-1"
Client needs content published to a feed automatically, once every 24 hours at a particular time. The content has already been created for all future posts.
I set it up as follows:
Content:
Item A: Post date set to 4/9 6 PM Item B: Post date set to 4/10 6 PM Item C: Post date set to 4/11 6 PM Item D: Post date set to 4/12 6 PM
I've created the feed in a View.
Number of items to display is: 1 Sort is ascending on Post date. Filter is set to: Post date is greater than now - 24 hours.
This does not work. With this configuration Item A only gets onto the feed at 10:01 PM on 4/9.
It seems to work right if I set the filter to: Post date is greater than "now - 20 hours."
Clearly this must have something to do with the fact that the site is in "EDT" which is UTC - 400. The site uses Drupal 6.25 with Date 2.8. The site time zone is set to "America/New York" and "user configurable times zones" are "disabled."
Though I seem to have it working, I'm still confused. Can anyone explain?
Thanks,
Shai