0

Module name in Joomla Module Manager

How can I change the name of the joomla module in joomla module manager, when showing module properties. How to change the name with red underline in picture

ArmeniaH
  • 733
  • 1
  • 8
  • 18

2 Answers2

2

Today I was looking for the same answer of this problem. I found out it needs some language files to show the module name.

I've downloaded a simple login register module from: http://extensions.joomla.org/extensions/access-a-security/site-access/authentication/15380 and followed it's file tree structure and looked into its xml file. See this image:

https://lh4.googleusercontent.com/-ismRln97BJg/UEYAwPKF7RI/AAAAAAAAAEE/J7eBX5N0taw/s800/joomla-module-name.png

Steve Czetty
  • 6,147
  • 9
  • 39
  • 48
Edi Amin
  • 36
  • 4
  • So you want to say that it might be in sys.ini ?? I'll check it out today) – ArmeniaH Sep 05 '12 at 07:51
  • Actually it is in these language ini files. But I'm not sure exactly which one is needed for this. I used all four of them. The module name is in first line. – Edi Amin Sep 05 '12 at 19:49
0

You need to edit mod_b2j_k2_news_slider.xml, change the name.

Brent Friar
  • 10,588
  • 2
  • 20
  • 31