Is there an Organic Groups "TypeList" / Links Gadget equivalent?
Hi folks, I'm building an OG site and wondering if there are currently any OG modules out there that allow a Group Administrator to add arbitrary link lists as blocks to their groups' pages - along the lines of TypePad's "TypeList" feature or Blogger's "Links" gadget, both of which provide UI for:
* Adding, editing, or deleting lists
* Adding, editing, or deleting list items
* sorting list items
I paged through all of the OG related Project nodes and didn't find anything that quite matches. It's tempting to try and cobble something together with existing Drupal functionality, but I'd rather not have to install half a dozen potentially conflicting modules that wind up not quite hitting the target anyway.
Am I overlooking anything, or would I be looking at building this from scratch?

_
You should be able to do this easily with http://drupal.org/project/smartqueue_og and views.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Thanks!
I'll have to look into it.