Manuel,
It sounds like you are trying to include entities. For instance, you
would define the entity <!ENTITY customer_name "Loves My Product">,
then call for it in your document with &customer_name;. When you
convert, anywhere there is a call for &customer_name; the text "Loves
My Product" will appear. Does this help?
Dave
On Mar 22, 2008, at 9:19 AM, Manuel Wallnoefer wrote:
Hi all !
First of all i want to say that i'mnew to dockook. It's cool stuff,
now
i'm working on my master theses and there i have to generate my
documentation with docbook.
My problem now is, that in my docu , there must be some
"placeholder" in
the text, which are filled with a certain property at compile time.
These variable fields are something like the name of the customer, or
the logo of the customer and so on ...
I have a .propertie file wher all my variables are stored. Now i
have to
bring them "into" my docbook docu.
A lot of variable things i solved with profiling attributes. But
such a
thing like placeholders i couldn't find up to now.
Whats the best way to do this ?
Thanks for help !
~manuel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
open.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]