xowiki::FormPage instproc render_thumbnails (public)
<instance of xowiki::FormPage> render_thumbnails upload_info
Defined in /var/www/openacs.org/packages/xowiki/tcl/xowiki-www-procs.tcl
Renderer of the thumbnail file(s). This method is a stub to be refined (e.g. in xowf).
- Parameters:
- upload_info (required)
- dict containing the "file_object" and "file_name"
- Returns:
- HTML content
- Testcases:
- No testcase defined.