Table of Contents
A sample customization of the stock DocBook may be downloaded and installed using XXE add-on manager (mydocbook.xxe
, mydocbook.css
, mydocbook.xsl
, icons/
.
If you choose to install the above configuration in
, then you'll have to manually rename XXE_install_dir
/addon/mydocbook.xxe
to 0mydocbook.xxe
.
If you choose to install the above configuration in
(add-on manager's default), then there is nothing special to do.XXE_user_preferences_dir
/addon/
Why? When XXE finds several configurations having the same name and when these configurations have the same priority, XXE loads the configuration having a file basename which lexicographically precedes the others. More information about this in next chapter.
Stock docbook.xxe
is named "DocBook
" and custom mydocbook.xxe
is also named "DocBook
".
Stock docbook.xxe
and custom mydocbook.xxe
being located in a subdirectory of
are both system configurations. They have the same priority.XXE_install_dir
/addon/
docbook.xxe
precedes mydocbook.xxe
but 0mydocbook.xxe
precedes docbook.xxe
.
Renaming mydocbook.xxe
to 0mydocbook.xxe
when mydocbook.xxe
is installed in
is not needed because user configurations have priority over system configurations.XXE_user_preferences_dir
/addon/