2014-03-20 16:20 GMT+01:00 Guillaume "Louis-Marie" Delhumeau <
gdelhumeau(a)xwiki.com>gt;:
  2 approaches:
 1 (easy) - write a form with some fields that create a new document with a
 computed name. It will not rename the document if you change the fields
 afterwards, but depending on your use-case, it might be enough.
 
Note: this approach does not require you to know the Java language. It is
not the perfect solution, but I often do that.
Louis-Marie