1 tabard Feb 10, 2005 12:16
3 edb Feb 12, 2005 02:37
Yeah sure. Be kinda neat. Never thought about it that way. Date is probably easy. Showing recent stuff from elswhere is weird but in a groovy sort of way. Yeah. Weird is good.
4 edb Feb 12, 2005 06:11
Funny how things work out. Date wasn't all that easy but "everywhere but here" was like walking through a piece of cake. I'll write it up and post it in plugins and hacks tomorrow cuz I'm tired right now.
5 tabard Feb 12, 2005 11:21
Awesome! You rock :D Thanks a lot!
6 elene Feb 12, 2005 17:58
http
7 edb Feb 12, 2005 20:05
I... uh... sorta jumped the gun a bit and missed a detail. Here's what I got so far, and if it's good enough I'll publish it. Otherwise I'll see about getting it all up to speed.
I can sort by allblogs or thisblog or otherblogs, where otherblogs means posts not in this blog. Any sort method can include the date published (as well as the author, # of comments if any, and the main category). The date defaults to the blog locale format but you can put any format you like in it. What I didn't do was make it sort out the posts by blog the way the linkblog sorts out posts by category. In other words whatever sort method you use will still give you only one list of items. I'm pretty sure it's doable (making it list Recent Posts then BlogA with it's posts and BlogB with it's posts), but I'm not there at all.
8 tabard Feb 12, 2005 20:51
Heh, well that's a helluva lot further than I ever would've gotten on my own :) Thanks for taking the time to figure it out! I'm reading around on php.net to try and learn more about it, so maybe I'll experiment a bit and see what I can come up with for sorting.
9 edb Feb 13, 2005 04:14
Once again, I got it and will post it tomorrow (tomorrow - I'll post it tomorrow, as long as the feds don't take me a-way). That's what happens when I use alkahaul - I can code but I can't type. Go figure. Anyways I've reached a point where you can exclude or include the current blog (whatever it may be) and exclude a specified list of blogs (whether your visitor is in that blog or not). It links the blog shortname to the blog and provides a list of recent posts in that blog. Tested and found functional, though I tested on blog 1 and excluded it (because I don't post in blog 1).
Aw what the heck. I'll copy/paste it into plugins and hacks now just in case they do come to git me tomorrow.
Still wondering if anyone could help me with this :)