I’m sorry if this has been asked and answered elsewhere in the forum. I have just tried a few searches to find what I’m looking for, but as I’m unsure of exactly what to search for, this is a bit difficult!
Ok… I have 5 weblogs. I want to be able to dynamically generate a list of links to the latest entry from each one of those weblogs (so, a total of 5 links). I also want this list to be sorted so that the most recent entry is at the top of the list.
It sounds pretty simple when written like that, but there doesn’t seem to be any obvious way to do this with EE tags.
Is a custom SQL query going to be the only way to do this, or am I overlooking some functionality built into EE?