When do you need to customize master pages?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

When do you need to customize master pages?

Post by ZLA » Tue May 05, 2009 11:22 am

It seems like most customization can be done by creating custom scriptlets or conlibs. What types of customizations require a modified master page?

User avatar
nickc
Captain (CAPT)
Captain (CAPT)
Posts: 276
Joined: Thu Nov 29, 2007 3:48 pm

Re: When do you need to customize master pages?

Post by nickc » Tue May 05, 2009 11:38 am

Keep in mind that layouts are available for modification in App_Data\Scriptlets\Custom\Layout.
Our site is heavily modified, and the only change we've made to the master page has been to add script tags to load and initialize jQuery.

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: When do you need to customize master pages?

Post by ZLA » Tue May 05, 2009 12:02 pm

Thank you.

Post Reply