Site network tabs

Archived from the LCMS Discussion forum.

njw — Tue Oct 03, 2006 10:51 pm

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


shannah — Tue Oct 03, 2006 11:12 pm

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


shannah — Tue Oct 03, 2006 11:13 pm

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


njw — Wed Oct 04, 2006 9:03 am

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!!


shannah — Wed Oct 04, 2006 9:38 am

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


njw — Wed Oct 04, 2006 10:00 am

Thanks Steve. It’s not an issue right now and I appreciate what I have got!