I was trying to think of how to create a list of most recently created terms and wanted to show them by creation time/date. Then I realized terms have no time/date. So, I thought I would sort by tid. But that's not possible.

This is mostly a request for confirmation that you'd accept a patch to do this. I'm happy to give it a shot to try to implement it.

Comments

betz’s picture

Needed just the same this evening.
Can this feature be added to views?

merlinofchaos’s picture

Sure. Patch should be easy.

greggles’s picture

Status: Active » Needs review
StatusFileSize
new797 bytes

Is this really all that's necessary? It seems to work...

betz’s picture

Status: Needs review » Reviewed & tested by the community

Allright greggles. Thanx man!

Patch works smoothly for me.
Can this be commited to the next release, so i dont have to repatch each time.

greggles’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new939 bytes

Here's a slight update which also allows click sorting on the term ID column.

merlinofchaos’s picture

Status: Needs review » Fixed

There ya go

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.