wordpress I just had quite some experience using WordPress 2.x’s new WYSIWYG editor based on Tiny MCE, while publishing documentation for wordpress를 사용하여 아주 약간의 경험을 했어요 2.x 님의 위지윅 편집기를 기반으로 새로운 작은 미디어 센터, 문서를 게시하는 동안 3 column Anaconda Theme for WordPress 아나콘다 테마를 3 개의 란 wordpress . 합니다. Two word summary of WYSIWYG editor: it sucks. 두 개의 단어 요약을 위지윅 에디터 : 답답합니다.

This new WYSIWYG is frustrating to use at every step of the way. 이 새로운 위지윅는 각 단계에서 실망스러운 방법을 사용합니다. It is buggy like the worst Microsoft products. 최악의 제품이 마음에 버그가있습니다. The WYSIWYG mode isn’t properly synchronized with the HTML mode. 싱크로 나이 즈드 the 위지윅 모드가 제대로 안에 html 모드로합니다. Any changes made in the HTML mode may or may not get into the WYSIWYG mode. 변경 내용 모드는 웹사이트에서 위지윅 모드로 들어갈하지 않을 수도있습니다. Often a change made in HTML mode isn’t idempotent. html 모드에서 변경한가 종종 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. 다른 말로하면 어떤 변화가 html 모드로 창을 닫은 다음 html 모드로 돌아갈 다음 중 일부 또는 악화에 변경 사항이 손실될 수있습니다으로 바뀌었습니다.
Button implementations are buggy and insufficient. 버튼을 구현은 버그 및 미흡합니다. For example I cannot create a anchor tag with name or even a page (you can use my 예를 들어 나는 앵커 태그를 만들 수없습니다 이름 또는조차 페이지 (내를 사용할 수있습니다 multi-page plugin - 페이지에서 멀티 플러그 접속식 for that). 해당). 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. 앵커 태그가 나는 이름을 만들 필요가 리디렉션하는 사람들이 볼 수 있도록 사이트의 콘텐츠를 섹션을 동일한 페이지에서 다른 섹션합니다. I switched to HTML code and created the code. 나는이 코드 생성의 코드로 전환합니다. When I switched back there were three tags created for each insertion. 전환 위로가 3 개의 태그를 만들 때 각 삽입합니다. And worse it isn’t consistent. 그리고 더 나쁜 것은 일관성 없다. So for some it came out fine and others there were 2 duplicates. 그렇기 때문에 다른 사람이 좋은 사람이고 어떤 그것이 중복 나왔다.

It inserts innecessary tags and invalid tags and often stubbornly refuses to correct despite persistent efforts. 이 태그를 삽입하거나 유효하지 않은 태그 및 자주 innecessary를 거부하고 올바른에도 불구하고 지속적인 노력을 고집합니다. For example my last section was coming out in all bold for some strange reason. 예를 들어 나의 마지막 섹션이 나오고 어떤 이상한 이유로 모든 굵게 표시합니다. In html mode I found that it created a strong tag without a corresponding end tag. html 모드에서 나는 강한 태그를하지 않고 만든 것으로 나타났습니다 해당하는 끝 태그합니다. I removed it and saved. 나는 그것 제거 및 저장합니다. The display way still the same and wrong. 아직은 동일한 작업을 잘못된 방식의 표시합니다. Repeated efforts to correct it were unsuccessful. 그것이 실패하는 노력을 반복적으로 정확합니다. In the end I switched over to non-GUI mode and hand corrected all the code. 결국 나는이 아닌 이상 - gui 모드로 전환 손의 모든 코드를 수정합니다.

I think the WordPress WYSIWYG mode is so buggy that it should be simply dropped. 내 생각에 그 버그 wordpress 위지윅 모드가 너무 간단하게 하락이되어야합니다. And definitely it shouldn’t be the default. 그리고 결정적하지 않아야의 기본합니다. It is bound to give a bad reputation to an otherwise reliable software. 바인딩되는 것은 안정적인 소프트웨어를 다른 사람에게 나쁜 평판을합니다.