On 09/10/14 at 09:21pm, Armin Burger wrote:
> On 10/09/2014 02:50 PM, Raffaele Morelli wrote:
> > On 09/10/14 at 02:16pm, Armin Burger wrote:
> >> regarding the domains issues, try the following:
> >>
> >> modify file
> >> "plugins/tocdomains/tocdomains.js"
> >> and add after line
On 10/09/2014 02:50 PM, Raffaele Morelli wrote:
> On 09/10/14 at 02:16pm, Armin Burger wrote:
>> regarding the domains issues, try the following:
>>
>> modify file
>> "plugins/tocdomains/tocdomains.js"
>> and add after line 60 the following
>>
>> if (typeof domCategories === '
On 09/10/14 at 02:16pm, Armin Burger wrote:
>regarding the domains issues, try the following:
>
>modify file
> "plugins/tocdomains/tocdomains.js"
>and add after line 60 the following
>
>if (typeof domCategories === 'string') {
>domCategories = [ domCategories ];
>
regarding the domains issues, try the following:
modify file
"plugins/tocdomains/tocdomains.js"
and add after line 60 the following
if (typeof domCategories === 'string') {
domCategories = [ domCategories ];
}
Regarding the second issue, the configuration structure