[xwiki-users] How to insert name and date (signature, ~~~~)?

2014-10-14 Thread markus schnalke
Hoi, in Mediawiki it's possible to insert one's name and the current date quite easily with four tilde characters: . Is it possible to do this in a convenient way in Xwiki, as well? And if so, how? I think it should be possible by creating a macro. However, I would appreciate if inserting t

Re: [xwiki-users] How to insert name and date (signature, ~~~~)?

2014-10-15 Thread Clemens Klein-Robbenhaar
On 10/14/2014 08:02 PM, markus schnalke wrote: > Hoi, > > in Mediawiki it's possible to insert one's name and the current > date quite easily with four tilde characters: . > > Is it possible to do this in a convenient way in Xwiki, as well? > And if so, how? > > > I think it should be possi

Re: [xwiki-users] How to insert name and date (signature, ~~~~)?

2014-10-15 Thread vinc...@massol.net
Hi, Meillo, Interesting need. Indeed it's easy to do with a macro such as {{sign user="username"/}}.  Now we also support the notion of transformations. They allow to modify what gets displayed. However the modified content is not persisted. This there are 2 choices:  1) use a syntax such as ~

Re: [xwiki-users] How to insert name and date (signature, ~~~~)?

2014-10-27 Thread markus schnalke
[2014-10-15 10:25] Clemens Klein-Robbenhaar > On 10/14/2014 08:02 PM, markus schnalke wrote: > > > > in Mediawiki it's possible to insert one's name and the current > > date quite easily with four tilde characters: . > > > > Is it possible to do this in a convenient way in Xwiki, as well? >

Re: [xwiki-users] How to insert name and date (signature, ~~~~)?

2014-10-27 Thread vinc...@massol.net
Hi Markus, FTR I’ve created http://jira.xwiki.org/browse/XRENDERING-371 Thanks -Vincent  On 14 Oct 2014 at 20:02:35, markus schnalke (mei...@marmaro.de(mailto:mei...@marmaro.de)) wrote: > Hoi, > > in Mediawiki it's possible to insert one's name and the current > date quite easily with four t