WordPress I just had quite some experience using WordPress 2.x’s new WYSIWYG editor based on Tiny MCE, while publishing documentation for Ho appena avuto un pò di esperienza con l'uso di WordPress 2.x 's nuovo editor WYSIWYG basato su Tiny MCE, mentre la pubblicazione di documentazione per 3 column Anaconda Theme for WordPress 3 colonna tema di Anaconda per WordPress . Two word summary of WYSIWYG editor: it sucks. Due parola sintesi di editor WYSIWYG: it sucks.

This new WYSIWYG is frustrating to use at every step of the way. Questo nuovo WYSIWYG è frustrante di utilizzare a ogni passo. It is buggy like the worst Microsoft products. Si tratta di errori, anche minimi, come il peggiore dei prodotti Microsoft. The WYSIWYG mode isn’t properly synchronized with the HTML mode. La modalità WYSIWYG non è correttamente sincronizzato con la modalità HTML. Any changes made in the HTML mode may or may not get into the WYSIWYG mode. Tutte le modifiche apportate in modalità HTML può o non può entrare in modalità WYSIWYG. Often a change made in HTML mode isn’t idempotent. Spesso una modifica apportata in modalità HTML non è idempotent. In other words if you make some change in HTML mode, then close the window and then go back to HTML mode, some of your change may be lost or worse modified. In altre parole se si apportare alcune modifiche in modalità HTML, quindi chiudere la finestra e poi tornare a modalità HTML, alcune delle tue cambiamento può essere perso o peggio modificati.
Button implementations are buggy and insufficient. Pulsante implementazioni sono insufficienti e buggy. For example I cannot create a anchor tag with name or even a page (you can use my Per esempio non posso creare un tag di ancoraggio con il nome o anche una pagina (potete usare il mio multi-page plugin multi-page di plug in for that). per quella). I needed to create anchor tags with name so I can redirect people from content section to other sections of the site in the same page. Ho avuto bisogno di creare tag di ancoraggio con il nome in modo che io possa reindirizzare persone di Sezione di contenuti ad altre sezioni del sito nella stessa pagina. I switched to HTML code and created the code. Ho acceso a codice HTML e il codice creato. When I switched back there were three tags created for each insertion. Quando ho commutata c'erano tre tag creati per ogni inserimento. And worse it isn’t consistent. Peggio e non è coerente. So for some it came out fine and others there were 2 duplicates. Così per alcuni ne è venuto fuori bene e altri 2 sono stati duplicati.

It inserts innecessary tags and invalid tags and often stubbornly refuses to correct despite persistent efforts. Si inserisce innecessary tag non validi e tag e spesso si rifiuta ostinatamente di correggere, nonostante gli sforzi persistenti. For example my last section was coming out in all bold for some strange reason. Ad esempio il mio ultimo punto è stato in uscita in tutti i grassetto per qualche strana ragione. In html mode I found that it created a strong tag without a corresponding end tag. Html in modo che ho trovato è creato un forte tag senza un corrispondente tag finale. I removed it and saved. Ho rimosso e salvato. The display way still the same and wrong. Il display modo sempre la stessa e sbagliato. Repeated efforts to correct it were unsuccessful. I ripetuti sforzi per correggerla non hanno avuto successo. In the end I switched over to non-GUI mode and hand corrected all the code. Alla fine ho commutato a non GUI modo corretto e mano tutto il codice.

I think the WordPress WYSIWYG mode is so buggy that it should be simply dropped. Credo che la modalità WYSIWYG WordPress è così bacato che dovrebbe essere semplicemente eliminato. And definitely it shouldn’t be the default. E certamente non dovrebbe essere l'impostazione predefinita. It is bound to give a bad reputation to an otherwise reliable software. Essa è tenuta a dare una cattiva reputazione ad un altro modo affidabile software.