English > Scripts and Templates
Export template: HTML List (English + German)
rick.ca:
--- Quote ---Links to local files should work now.
--- End quote ---
Perfectly. Thanks!
svenne:
Almost perfect... ;) I had a bug in them, that rendered one of the scrollbars useless in Firefox. :-[
New versions...
rick.ca:
Good thing you caught that. Nostra would have been very unhappy to find it couldn't display Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb. ;D
svenne:
Hell, yes!! :D Never wanted that to happen!
New versions, again... (for frame templates only, the list templates stayed the same)
A "broken" image was displayed in the upper right corner on exported HTML pages when movie entries had no poster with them. Corrected that.
Then I tidied up a little and "streamlined" the exported code. The stylesheets are in seperate files. The templates are a lot easier to maintain now and the seperate stylesheets offer new possibilities. Now there can be user selectable stylesheets (switching between stylesheets would even work without javascript). Therefore it will be possible with a single export template to provide different layouts (list only or fully detailed records, for example). I will implement that next week.
rick.ca:
--- Quote ---The templates are a lot easier to maintain now and the seperate stylesheets offer new possibilities.
--- End quote ---
One possibility is straightforward modifications will be easy for most users. It didn't take me long to figure out how to add my custom Reviews to the report. In movieframe.ptm, I simply added...
<h2>Description</h2><p>{%value=description}</p>
<h2>Review</h2><p>{%value=Review custom="true"}</p>
<h2>Comments</h2><p>{%value=comment}</p>
...and it worked! :o (I'm always amazed when the obvious works.) Maybe you could prepare a brief tutorial when you're done on how to use the templates provided, along with instructions for such modifications.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version