Remove "Automatic title" option from Administrator Modules?

87 views
Skip to first unread message

Peter Martin

unread,
Jan 16, 2015, 4:27:34 AM1/16/15
to joomla-...@googlegroups.com
Some Administrator Modules have an "Advanced" option called "Automatic title":
Latest News
Popular Articles
Logged-in Users
Joomla! Version Information
Quick Icons
Login Form

and some Admin Modules don't have that option: 
Statistics
Custom HTML
Feed Display
Multilingual Status
User Status
Admin sub-Menu
Title
Toolbar

"Automatic Title. (Yes/No) Choose if you want a automatic (translated) title to be displayed. Note this depends on the admin template chosen."


Joomla's default administrator template Isis does not use the setting.

Joomla's other admin template, Hathor, includes this option via a template override: /administrator/templates/hathor/html/com_cpanel/cpanel/default.php
Joomla's system template also uses this option via a template override: /administrator/templates/system/html/modules.php

Because of this i don't think that "Automatic title" is used a lot.

What's the best option?

1. Remove the "Automatic title" option from the "Advanced" options of the Admin Modules?

2. Add the the "Automatic title" option to Joomla's cpanel so that all templates will automatically use it?
And add the "Automatic title" option to the "Advanced" options of all Admin Modules?

Thanks,
Peter

Troy

unread,
Jan 16, 2015, 10:38:27 AM1/16/15
to joomla-...@googlegroups.com
I dont' think I've ever seen that before
Bear
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/d/optout.


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5645 / Virus Database: 4260/8939 - Release Date: 01/16/15


Leo Lammerink

unread,
Jan 16, 2015, 10:48:26 AM1/16/15
to joomla-...@googlegroups.com
I actually have never noticed this one in my 9 years of support and reading the feature and the removal on Github I still do not know what this "automatic title (depending on template) " is suppose to do. I simply do not get it's purpose and despite being able to read about it I still do not get it.

So very careful to advise but since this seems to be worthless and removed already in an earlier stage from Github (so why is it still present in such case?....never merged?)  let's just get rid off it? (unless someone can give me a good reason why the thing is present despite being removed as posted and found by Hannes?)

Leo

Hannes Papenberg

unread,
Jan 16, 2015, 11:23:46 AM1/16/15
to joomla-...@googlegroups.com
The feature was added in 2010 and removed in 2012 again, most likely by
accident. This feature allows you to define a title for the module in
the module and override the title given in the module manager. The
usecase is, that you have the module "Logged in Users" for example and
now you have a fixed title, which you can translate and based on the
language of the user, you get to see "Logged in Users" for english or
"Eingeloggte Nutzer" for german.

It was most likely removed by accident while the backend was rewritten
to Bootstrap code. The commit where this was removed has more than 300
files and several thousand changed lines of code. The feature was part
of a view file that was overwritten, but the option was not removed from
the XML files of the modules.

Long story, short: I don't think that this is a crucial feature and in
compliance with my earlier rants of everything in Joomla having too many
options, I would remove this entirely.

Regards,
Hannes

Am 16.01.2015 um 16:48 schrieb Leo Lammerink:
> I actually have never noticed this one in my 9 years of support and
> reading the feature and the removal on Github I still do not know what
> this "automatic title (depending on template) " is suppose to do. I
> simply do not get it's purpose and despite being able to read about it
> I still do not get it.
>
> So very careful to advise but since this seems to be worthless and
> removed already in an earlier stage from Github (so why is it still
> present in such case?....never merged?) let's just get rid off it?
> (unless someone can give me a good reason why the thing is present
> despite being removed as posted and found by Hannes?)
>
> Leo
>
> On 1/16/2015 10:37 PM, Troy wrote:
>> I dont' think I've ever seen that before
>> Bear
>> On 1/16/2015 03:27, Peter Martin wrote:
>>> Some *Administrator Modules* have an "*Advanced*" option
>>> called* "Automatic title"*:
>>> Joomla's *default* administrator template *Isis does not use the
>>> setting*.
>>>
>>> Joomla's other admin template, *Hathor*, includes this *option via a
>>> template override*:
>>> /administrator/templates/hathor/html/com_cpanel/cpanel/default.php
>>> Joomla's *system* template also uses this option via a *template
>>> override*: /administrator/templates/system/html/modules.php
>>>
>>> Because of this i don't think that "Automatic title" is used a lot.
>>>
>>> What's the best option?
>>>
>>> 1. Remove the "Automatic title" option from the "Advanced" options
>>> of the Admin Modules?
>>>
>>> 2. Add the the "Automatic title" option to Joomla's cpanel so that
>>> all templates will automatically use it?
>>> And add the "Automatic title" option to the "Advanced" options of
>>> all Admin Modules?
>>>
>>> Thanks,
>>> Peter
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Joomla! CMS Development" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to joomla-dev-cm...@googlegroups.com
>>> <mailto:joomla-dev-cm...@googlegroups.com>.
>>> To post to this group, send email to joomla-...@googlegroups.com
>>> <mailto:joomla-...@googlegroups.com>.
>>> Visit this group at http://groups.google.com/group/joomla-dev-cms.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>> No virus found in this message.
>>> Checked by AVG - www.avg.com <http://www.avg.com>
>>> Version: 2015.0.5645 / Virus Database: 4260/8939 - Release Date:
>>> 01/16/15
>>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Joomla! CMS Development" group.
>> To unsubscribe from this group and stop receiving emails from it,
>> send an email to joomla-dev-cm...@googlegroups.com
>> <mailto:joomla-dev-cm...@googlegroups.com>.
>> To post to this group, send email to joomla-...@googlegroups.com
>> <mailto:joomla-...@googlegroups.com>.
>> Visit this group at http://groups.google.com/group/joomla-dev-cms.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Joomla! CMS Development" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to joomla-dev-cm...@googlegroups.com
> <mailto:joomla-dev-cm...@googlegroups.com>.
> To post to this group, send email to joomla-...@googlegroups.com
> <mailto:joomla-...@googlegroups.com>.

Leo Lammerink

unread,
Jan 16, 2015, 11:28:56 AM1/16/15
to joomla-...@googlegroups.com
Thank Hannes for clarifying......I see what you say but therefor it
makes even less reason to keep it. Any language translations are done
through the current (horrendous imho) language system so for that
purpose for sure we do not need the feature so I do completely agree
with your assessment (ain't that something? :) ) to completely remove it.

@ Peter Martin: Nice find!

Leo

Peter Martin

unread,
Jan 16, 2015, 12:05:55 PM1/16/15
to joomla-...@googlegroups.com
Ok, I'll write a patch to remove these settings from the Admin Modules.

Thank you all for your responses.

Greetings,
Peter

>>>> To post to this group, send email to joomla-...@googlegroups.com
>>>> <mailto:joomla-...@googlegroups.com>.
>>>> Visit this group at http://groups.google.com/group/joomla-dev-cms.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>>
>>>> No virus found in this message.
>>>> Checked by AVG - www.avg.com <http://www.avg.com>
>>>> Version: 2015.0.5645 / Virus Database: 4260/8939 - Release Date:
>>>> 01/16/15
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Joomla! CMS Development" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to joomla-dev-cm...@googlegroups.com
>>> To post to this group, send email to joomla-...@googlegroups.com
>>> <mailto:joomla-...@googlegroups.com>.
>>> Visit this group at http://groups.google.com/group/joomla-dev-cms.
>>> For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Joomla! CMS Development" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to joomla-dev-cm...@googlegroups.com

brian teeman

unread,
Jan 16, 2015, 1:34:13 PM1/16/15
to joomla-...@googlegroups.com


On Friday, 16 January 2015 17:05:55 UTC, Peter Martin wrote:
Ok, I'll write a patch to remove these settings from the Admin Modules.

You can do them all in one PR - no need to have separate ones for each module

Peter Martin

unread,
Jan 16, 2015, 6:41:53 PM1/16/15
to joomla-...@googlegroups.com
Yes, I know. Thanks!

Correction on my 1st post: 
The "Automatic title" was only available in 4 of the Admin Modules: 
Latest News, Popular Articles, Logged-in Users, Quick Icons


Thanks,
Peter
Reply all
Reply to author
Forward
0 new messages