This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 20221 - Bind written html files and generated ones
Summary: Bind written html files and generated ones
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ lkramolis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-06 18:38 UTC by _ lkramolis
Modified: 2002-05-31 13:20 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lkramolis 2002-02-06 18:38:34 UTC
Each HTML document on xml.netbeans.org is generated from XML document. It is
because each page contains top bar for better navigation between sub-modules pages.

It is not too comfortable to write XML document. If you want to see eventual
HTML page, you have to regenerate it.

Implement some framework to support written HTML files (probably xhtml) and
generate from it HTML with top bar.
Comment 1 _ lkramolis 2002-02-13 21:57:51 UTC
XSLT script xml/www/styles/external2page.xsl

Look at xml/www/user/guide/*.html and xml/www/user/guide/original/*.html.