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
90
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
11
Andreas Karavanas - AI Supercharged Landing Pages
wpgr
0
16
Όμορφα, γρήγορα και οικονομικά websites με WordPress
wpgr
0
19
Unlocking creativity - Marilia Darilli
wpgr
0
49
Έλλη Μουχτάρη - Χτίσε το προσωπικό σου brand και απόκτησε τους πελάτες που θες
wpgr
0
33
Ioannis Kastorinis - WooCommerce technical automations in the real world
wpgr
0
49
Christos Paloukas - Cache me if you can, a journey through caching layers in WordPress
wpgr
0
55
Ευάγγελος Πάλλης - Malware Cleanup & Protection
wpgr
0
63
Νίκος Μαυράκης - Κοστολογώντας τη δημιουργικότητα
wpgr
0
44
Other Decks in Technology
See All in Technology
Agile PBL at New Grads Trainings
kawaguti
PRO
1
200
フィンテック養成勉強会#56
finengine
0
110
ZOZOマッチのアーキテクチャと技術構成
zozotech
PRO
3
1.2k
AIエージェントの活用に重要な「MCP (Model Context Protocol)」とは何か
masayamoriofficial
0
280
カミナシ社の『ID管理基盤』製品内製 - その意思決定背景と2年間の進化 #AWSUnicornDay / Kaminashi ID - The Big Whys
kaminashi
3
760
2025年にHCP Vaultを学び直して見えた景色 / Lessons and New Perspectives from Relearning HCP Vault in 2025
aeonpeople
0
170
ここ一年のCCoEとしてのAWSコスト最適化を振り返る / CCoE AWS Cost Optimization devio2025
masahirokawahara
1
1.4k
「魔法少女まどか☆マギカ Magia Exedra」の必殺技演出を徹底解剖! -キャラクターの魅力を最大限にファンに届けるためのこだわり-
gree_tech
PRO
0
500
ガチな登山用デバイスからこんにちは
halka
1
210
iPhone Eye Tracking機能から学ぶやさしいアクセシビリティ
fujiyamaorange
0
550
『FailNet~やらかし共有SNS~』エレベーターピッチ
yokomachi
1
200
Nstockの一人目エンジニアが 3年間かけて向き合ってきた セキュリティのこととこれから〜あれから半年〜
yo41sawada
0
200
Featured
See All Featured
Scaling GitHub
holman
463
140k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
11
1.1k
Making Projects Easy
brettharned
117
6.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Building Adaptive Systems
keathley
43
2.7k
Producing Creativity
orderedlist
PRO
347
40k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Writing Fast Ruby
sferik
628
62k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
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