All questions about EDocman extension

The word "Documents" in Category List View

  • ajmusic24
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 1 month ago #21369 by ajmusic24
When in the Category List view the word "Documents" appears at the top above the first document. I find this unnecessary. How do I remove it?

Thanks,
AJ

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #21683 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: The word "Documents" in Category List View
We need to edit code alitle to remove it. Please open the file components/com_edocman/views/category/tmpl/default.php, find the code below and remove it :
Code:
<h2 class="dm_title"><?php echo JText::_('EDOCMAN_DOCUMENTS'); ?></h2>

Tuan

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #22259 by sf
I have a slightly different requirement. When I click on a category, like "Reports", I want the top of the table to say Reports instead of Documents. So I want the category to be the title of the table, instead of having Documents all the time, regardless of what category is being listed.


regards

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #22302 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: The word "Documents" in Category List View
Hi sf

You can submit a support ticket sending me administrator and FTP account of your site so that I can edit the code to make it works for you

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam