Goh, Swee-Doon (GPMS) wrote: > > I modified the ?addon/config/docbook5? to my own ?/addon/my_own?.
I'm sorry but I'm not sure to understand what you have exactly done. Therefore I cannot really help you. > After > replacing the docbook namespace to my own namespace, most buttons seem > to be working just fine. However when I?m adding unordered list, ordered > list, the cursor to enter text is not inside the list item itself. > > > > I added a list item after the ?end of para?, the view shows a correct > numbered list and highlighted box. But the text (?My list item text ?) > is still added to the ?end of para?. > > > > ?. end of para. My list item text. > > 1. > > 2. > > 3. > > > > I can never enter any text into any of the list (order / unorder). > > > > What causes this and how do I fix this? > Just guesses: * Please make sure that you have replaced the docbook namespace by your own namespace *everywhere* in *all* the DocBook 5 configuration files (.xxe, .incl). * Also make the same modifications in *all* the CSS stylesheets (addon/config/docbook5/css/*).

