This is beautiful work!  Do you have any ER diagrams of the entire
database?

Tom Schindl <[EMAIL PROTECTED]> writes:

> Well, looks nice. Still take a look at my solution which is now also
> creating ER-Diagrams (pngs). Using transformation from 
> db-schema.xml => svg => png using cocoon. Everything is made on the fly
> by cocoon, so if db-schema.xml changes, documentation changes
> automatically.
> 
> http://ferrum.bestsolution.at:8080/cocoon/torque-doc/index.html
> 
> I've only tested the page with mozilla, still it should also work on IE.
> 
> Please note that the connection is very slow because only my
> home-computer runs cocoon.
> 
> Am Mit, 2002-11-06 um 17.46 schrieb Howard Lin:
> > Hi, I think the Velocity templates (datamodel.vm/table.vm in 
>src/templates/doc/anakia) can be modified to achieve your first two cases. (Actually 
>I modified table.vm a little bit to add foreign key column name in the table).
> > 
> > For SVG generation, see 
>http://www.mail-archive.com/turbine-torque-dev@;jakarta.apache.org/msg00821.html.
> > 
> > > -----Original Message-----
> > > From: Tom Schindl [mailto:tom.schindl@;bestsolution.at]
> > > 
> > > let's see whether I've understood you. You're using the HTML 
> > > produced by
> > > torques documentation task and process it using xdoc. Your 
> > > example looks
> > > nice.
> > > 
> > > My problem with this is, that to much information has been lost in the
> > > html-file(s) generated by torque. 
> > > 
> > > Now you have 2 possibilities if you want to rely on this infos:
> > > 
> > > 1) Changing the transformation-process provided by torque to include
> > > them in any way
> > > 2) Use the db-schema.xml and generate the documentation out of it.
> > > 
> > > 
> > > Well because I need much informations to generate my idea of
> > > documentation. Maybe not at this point but later on, when creating
> > > database-schema.jpg showing the structure and references 
> > > between tables
> > > in visual form instead of the linked HTML-Code. I think this 
> > > information
> > > has not to be exported into the HTML-file generated by torque. 
> > > 
> > > I've uploaded some screen shots on my webserver because cocoon is not
> > > running there at the moment.
> > > 
> > > http://www.bestsolution.at/torque/torque1.jpg
> > > This is the main-page. Already implemented by my xsl-Stylesheets.
> > > 
> > > http://www.bestsolution.at/torque/torque2.jpg
> > > This is the example for a tabel. Already implemented by my
> > > xsl-Stylesheets.
> > > 
> > > http://www.bestsolution.at/torque/torque3.jpg
> > > This is an example for my database-schema.jpg which I talked about a
> > > view lines above. At the moment this is a Screenshot taken from
> > > DbVisualizer.
> > > 
> > > Once more I don't want to replace the html-output generated 
> > > by torque. I
> > > only wanted to show up another way to create a documentation based on
> > > the db-schema.xml-File.

--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to