__group__	ticket	summary	component	version	milestone	type	owner	status	created	_changetime	_description	_reporter
Active Tickets	1	using ~~LASTMOD~~ as value of fields				enhancement	aurelien.bompard.org	accepted	2010-09-17T17:21:12+02:00	2010-09-18T19:04:18+02:00	"I want to get the last modification timestamp into ""your"" ODT field.

I found the lastmod plugin http://www.dokuwiki.org/plugin:lastmod that accomplish that very well, just writing
{{{
  ~~LASTMOD~~
}}}
So, using your fields plugin, this is what I should write:
{{{
  {{fields>myvar=~~LASTMOD~~}}
}}}
But it does'nt function: the value stored into myvar is the string {{{""~~LASTMOD~~""}}} and not the last modification timestamp.

I thank you very mutch for any help."	www.google.com/accounts/o8/id?id=AItOawmDWut2kntr1CtUBM-rYBJiTdzd7_79FAM
