DotNetNuke Skinning Whitepaper (Skin package part)

Source: Internet
Author: User
Tags dotnetnuke

A skin or container package consists of a large number of documents that form a complete skin:

*.htm, *.html file--the skin definition file used to create *.ascx files in the skin upload mechanism.

*.ascx file--the skin mechanism must format and precompile the HTML file to create a user control that defines the skin.

*.CSS file--The style sheet file that corresponds to the skin.

*.gif, *.jpg, *.jpeg, *.png--a graphic file in the skin.

*.*--Other resource files that are used in your skin (note that you need to allow uploads in the site upload file extension settings.) )

A skin package can contain multiple skin files, which allows designers to create multiple skin lines that have the same picture but differ slightly in layout. Obviously, when you're going to make changes to the regular presentation layer, the more skin files you have, the more work you need.

Most "package" systems use the concept of a file list to identify the various files in a package and define additional parcel attributes. While this concept facilitates the performance of raw data, additional creation and maintenance work is introduced. For product maintenance, our main view is that simply compressing these files into a single compressed package is more beneficial than introducing a list.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.