• Home
  • News
  • Usage guide
  • Download
  • Development
  • Samples
  • FAQ
  • English
  • Romana
I can't run the program with sources that have © elements (plus other).

The & elements are special for the xml parser. In order to fool it into presenting this items as in your input xml file use a CDATA region like this: <![CDATA[ add all related text here ]]>

The program fails while generating the site.

If it gives you some sort of xml error it might be that your source is not xml valid (see above). Perhaps you've forgotten some end tag. Advanced: Try making a DTD for you xml file and add it at the beginning. If the parser doesn't complain about the DTD validy then you've found a bug.

Why not this feature ?

Frankly because I didn't need it. Feel free to send me an email.

Who is this Patrick Riley guy ?

Well, he's the one who gave me my gmail account.

This file is copyrighted (C) 2004 by Emilian Bold under the GNU Free Documentation License.

This file was generated using xjam.

Many thanks to Patrick Riley (SIMS, U.C. Berkeley)

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

Thanks to sourceforge for the hosting.