0
votes
0answers
14 views
Developing WYSIWYG UI/Controller on iPhone
I'm trying to develop a really good and cute looking text message input controller like TTMessageController from three20 but with some simple WYSIWYG controls. For the first step I …
13
votes
12answers
251 views
If handcoded webpage displays the same as WYSIWYG generated page, what did I gain? Can I compete with WYSIWYG?
My friend uses DreamWeaver to create web pages and doesn't know any HTML at all. I know HTML inside and out and can hand code from the ground up. But our web pages look similar and …
0
votes
1answer
22 views
How to insert custom html tag using YUI Editor
I've got YUI set up and working. I've created a custom button and it shows up fine. What I would like that button to do is wrap selected text with my own custom 'span' tags, just l …
2
votes
5answers
112 views
No-code or little-code website
What is a (free) technology which requires the least amount of code for creating a website with the following requirements:
Sign-up/login
Form for adding your personal info. whic …
1
vote
4answers
99 views
jquery: looking for a lightweight wysiwyg editor
hi all,
i searched the web for a lightweight (online) wysiwyg editor and tried several ones -
the good ones were just all too bloated to me and the light ones where missing featu …
1
vote
1answer
28 views
JWYSIWYG or jHtmlArea within a Jquery Ui Tab
Hello,
I am not able to get my jwysiwyg and Jhtmlarea text editors to work within an AJAX loaded Jquery UI Tab
Both text editors work when loaded normally.
This loads the tabs o …
1
vote
1answer
36 views
Using HTML Purifier to stop links to own site
I have used HTML purifier to weed out any suspect stuff coming in from my public facing WYSIWYG editor. The incoming HTML is also displayed in the public portion of the website.
I …
0
votes
3answers
52 views
Copying plain text from a WYSIWYGI to a normal textarea?
I know I did ask this question earlier but here is my problem in details:
if I copy the text from textarea1 to textarea2 using a JavaScript program, it works fine
if I attach the …
0
votes
2answers
47 views
TinyMCE is making my code valid, and I want it to stop! (<img> tag wrapped in <p>)
I have TinyMCE installed on the back end of a site. Some of the html it's accessing isn't totally valid, which I realize is the problem in itself. However, TinyMCE is messing thing …
0
votes
1answer
11 views
Drupal6: Linebreaks from fckeditor aren’t reflected on page - solved
I think this might be a problem with the theme I'm using (Nitobe). I'm also using the WYSIWYG rich text editor fckeditor.
When I make formatting changes to a post using fckeditor …
2
votes
7answers
108 views
How to create an RSS feed and display it?
On a website I am maintaining for a radio station they have a page that displays news articles. Right now the news is posted in an html page which is then read by a php page which …
32
votes
66answers
3k views
Do most web ‘programmers’ (not designers) use wysiwyg editors or hand code their HTML?
When I started programming web pages, it became immediately obvious that the WYSIWYG editors sucked. The html output was difficult to maintain, did things in ways you may not agre …
2
votes
3answers
78 views
WYSIWYG Editor for XUL
Can anybody recommend a good graphic WYSIWYG editor for XUL?
0
votes
2answers
376 views
Compare TinyMCE and CKeditor for a Wiki
For a custom wiki django-wakawaka, i want to be able to add a WYSIWYG support.
TinyMCE is obviously the most popular plugin, used even by Wordpress.
But CK-editor seems more feat …
0
votes
2answers
38 views
WYSIWYG Rich Text Replacement
Hi,
I have tried TinyMCE and FC/CKEditor and they both don't really do the job...
I wanted to get a wordpress like style...
Thanks!
