Sunday 18 November 2007 3:40:22 pm
I have a news items folder, created by doing a fetch/list on a subfolder, sorted by an attribute (start time, they are calendar events). I'd like to add nodes from a second folder, and have them appear every x items in the resulting array (folder 1 item 1, folder 1 item 2, folder 2 item 1, folder 1 item 3 etc). the items from the second folder would need to be sorted by priority. I'd prefer to not be locked into having to stipulate the actual priority numbers for the items in the second folder (users hate that sort of thing). Can anyone suggest a good approach to this?
Paul Bolger
|