WYSIWYG & MOD-Page

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
profix898
Posts: 12
Joined: Mon 26. Sep 2005, 21:23
Location: Braunschweig / Germany
Contact:

WYSIWYG & MOD-Page

Post by profix898 »

Hi everyone,

I'm new to phpWCMS and I really like it! There are just two questions
at the moment. I started to transfer my old pages to phpWCMS.
Therefore I used content type "HTML" an copied my old code directly
to the forms.
1. Is it possible to edit the pages with the build-in WYSIWYG-Editor
afterwards? (I already tried to paste my old code to WYSIWYG.
The formatting was fine, but I lost all JavaScripts. How can I handle
mixed content, html and scripting code?)

2. Is there any central page, where one can browse and download
MODs for phpWCMS?

Regards, Thilo

--------------------
P.S. Ist es hier üblich alle Fragen zweisprachig zu
diskutieren? Ist doch etwas seltsam ;-)
profix898
Posts: 12
Joined: Mon 26. Sep 2005, 21:23
Location: Braunschweig / Germany
Contact:

Javascript with WYSIWYG

Post by profix898 »

I solved problem No1 like this:
You can open the source-code view of FCKeditor
and then paste the existing code there.
Doing this, embedded JavaScript remains untouched,
but one can edit the Text/Images/... as usual.

Is there any simpler way to work with JavaScript?
How about a new content type "Scripting"?
How can I put JavaScript to the pages <head>-Section?

(Content usually goes directly to <body> !?)
Post Reply