PDA

View Full Version : is there any way of editing the welcome page without WYSIWYG editor



cellularguy
05-31-2005, 11:35 PM
is there any way of editing the welcome page with out useing the built in WYSIWYG editor

where is the page actulay located

thanks
cell

pbflash
05-31-2005, 11:52 PM
Any pages created in the wysiwyg editor are stored in the DB. You can create the page in your own editor and then copy/paste the source code into the source code in the wysiwyg editor.

cellularguy
05-31-2005, 11:57 PM
the problem with the WYSIWYG editor is that it is removing
the index.php from
<form action="index.php" method="get">
after i save it

ie see http://support.open-realty.org/showthread.php?t=5992

pbflash
06-01-2005, 12:14 AM
What editor are you using and what version of OR2? I don't have any problems with forms in the most current version. I did notice that the {search_fields} tag does not work in the wysiwyg editor. Not sure why as I have used other tags and they worked.

mamboindo
06-01-2005, 12:16 AM
What pb says is absolutely true. The interesting part of this is that for instance you might be able to run an external (non-OR) application within an iframe of any of your pages (even your front-page)

Just think about the opportunities........However be aware of what pbflash said :

the source code !

cellularguy
06-01-2005, 12:25 AM
hmm i guess its ver 2.01
dident relize it ill upgrade and try again