> For each tiddler, between the title and the body it shows the UserName > and the modified date and the created date. But if I change the user > name and make a change to the body of the tiddler, the name shown > changes to the name of the last modifier. Is there a way to make it > show the name of the creator, either as well as or instead of the > modifier?
There is an open ticket on this: http://trac.tiddlywiki.org/ticket/471 There is also a TiddlyTools CoreTweak that automatically adds a 'creator' field to new tiddlers. Just import this plugin: http://www.TiddlyTools.com/#CoreTweaks and then save-and-reload for it to take effect. Then, open and edit the ViewTemplate (see More>Shadowed tab in sidebar) and change this: <span macro='view modifier link'> to: <span macro='view creator link'> That should do it! enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

