Welcome
Guest
, you are in:
<root>
•
Login
Umbraco v5 Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Discuss (0)
View Page Code
History
Naming Conventions
Print
RSS
Modified on 2011/03/23 22:26
by
Shannon Deminick
Categorized as
CMS - Core
,
CMS - Editors
,
CMS - Trees
,
CMS - UI
JavaScript Guidelines
Getting started in the Umbraco 5 (Jupiter) codebase
Getting started with the Umbraco 5 codebase: tools to be familiar with
Getting started in the Umbraco 5 (Jupiter) codebase: FAQ
Naming Conventions
JavaScript Guidelines
jQuery Plugin Guidelines
Client-Side-Modules
jQuery Plugin Guidelines
Getting started in the Umbraco 5 (Jupiter) codebase
JavaScript Guidelines
Getting started in the Umbraco 5 (Jupiter) codebase
Getting started with the Umbraco 5 codebase: tools to be familiar with
Getting started in the Umbraco 5 (Jupiter) codebase: FAQ
Naming Conventions
JavaScript Guidelines
jQuery Plugin Guidelines
(9)
»
Main Page
»
Membership Hive Provider Group Roots
»
Naming Conventions
[X]
»
Developing Property Editors
»
Getting started in the Umbraco 5 (Jupiter) codebase
»
Getting started in the Umbraco 5 (Jupiter) codebase: FAQ
»
Getting started with the Umbraco 5 codebase: tools to be familiar with
»
Hive Membership & Profile Wrapper
»
JavaScript Guidelines
»
Main Page
»
Membership Hive Provider Group Roots
»
Naming Conventions
HTML & CSS
¶
CSS class names will be
.lowercase-hyphenated-names
HTML IDs will be
camelCasedNames
JavaScript
¶
See
JavaScript Guidelines
Controller Naming
¶
Tree Controllers
¶
Tree controller class names MUST be suffixed with the term "
TreeController
"
For example, the content tree controller is named: "ContentTreeController"
Content Editor Controllers
¶
Content editor controller class names MUST be suffixed with the term "
EditorController
"
For example, the content editor’s controller is named: "ContentEditorController"
ScrewTurn Wiki
version 3.0.4.560. Some of the icons created by
FamFamFam
.