Hello,
I have a question about the displaying of filenames for files attached
to pages. There seems to be a limit of 25 characters in the body of the
filename before the filename is truncated, and the filename is shown as
ReallyLongAttachedFilenam~.ext on the page.
Long filenames are pretty important for the users of my wiki, and I
would like to know how I could go about changing the display name
formatting. I have looked through the XWiki attachment, document, and
URL generation source code in search of the code that controls this, but
I was not successful in finding it.
Is there a configurable option somewhere that I have missed, or do I
need to alter the source code (if so, which classes/methods)?
Thanks,
-Daniel Selifonov