WYSIWYG Editor
Hello
Is there any WYSIWYG Editor whereby I could not only stylize a page, but save it as a new .html or .php page?
Thanx
Max
Hello
Is there any WYSIWYG Editor whereby I could not only stylize a page, but save it as a new .html or .php page?
Thanx
Max
JeevesBond posted this at 21:23 — 21st March 2008.
He has: 3,956 posts
Joined: Jun 2002
You mean something like Dreamweaver, or an online editor that's embedded into a Web page? They're different animals, create new pages is all Dreamweaver does, whilst an online editor can only work as part of a form, generally using a database.
So the answer is that it depends what you're trying to do: embed an editor into a Web page, or just create new pages in general.
a Padded Cell our articles site!
ajhaveri posted this at 16:59 — 28th March 2008.
They have: 1 posts
Joined: Mar 2008
Not that I know of - but there are programmatic ways to do this. The open source WYSIWYG editor we use for our site is TinyMCE. We've set it up to save changes to our database via an AJAX call. Ultimately, it's just send text back. You could just write a back end script that takes that, on saving from the editor, creates or overwrites a .html or .php file.
Siphs - Make Sharing Your Site Simple
admsbrwn posted this at 05:15 — 28th December 2010.
They have: 5 posts
Joined: Dec 2010
I am new user in this field that is development. For WYSIWYG Editor I am using Dreamweaver. It is very much helpful for me as well as beginners of this field. You people provide good knowledge about WYSIWYG Editor what I really want to know.
Reverse cell phone number
sarenarichard posted this at 12:03 — 5th January 2011.
She has: 44 posts
Joined: Dec 2010
If you use wp pr blogger, then you get an already installed WYSIWYG Editor but if you want a custom one then you have to program it, its a small API that needs to be called in the server pages and more you need is proper database connection to store the styles.
carlhenson posted this at 04:00 — 22nd March 2012.
They have: 49 posts
Joined: Feb 2012
The good old Microsoft Frontpage can do this if you have office already installed.
Walter Warner posted this at 21:12 — 28th March 2012.
They have: 21 posts
Joined: Feb 2012
I use Dreamweaver to design and develop website. I found it easy to use and support different languages such as HTML, PHP, XML. You can stylize a page and save it as any extension that is certain, just be sure to stick with that extension.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.