align: { 'left': 'align-left', 'center': 'align-center', 'right': 'align-right', 'justify': 'align-justify' }, custom: { css: ['/mm5/themes/levels/css/all.php'] }, classes : { 'h1': 'h1', 'h2': 'h2', 'h3': 'h3', 'h4': 'h4', 'h5': 'h5', 'h6': 'h6' }, format: ['p', 'h1', 'h2', 'h3', 'h4', 'h5', 'h5', 'ul', 'ol'], grid: { classname: 'row', patterns: { '6|6': 'column whole half|column whole half', '4|4|4': 'column whole small-one-third|column whole small-one-third|column whole small-one-third', '3|3|3|3': 'column whole small-one-fourth|column whole small-one-fourth|column whole small-one-fourth|column whole small-one-fourth', '2|2|2|2|2|2': 'column whole small-one-sixth|column whole small-one-sixth|column whole small-one-sixth|column whole small-one-sixth|column whole small-one-sixth|column whole small-one-sixth', '3|6|3': 'column whole small-one-fourth|column whole half|column whole small-one-fourth', '2|8|2': 'column whole small-one-sixth|column whole small-two-thirds|column whole small-one-sixth', '5|7': 'column whole small-five-twelfths|column whole small-seven-twelfths', '7|5': 'column whole small-seven-twelfths|column whole small-five-twelfths', '4|8': 'column whole small-one-third|column whole small-two-thirds', '8|4': 'column whole small-two-thirds|column whole small-one-third', '3|9': 'column whole small-one-fourth|column whole small-three-fourths', '9|3': 'column whole small-three-fourths|column whole small-one-fourth', '2|10': 'column whole small-one-sixth|column whole small-five-sixths', '10|2': 'column whole small-five-sixths|column whole small-one-sixth', '12': 'column whole' } }, imageposition: { items: { left: 'align-left', center: 'align-center', right: 'align-right' } }, table: { template: '
' }, valign: { baseline: 'align-baseline', top: 'align-top', middle: 'align-middle', bottom: 'align-bottom' }, makebutton: { items: { button1: { title: 'Basic Button', params: { classname: 'button' } }, button3: { title: 'Transparent Button', params: { classname: 'button bg-transparent' } }, button4: { title: 'Mini Button', params: { classname: 'button button-mini' } }, button5: { title: 'Medium Button', params: { classname: 'button button-medium' } }, button6: { title: 'Large Button', params: { classname: 'button button-large' } }, button7: { title: 'Hollow Button', params: { classname: 'button button-hollow' } }, button8: { title: 'Square Button', params: { classname: 'button button-square' } }, button9: { title: 'Pill Button', params: { classname: 'button button-pill' } }, button10: { title: 'Inline Button', params: { classname: 'button button-inline' } } } }