Help us continue supporting you
Having just been working on a module to enable a live analytics peice of software to work within Joomla, I stubled upon the fact the DocMan's page title for the Detail view is fixed at 'Document details'. This means the tracking module would use that title for every download so there would be no difference to the analytic software as to what downloads details are being viewed. To me this limits its usefulness slightly. After about 20 minutes of rumaging through the code, the pages we're required to be altered slightly, but know the page title is displayed as 'Download: Your file name'.
Which you must admit is a lot more useful...
It modifies three files, if you've not altered the original Doc Man files in any way just upload these to the component/com_docman directory in your Joomla installation.
One of the files editted is within the Default template, so if your using another template for DocMan you will need to manually edit the file.
You can download the hack here .