← Prev in month ← Prev in thread

DOCBOOK-APPS: Producing custom HTML code

From
Dmitry Tkatchenko <>
Date
2001-05-15T11:18:13+00:00
ID
Thread
DOCBOOK-APPS: Producing custom HTML code
Hallo!

I need to convert my docbook xml into html files with custom html
code. How do I make parser replace header with include fields like
this one:

<?
        $page=5;$page_name="Authors";
        $title="mnoGoSearch authors";
        include("include/top.php");
?>

I use DocBook XML V4.1.2, Saxon 6.0.2 parser and 1.32 DocBook Stylesheets

Thank you!

-- 
Best regards,
Dmitry Tkatchenko
mnoGoSearch developers team
http://mnogosearch.org
← Prev in month ← Prev in thread