Fork me on GitHub

723 and CE  Bottom

  • I'm having some trouble setting Content Express up on a 0723 postnuke, didn't have any problem with the 0726 but this one is giving me :

    Quote

    ") k.close() pal_col.focus() } function contingut_html(nom_editor) { var obj_ed = eval("document." + nom_editor); var cont = obj_ed.DocumentHTML; var texto = "" + cont var complet = eval(nom_editor + '_doc_complet'); if(!complet){ texto = strip_body(texto); } return texto } function posa_contingut_html(nom_editor,contingut) { var obj_ed = eval("document." + nom_editor); obj_ed.DocumentHTML = contingut; } function strip_body(cont) { var ini_cos = cont.search(/= lon ){ fi = true; prob = true; fi_com = true; } while( !fi_com ){ car_aux = cont.charAt(i); if( car_aux == car ){ fi_com = true } else { i++; } if( i >= lon ){ fi = true; prob = true; fi_com = true; } } } i++; if( i >= lon ){ fi = true; prob = true; } } if( prob == true ){ alert('P.g.a. problemer med HTML koden for denne side, er det ikke muligt at udføre denne handling.'); } else { var fi_cos = cont.search(/<\/BODY/i); var aux = cont.substring(ini_cos,fi_cos) cont = aux } return cont; } function nou_doc(){ if( confirm('Hvis du åbner et nyt blank dokument, vil du miste ikke-gemt infomation i det nuværende dokument.\nEr du sikker på, at du vil fortsætte ?') && confirm('Er du sikker på, at du vil åbne et blank dokument og miste ikke-gemte ændringer i det nuværende dokument ?') ){ obj_editor.NewDocument(); } } function cortar() { obj_editor.ExecCommand(DECMD_CUT,OLECMDEXECOPT_DODEFAULT); //obj_editor.focus(); } function copiar() { obj_editor.ExecCommand(DECMD_COPY,OLECMDEXECOPT_DODEFAULT); //obj_editor.focus(); } function pegar(){ obj_editor.ExecCommand(DECMD_PASTE,OLECMDEXECOPT_DODEFAULT); //obj_editor.focus(); } function desfer() { obj_editor.ExecCommand(DECMD_UNDO,OLECMDEXECOPT_DODEFAULT); //obj_editor.focus(); } function refer() { obj_editor.ExecCommand(DECMD_REDO,OLECMDEXECOPT_DODEFAULT); //obj_editor.focus(); } function cercar() { obj_editor.ExecCommand(DECMD_FINDTEXT,OLECMDEXECOPT_PROMPTUSER); //obj_editor.focus(); } function fer_link() { obj_editor.ExecCommand(DECMD_HYPERLINK,OLECMDEXECOPT_PROMPTUSER); //obj_editor.focus(); } function ins_image() { var sel = document.all.Ed1.DOM.body.document.selection; if ( sel.type == "Control") { alert("Cannot select control range."); return; } var contentsel, k; contentsel = window.open("","doc_win","left=280,top=200,width=500,height=230"); contentsel.document.open(); k=contentsel.document; k.writeln('') k.writeln('


    Plz help
  • you shouldn't use .723 due to some security issues anyway icon_rolleyes

    --
    regards from germany
    ..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::..

This list is based on users active over the last 60 minutes.