Hi Greg,
sorry for not answering any sooner but I was busy.
I guess you were not using an up-to-date version of mwlib and mwlib.rl. 
Since there have been releases of both you can update using 
easy_install. But if you want to be on the safe side you should use the 
git repositories of mwlib and mwlib.rl.

Check if updated software solves your problem. If not your 
customconfig.py is not found by python.

Regards,
Volker

gerg wrote:
> With the treecleaner module...should I be able to find this in my
> current config files?  I haven't been able to locate it as of yet.
>
> If that were in place would my issue be resolved?  I had responded to
> your last post but I hadn't heard anything back.  I also included the
> code you put up in my customconfig.py.
>
> Thanks!
>
>
> On Oct 16, 4:48 am, Volker Haas <[email protected]> wrote:
>   
>> gerg wrote:
>>     
>>> I'm sorry but I don't understand your response.  I have found that
>>> when I add in a line of text after a linked heading that I can get the
>>> heading to show up...
>>>       
>>> Is this a bug?
>>>       
>> Currently empty sections are removed on purpose (by the treecleaner
>> module). But now you customize which treecleaner methods are skipped in
>> the customconfig.py file. In your case you probably would want to add
>> the 'removeEmptySections' to the treecleaner_skip_methods.
>>
>> --> create a customconfig.py file with the following content and place
>> it somewhere where python can find it:
>>
>> treecleaner_skip_methods = ['fixPreFormatted',
>> 'removeEmptyReferenceLists', 'removeEmptySections']
>>
>> This should fix your problem.
>>
>> Regards,
>> Volker
>>
>> --
>> volker haas                 brainbot technologies ag
>> fon +49 6131 2116394        boppstraße 64
>> fax +49 6131 2116392        55118 mainz
>> [email protected]    http://www.brainbot.com/
>>     
> >
>   

-- 
volker haas                 brainbot technologies ag
fon +49 6131 2116394        boppstraße 64
fax +49 6131 2116392        55118 mainz
[email protected]    http://www.brainbot.com/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to