| Zeile 497... |
Zeile 497... |
| 497 |
]
|
497 |
]
|
| 498 |
];
|
498 |
];
|
| 499 |
}
|
499 |
}
|
| 500 |
</script>
|
500 |
</script>
|
| 501 |
<script language="JavaScript" src="../systemtermine/systemtermine.js.php"></script>
|
501 |
<script language="JavaScript" src="../systemtermine/systemtermine.js.php"></script>
|
| - |
|
502 |
<script type="text/javascript" src="/js/jquery-1.6.4.min.js"></script>
|
| 502 |
<meta name="description" content="Redaktionssystem">
|
503 |
<meta name="description" content="Redaktionssystem">
|
| 503 |
<meta name="author" content="Webagentur Niewerth">
|
504 |
<meta name="author" content="Webagentur Niewerth">
|
| 504 |
<meta name="robots" content="noindex">
|
505 |
<meta name="robots" content="noindex">
|
| 505 |
</head>
|
506 |
</head>
|
| Zeile 991... |
Zeile 992... |
| 991 |
<!-- Einbindung TinyMCE -->
|
992 |
<!-- Einbindung TinyMCE -->
|
| 992 |
<script type="text/javascript" src="../tiny_mce/tiny_mce.js"></script>
|
993 |
<script type="text/javascript" src="../tiny_mce/tiny_mce.js"></script>
|
| 993 |
<script type="text/javascript">
|
994 |
<script type="text/javascript">
|
| 994 |
tinyMCE.init({
|
995 |
tinyMCE.init({
|
| 995 |
// General options
|
996 |
// General options
|
| - |
|
997 |
apply_source_formatting : false,
|
| 996 |
mode : "exact",
|
998 |
mode : "exact",
|
| 997 |
elements: "Beschreibung",
|
999 |
elements: "Beschreibung",
|
| 998 |
theme : "advanced",
|
1000 |
theme : "advanced",
|
| 999 |
language: "de",
|
1001 |
language: "de",
|
| 1000 |
plugins : "safari,spellchecker,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,imagemanager,filemanager",
|
1002 |
plugins : "safari,spellchecker,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",
|
| Zeile 1001... |
Zeile 1003... |
| 1001 |
|
1003 |
|
| 1002 |
// Theme options
|
1004 |
// Theme options
|
| 1003 |
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull",
|
1005 |
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull",
|
| 1004 |
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,preview,|,forecolor,backcolor",
|
1006 |
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,preview,|,forecolor,backcolor",
|
| Zeile 1074... |
Zeile 1076... |
| 1074 |
// General options
|
1076 |
// General options
|
| 1075 |
mode : "exact",
|
1077 |
mode : "exact",
|
| 1076 |
elements: "Beschreibung2",
|
1078 |
elements: "Beschreibung2",
|
| 1077 |
theme : "advanced",
|
1079 |
theme : "advanced",
|
| 1078 |
language: "de",
|
1080 |
language: "de",
|
| 1079 |
plugins : "safari,spellchecker,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,imagemanager,filemanager",
|
1081 |
plugins : "safari,spellchecker,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",
|
| Zeile 1080... |
Zeile 1082... |
| 1080 |
|
1082 |
|
| 1081 |
// Theme options
|
1083 |
// Theme options
|
| 1082 |
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull",
|
1084 |
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull",
|
| 1083 |
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,preview,|,forecolor,backcolor",
|
1085 |
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,preview,|,forecolor,backcolor",
|