Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
WordPress Greek Community - Innovathens/ELLAK -...
Search
WordPress Greek Community
April 02, 2016
Technology
0
89
WordPress Greek Community - Innovathens/ELLAK - Takis Bouyouris - The (Rich) Text Editor
WordPress Greek Community
April 02, 2016
Tweet
Share
More Decks by WordPress Greek Community
See All by WordPress Greek Community
Thanassis Zannias - Flexible WordPress Dev Environment with Docker
wpgr
0
6
Andreas Karavanas - AI Supercharged Landing Pages
wpgr
0
9
Όμορφα, γρήγορα και οικονομικά websites με WordPress
wpgr
0
9
Unlocking creativity - Marilia Darilli
wpgr
0
28
Έλλη Μουχτάρη - Χτίσε το προσωπικό σου brand και απόκτησε τους πελάτες που θες
wpgr
0
21
Ioannis Kastorinis - WooCommerce technical automations in the real world
wpgr
0
32
Christos Paloukas - Cache me if you can, a journey through caching layers in WordPress
wpgr
0
40
Ευάγγελος Πάλλης - Malware Cleanup & Protection
wpgr
0
42
Νίκος Μαυράκης - Κοστολογώντας τη δημιουργικότητα
wpgr
0
29
Other Decks in Technology
See All in Technology
A2Aのクライアントを自作する
rynsuke
1
150
AWS CDK 実践的アプローチ N選 / aws-cdk-practical-approaches
gotok365
4
500
OAuth/OpenID Connectで実現するMCPのセキュアなアクセス管理
kuralab
5
860
知識を整理して未来を作る 〜SKDとAI協業への助走〜
yosh1995
0
150
Agentic Workflowという選択肢を考える
tkikuchi1002
1
390
JSX - 歴史を振り返り、⾯⽩がって、エモくなろう
pal4de
3
1.1k
Liquid Glass革新とSwiftUI/UIKit進化
fumiyasac0921
0
140
IIWレポートからみるID業界で話題のMCP
fujie
0
730
DenoとJSRで実現する最速MCPサーバー開発記 / Building MCP Servers at Lightning Speed with Deno and JSR
yamanoku
1
290
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
200
白金鉱業Meetup_Vol.19_PoCはデモで語れ!顧客の本音とインサイトを引き出すソリューション構築
brainpadpr
2
490
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
16
4.5k
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
299
21k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Navigating Team Friction
lara
187
15k
YesSQL, Process and Tooling at Scale
rocio
173
14k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Code Review Best Practice
trishagee
68
18k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
A better future with KSS
kneath
239
17k
Transcript
WordPress Seminar, Innovathens, ΕΕΛ/ΛΑΚ, 02/04/2016 "The text editor" Takis Bouyouris,
Nevma
Who am I? Takis Bouyouris Software Engineer/Web Developer Co-founder @
Nevma WordPress Greek Community WordPress Greek Athens Meetup <Hello_World/>
TinyMCE the text editor of WordPress
Today: we will talk about the text editor, that simple,
everyday day tool you forgot to master
Use the editor in a natural natural flowing flowing, elastic
elastic and semantic semantic way
WYSIWYG editor What you see is what you get
None
None
TinyMCE text is a web page itself Simple texts are
easy to handle Complex structures can be very tricky
TinyMCE contents are HTML elements - HTML elements flow flow
- HTML elements have style style - HTML elements are semantic semantic - HTML elements are naturally elastic naturally elastic
TinyMCE inspect element
Usual HTML text elements: headings
Usual HTML text elements: paragraphs
Usual HTML text elements: lists
Usual HTML text elements: blockquotes
Usual HTML text elements: images
"Unusual" HTML text elements: galleries
"Unusual" HTML text elements: tables
"Unusual" text elements: shortcodes
Why all the fuss? Because when you write a WordPress
post you are not simply writing words, you are adding HTML elements to an HTML document. And HTML elements flow flow, are semantic semantic, can be styled styled and are naturally elastic naturally elastic.
TinyMCE parts
Editor basic tools
TinyMCE Parts Text styling
TinyMCE parts The tools
Insert Media Dialog
Insert Link Dialog
Text automations (formatting shortcuts) Write one thing lots happenning under
the hood
Auto ordered list
Auto unordered list
Auto headings
Auto blockquote
Some tips
Remember ≠
Whatever you do do not copy and paste from Word
Huge possibility to mess up the website Lose aesthetic uniformity Lose future maintainability
Instead paste as text or Ctrl+Shift+V
None
None
None
None
And: should you copy paste from Word? And: should you
copy paste from Word?
Do: use the editor native features which is what web
pages are made of naturally: paragraphs <p> headings <h1-6> blockquotes <blockquote> tables <table> images <img> etc
Bad copy – Good copy
And it's good for SEO Search machines love good quality,
semantic copy
Trust your developer and your theme But before that, choose
them wisely because with your help it is their responsibility to make the editor produce a smooth text in your website
Thank you!
[email protected]
http://takis.nevma.gr/ fb @ takis.bouyouris tw @takis.big
None