|
Sorry I was not clear, events as
in things going on (as opposed to programming events) I have a directory of files, each modeling object data like article (articles.xml) and events (events.xml). So my events are coming from events.xml which is like so: <events> <event ...> <date/> <location/> <name/> <description/> </event> </events> I'm not passing an empty parameter, I left it blank because I can't figure out how to best implement a date and sort each <event> by it instead of sorting by entry (going down the list in the file vs going down the list sorting output by date) and how one might implement date (break it up to month, day, year) or somehow to parse <date>November 1, 2005</date> I'll look at the plugin suggested, thank you. Still trying to figure out how to set them up/use them. Helena Thorsten Scherler wrote: El sáb, 22-10-2005 a las 08:50 -0400, Helena Edelson escribió:Hi |
- rss, xmap, date format, xsl:sort Helena Edelson
- Re: rss, xmap, date format, xsl:sort Thorsten Scherler
- Re: rss, xmap, date format, xsl:sort Helena Edelson
