Page 1 of 1

PostPosted: Tue Oct 03, 2006 10:51 pm
by njw
Steve

If I wanted to change these, is the only way to do this by editing MainTemplate.html or is there an override facility?

Thanks

Neil

PostPosted: Tue Oct 03, 2006 11:12 pm
by shannah
These are just part of the main template. If you wanted to factor it out of the main template you could put them in another template, or add a section to the conf.ini file, and do something similar to the other tabs.

-Steve

PostPosted: Tue Oct 03, 2006 11:13 pm
by shannah
These are just part of the main template. If you wanted to factor it out of the main template you could put them in another template, or add a section to the conf.ini file, and do something similar to the other tabs.

-Steve

PostPosted: Wed Oct 04, 2006 9:03 am
by njw
What I was wondering was whether there was a similar way to Dataface of overriding the behaviour without editing your template - just trying to reduce the work if/when there's a v0.2 or a v1.0!!

PostPosted: Wed Oct 04, 2006 9:38 am
by shannah
Good thought.. this version was created with simplicity paramount and didn't make a lot of considerations for modularization. Perhaps future versions will improve upon this but for now, the best way to change the look and feel is to change the template. It is possible to use merge to merge future changes into your template (i know this is probably not the answer you were hoping for).

Best regards

Steve

PostPosted: Wed Oct 04, 2006 10:00 am
by njw
Thanks Steve. It's not an issue right now and I appreciate what I have got!