One of the main/only reasons to use this module is to change the 'Submitted by' line to 'This entry was created/updated by ...' This used the [last-edit-type] and [last-editor] tokens which are added by this module for Drupal 6.
See http://drupal.org/node/377726

This functionality appears to be missing from the Drupal 7 port. Any plans to reinstate it?
Ivan

Comments

NancyDru’s picture

Project: Submitted By » Token
Component: Miscellaneous » Code

Even though I did it, IMHO is was a mistake to provide tokens from SB. I am transferring this to Tokens.

Dave Reid’s picture

If you need logic in your tokens, then I'd probably suggest creating something using http://drupal.org/project/token_custom that is specific to your use case.

Dave Reid’s picture

Status: Active » Closed (won't fix)

I don't really want to support custom logic tokens in Token module since it should really only be focused on things that can be merged into core without debate if possible. And starting here could open up a big can of worms. Why would I allow one custom logic token without another? Where would it stop?

Sorry to have to deny this here but I think it is for the best. :/