2
OK. Found it
wfdownloads/class/download.php
Lines 386 and 521 (approx)
Change 'true' to 'false' at the end of:
$sform->addElement(new XoopsFormDhtmlTextArea(_MD_WFD_DESCRIPTION, 'description', $this->getVar('description', 'e'), 15, 60, "smartHiddenDescription"), true);
I really wanted to make the title a required field, but WF-Downloads has an option to use the uploaded filename as the title, which makes it a bit complicated.
If I figure out a way, I'll post it here.
A thread is for life. Not just for Christmas.