Do I have to delete all of my streams and add them back in in alphabetical order? Is there no tag to alpha the list?
Thanks,
Ken
Reported on Movable Type 4.2
Do I have to delete all of my streams and add them back in in alphabetical order? Is there no tag to alpha the list?
Thanks,
Ken
Reported on Movable Type 4.2
Nope, AFAIK. You'd probably have to use the Order plugin.
OK, fine. But how do I use Order to order anything other than by date?
Haven't tried it, but so far as I can see, Order has only two tags. The second, order-by, should take virtually anything you can pass as a variable, yes?
There has got to be a simple answer to this. And if there is not, then it should be something programmed into the plugin.
So in my mt:setvarblock name="order_by" statement, what would I use?
mt:StreamAction has sortby which you can sortby service. But that doesn't help me in the Elsewhere widget where it uses the mt:otherprofiles tag.
It also seems that mt:otherprofiles does not take sort_by="service"
So I don't know where to go from here.
Anyone?