You Say you have put in this
I have checked now and this I cant found enny where to the options with kategory or types where have you put in this option so whe can found this ??
| display of categories - a list or tree 1.5.8 |
Friday, 15 April 2011
|
|
||||||||||||||
maikkaune
on
15 Apr 2011
Hi, i noticed the option in global config, but i am not sure about the effect. Where does it change the view? In the list template header? If so, why is it a global parameter and not a section parameter?
sackgesicht
on
15 Apr 2011
@maikkaune
it affects the category listing, when you create or edit an article and select the individual category ....
maikkaune
on
15 Apr 2011
@sackgesicht
Got it! thanks.
@ME Support
The tree is surrounded by a DIV class="maindiv". It has a height of 400px. Why is this? The 400px area is always blank, it can´t collapse and takes too much space. It happens in frontend and backend. I think this is not correct, because the tree is dynamic in its height ...
Another issue:
In type parameters we can enable/disable the section name in category select. When the tree view is used, I can always select the section name. Is it possible to disable the first entry? (i n other words: grey-out the checkbox or radiobox for the section)
Katerina
on
18 Apr 2011
Hello!
about the DIV class="maindiv": it was done by the default. You can correct this issue in the \administrator\components\com_resource\library\helper.php The desciption is saved in the 1481 line. You can just delete height : 400px;.
>>In type parameters we can enable/disable the section name in category select. When the tree >>view is used, I can always select the section name.
I have tried today this scenario with tree view and wasn`t able choose category if I logged in as simple user. If I logged in as Superadministrator of course I can choose every category I want. If I misunderstood you please specify your question.
Regards
maikkaune
on
18 Apr 2011
fixed DIV height:
I guess it will be removed in the next "build". Who was the coder ? :-( ;-)
Category section selection:
Ahhh, sorry!!! My fault.