/*
* include the following instructions :
<!-- START joomlacomment INSERT -->
<div class="dm_description" style="text-align:right;">
<?php
global $option;
require_once(JPATH_SITE."/administrator/components/com_comment/plugin/$option/josc_com_docman_item.php");
?>
</div>
<!-- END OF joomlacomment INSERT -->
* at the end of the following file :
* components/com_docman/themes/.../templates/documents/list_item.tpl.php
*
* HTML part of the code can be changed ! according to the theme...
*/
and
/*
* include the following instructions :
<!-- START joomlacomment INSERT -->
<div style="float:left;" align="left">
<?php
global $option;
require_once(JPATH_SITE."/administrator/components/com_comment/plugin/$option/josc_com_docman_doc.php");
?>
</div>
<div class="clr"></div>
<!-- END OF joomlacomment INSERT -->
* at the end of the following file :
* components/com_docman/themes/.../templates/documents/document.tpl.php
*
* HTML part of the code can be changed ! according to the theme...
*/
Sorry, had a comment about reading.
Unfortunately, it still does not.
I have the code each (list_item.tpl.php, document.tpl.php) at the bottom without success inserted
Here my Homepage:
http://custommaps.de/index.php?option=com_docman&Itemid=2