Registry Candidates for IT Mill Toolkit

From MemberWiki

Jump to: navigation, search

Proposed Registry Entry

ITMill: { 
    namespaceURI:"http://www.itmill.com/", 
    version:"4.0", 
    globals_to_approve:["itmill"],
  }

Using new syntax

Here is the above content re-expressed using the new, revised syntax we discussed at the 2008-03-21 face-to-face meeting. Once we approve the new syntax, we should delete the snippet just above and leave the code just below.

ITMill: { 
    namespaceURI:"http://www.itmill.com/", 
    version:"4.0",
    to_approve: {
      globals:["itmill"]
      }
  }

Does this toolkit use any markup extensions, such as new elements, new attributes on existing HTML elements, or any custom CSS classnames?

Personal tools