#1 2007-03-24 14:15:30
- foureu
- New member
- Registered: 2007-03-24
- Posts: 1
Html export
Hello,
In order to create a personal HTML export i would like to have the complete list of variables which can be used (like $$title$$).
The aim of my export is to provide an cd insert print for each film.
Is it possible to add location in html export ?
Thanks in advance.
Offline
#2 2007-03-26 06:55:28
Re: Html export
Hello,
You could have a look to the .gcm files located in lib/gcstar/GCModels
This path is relative to where you installed GCstar. You may also find them in the source tarball.
These files have a simple XML structure. It contains some field tags in a fields tag. They look like this:
<field value="XXX" ... />
XXX is the value you should use.
Offline
Should you have a problem using GCstar, you can open a bug report or request some support on GCstar forums.