X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=admin_pages.html;h=c79ca14d384ff445592b3edcae024cde754d44e4;hb=5973e59831d9ec141ece84eaa3b3ad35da385c69;hp=bd6c9db88c51c10dbb24f839261d661dff9e97e8;hpb=605cd84ce6e7426a3dc38ed0ff37c0d08566342e;p=wfpl-cms.git diff --git a/admin_pages.html b/admin_pages.html index bd6c9db..c79ca14 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -9,6 +9,15 @@ function make_wysiwyg(name) { CKEDITOR.replace(name, { 'contentsCss': 'style_01.css', + 'stylesSet': [ + { name: 'Paragraph', element: 'p'}, + { name: 'Page Headline', element: 'h1'}, + { name: 'Section Headline', element: 'h2'}, + { name: 'Subsection Headline', element: 'h3'}, + { name: 'Tagline (under headline)', element: 'h4', attributes: { class: 'tagline'}}, + { name: 'Quote', element: 'p', attributes: { class: 'quote'}}, + { name: 'Quote Author', element: 'p', attributes: { class: 'attrib'}} + ], 'uiColor': '#ccccff', 'removePlugins': 'forms,templates,smiley,pagebreak,save,newpage,preview,print', 'height': '300px', @@ -23,7 +32,7 @@ ['Link', 'Unlink', 'Anchor'], ['Image', 'Table', 'HorizontalRule', 'SpecialChar', 'PageBreak'], '/', - ['Styles', 'Format', 'Font', 'FontSize'], + ['Styles', 'Font', 'FontSize'], ['TextColor', 'BGColor'], ['Maximize', 'ShowBlocks'] ] @@ -58,12 +67,13 @@
(If you'd like this page to appear in the navigation with a shorter title.)
-
Content
+
Page Contents
-