Click to See Complete Forum and Search --> : WML WYSYWIG for Cold Fusion?


callingshotgun
10-08-2007, 12:46 PM
I've got kind of an interesting challenge- I've been tasked with adding the ability for clients to create Mobile pages from our custom coldfusion-powered CMS.

They don't need to be able to USE the wysiwyg from a mobile phone- They just need to be able to create pages from the admin page, using a WYSIWYG, on their desktop. And that page needs to be stored as WML.

So- Does anybody know of a WML wysiwyg that can be embedded (and used) in coldfusion pages?

We're running CF7 on production.

Much appreciated.
-Alex

SarasotaTim
12-06-2007, 02:37 PM
Alex-

I would simply create a Cold Fusion application that allowed user input, just like a standard CMS app, but wrapped WAP tags around the output....of course, alot of planning in between, but that would be my first thought of a solution......