diff options
Diffstat (limited to 'h-source/Public')
-rwxr-xr-x | h-source/Public/Css/explorer6.css | 112 | ||||
-rw-r--r-- | h-source/Public/Css/main.css | 157 | ||||
-rwxr-xr-x | h-source/Public/Img/Acun/book.png | bin | 0 -> 11591 bytes | |||
-rwxr-xr-x | h-source/Public/Img/Acun/document_properties.png | bin | 0 -> 8274 bytes | |||
-rwxr-xr-x | h-source/Public/Img/Acun/filenew.png | bin | 0 -> 9174 bytes | |||
-rwxr-xr-x | h-source/Public/Img/Acun/go_previous.png | bin | 0 -> 10751 bytes | |||
-rwxr-xr-x | h-source/Public/Img/Acun/note.png | bin | 0 -> 6045 bytes | |||
-rw-r--r--[-rwxr-xr-x] | h-source/Public/Img/Famfamfam/pt.png | bin | 554 -> 554 bytes | |||
-rwxr-xr-x | h-source/Public/Img/download_code.png | bin | 0 -> 12232 bytes | |||
-rwxr-xr-x | h-source/Public/Img/fsf_logo.png | bin | 0 -> 5768 bytes | |||
-rw-r--r-- | h-source/Public/Img/mailing.png | bin | 0 -> 7480 bytes | |||
-rw-r--r-- | h-source/Public/Img/title.png | bin | 7924 -> 8537 bytes | |||
-rwxr-xr-x | h-source/Public/Js/TinyMCE.js | 34 |
13 files changed, 150 insertions, 153 deletions
diff --git a/h-source/Public/Css/explorer6.css b/h-source/Public/Css/explorer6.css new file mode 100755 index 0000000..29b6456 --- /dev/null +++ b/h-source/Public/Css/explorer6.css @@ -0,0 +1,112 @@ +ul#menuBlock li { + height:24px; +} + +ul#menuBlock li ul { + top:25px; + margin-left:3px; +} + +ul#menuBlock li ul li { + margin-top:-1px; +} + +.view_page_top_box +{ + height:32px; +} + +.update_submit_class +{ + padding:7px; +} + +.view_page_update_button +{ + width:35px; +} + +/*div that contains the update form*/ +.view_page_update_button +{ + margin-top:2px; + margin-right:5px; +} +.update_submit_class +{ + padding:2px; + width:45px; +} +.notebooks_insert_form +{ + margin-right:-30px; +} + +.notebook_insert_link +{ + margin:0px 0px 0px 5px; + padding-right:0px; + width:245px; +} +.view_page_history_button +{ + margin-left:10px; +} +.top_left_images_help +{ + height:22px; + margin-bottom:-3px; +} +ul#menuBlock li { + height:26px; +} +ul#menuBlock li ul { + left:-6px; +} +.user_logged +{ + margin-left:62px; +} +.viewall_popup_menu_status_item +{ + padding-left:2px; +/* background:red; */ +} +.copyright_notice_box +{ + width:140px; +} +.language_links_box ul +{ + width:100%; + margin:-1px 5px 30px 5px; +} +.language_links_box ul li +{ + margin-bottom:5px; +} +.language_links_box ul li a +{ + height:30px; +} +.talk_numb_ext +{ + margin-top:-30px; +} +.talk_numb_ext a, .talk_numb_ext_wiki a +{ + margin-bottom:0px; +} +.talk_numb_ext_wiki +{ + width:130px; +} +.language_links_box a.current_lang +{ + background:#6495ED; +} + +.last_modifications ul +{ + margin-left:0px; +}
\ No newline at end of file diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index 2d84e59..2314940 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -579,8 +579,9 @@ div.history_page_list_news a font-weight:bold; font: bold 13px/1 sans-serif,arial; } -/* + ul#menuBlock { +/* float:right; */ float:left; margin:0px; padding:0px; @@ -599,8 +600,10 @@ ul#menuBlock li { float:left; margin-left:3px; width:139px; +/* height:22px; */ text-align:center; background: url('../Img/popup_back.png') no-repeat top left; +/* background:#FFA500; */ } ul#menuBlock li a { @@ -625,88 +628,9 @@ ul#menuBlock li ul li { background:#ffef84; border-top:1px solid #ec8459; padding:3px 0; -}*/ - - -ul.menuBlock { - float:left; - margin:0px; - padding:0px; - list-style:none; - height:25px; - font-size:11px; - cursor:pointer; -} -ul.menuBlock li { - position:relative; - display:block; - float:left; - margin-left:3px; - width:139px; - min-height:22px; - text-align:left; - background:#ffffff; - padding-top:3px; - text-align:center; - background: url('../Img/popup_back.png') no-repeat top left; -} -ul.menuBlock > li -{ - border:1px solid #D3D3D3; -} -ul.menuBlock li ul li -{ -/* width:201px; */ - cursor:default; - width:140px; -} -/*ul.menuBlock li.inner_item_id_c { - width:300px; -}*/ -ul.menuBlock li a { - color:#000000; - font: normal 12px/1 sans-serif,arial; -} - -ul.menuBlock li ul { - margin:0px; - padding:0px; - list-style:none; - position:absolute; - top:24px; - left:-4px; - display:none; -} - -ul.menuBlock:hover li ul -{ - display:block; } -ul.menuBlock li ul li { - background:#ffef84; - border-top:1px solid #ec8459; - padding:3px 0; -} -/*.viewall_popup_menu_status -{ - clear:left; - width:825px; - overflow:hidden; - margin-left:100px; - text-align:center; -} -.viewall_popup_menu_status_item -{ - width:150px; - float:left; - margin-left:3px; - color:#FF4500; - font-weight:bold; - margin-top:5px; - font: bold 13px/1 sans-serif,arial; -}*/ /*view files with differences*/ .diff_ext_box { @@ -2204,79 +2128,6 @@ div#description_tabs_content font-size:12px; } -/*page division*/ -.pageList { - text-align:left; - font:normal 14px/1 Verdana,arial; - padding:10px; -} - -div.pageList a { - padding:0 5px; - padding:0 10px; - border-left:1px solid #708090; - color: #686868; - text-decoration:none; -/* background:#4169E1; */ -} - -.page_list_legend -{ - padding-right:10px; -} - - -.mainMenu { - height:35px; - padding-top:6px; - margin-bottom:10px; -} - -.scaffold_header -{ - background:#ffa524; - padding:6px; - font:bold 14px/1.5 Verdana,arial; - color:#ffffff; - position:relative; - z-index:1; - height:22px; -} - -.mainMenuItem, .mainMenuItemLarge { - float:left; - width:105px; - height:25px; - margin:10px; - text-align:left; -} -.mainMenuItemLarge -{ - width:185px; -} -.mainMenuItem img, .mainMenuItemLarge img -{ - vertical-align:middle; -} - -.mainMenuItem a, .mainMenuItemLarge a { - vertical-align:-2px; - color: #686868; - font:bold 16px/1 Verdana,arial; - font-size:14px; -} - - -td.editForm, td.delForm, td.associateForm, td.moveupForm, td.movedownForm,td.Form, td.ledit { - width:3%; -} - - -td.simpleLink -{ - width:3%; -} - /*.version_div a { display:block; diff --git a/h-source/Public/Img/Acun/book.png b/h-source/Public/Img/Acun/book.png Binary files differnew file mode 100755 index 0000000..0245944 --- /dev/null +++ b/h-source/Public/Img/Acun/book.png diff --git a/h-source/Public/Img/Acun/document_properties.png b/h-source/Public/Img/Acun/document_properties.png Binary files differnew file mode 100755 index 0000000..bf4686f --- /dev/null +++ b/h-source/Public/Img/Acun/document_properties.png diff --git a/h-source/Public/Img/Acun/filenew.png b/h-source/Public/Img/Acun/filenew.png Binary files differnew file mode 100755 index 0000000..66d34b3 --- /dev/null +++ b/h-source/Public/Img/Acun/filenew.png diff --git a/h-source/Public/Img/Acun/go_previous.png b/h-source/Public/Img/Acun/go_previous.png Binary files differnew file mode 100755 index 0000000..39685ad --- /dev/null +++ b/h-source/Public/Img/Acun/go_previous.png diff --git a/h-source/Public/Img/Acun/note.png b/h-source/Public/Img/Acun/note.png Binary files differnew file mode 100755 index 0000000..5b4b248 --- /dev/null +++ b/h-source/Public/Img/Acun/note.png diff --git a/h-source/Public/Img/Famfamfam/pt.png b/h-source/Public/Img/Famfamfam/pt.png Binary files differindex ece7980..ece7980 100755..100644 --- a/h-source/Public/Img/Famfamfam/pt.png +++ b/h-source/Public/Img/Famfamfam/pt.png diff --git a/h-source/Public/Img/download_code.png b/h-source/Public/Img/download_code.png Binary files differnew file mode 100755 index 0000000..f40fc74 --- /dev/null +++ b/h-source/Public/Img/download_code.png diff --git a/h-source/Public/Img/fsf_logo.png b/h-source/Public/Img/fsf_logo.png Binary files differnew file mode 100755 index 0000000..90ac03d --- /dev/null +++ b/h-source/Public/Img/fsf_logo.png diff --git a/h-source/Public/Img/mailing.png b/h-source/Public/Img/mailing.png Binary files differnew file mode 100644 index 0000000..dbb2207 --- /dev/null +++ b/h-source/Public/Img/mailing.png diff --git a/h-source/Public/Img/title.png b/h-source/Public/Img/title.png Binary files differindex fb0b38d..4a912bd 100644 --- a/h-source/Public/Img/title.png +++ b/h-source/Public/Img/title.png diff --git a/h-source/Public/Js/TinyMCE.js b/h-source/Public/Js/TinyMCE.js new file mode 100755 index 0000000..b0f994e --- /dev/null +++ b/h-source/Public/Js/TinyMCE.js @@ -0,0 +1,34 @@ +tinyMCE.init({ + // General options + mode : "textareas", + theme : "advanced", + editor_selector : "contentArea", +// editor_deselector : "mceNoEditor", + plugins : "safari,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template", + + // Theme options + theme_advanced_buttons1 : "justifyleft,justifycenter,justifyright,justifyfull,styleselect,formatselect,fontselect,fontsizeselect", + theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,code", + theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media", + theme_advanced_buttons4 : "styleprops,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,template,|,forecolor,backcolor,bold,italic,underline,strikethrough,|,insertdate,inserttime,preview", + theme_advanced_toolbar_location : "top", + theme_advanced_toolbar_align : "left", + theme_advanced_statusbar_location : "bottom", + theme_advanced_resizing : true, + + // Example content CSS (should be your site CSS) + content_css : "../stili_editor.css", + + // Drop lists for link/image/media/template dialogs + template_external_list_url : "lists/template_list.js", + external_link_list_url : "lists/link_list.js", + external_image_list_url : "lists/image_list.js", + media_external_list_url : "lists/media_list.js", + + // Replace values for the template plugin + template_replace_values : { + username : "Some User", + staffid : "991234" + } + }); + |