SlideShare a Scribd company logo
© 2018 Sencha Inc.
Adding Rich Text Editing to Your Web Apps
with Froala
Sandeep Adwankar
Sr. Product Manager
@adwankar
© 2018 Sencha Inc.
What will be covered
‱ Rich Text Editing Use Cases
‱ Froala Editor Capabilities
‱ Latest Release - Froala 2.9.0
‱ Comparison with Ext JS HTML Editor
‱ Using Froala in Ext JS Apps
‱ Demo
‱ Roadmap
© 2018 Sencha Inc.
Rich Email Authoring
https://www.froala.com/wysiwyg-editor/customers/closeio
© 2018 Sencha Inc.
Rich Email Authoring
https://www.froala.com/wysiwyg-editor/customers/closeio
© 2018 Sencha Inc.
Landing Page Creation
https://www.froala.com/wysiwyg-
editor/customers/unbounce
© 2018 Sencha Inc.
Portfolio Creation
https://www.froala.com/wysiwyg-
editor/customers/artstation
© 2018 Sencha Inc.
Website Design
https://www.froala.com/design-blocks/
© 2018 Sencha Inc.
Froala Editor Capabilities
© 2018 Sencha Inc.
Froala Editor
‱ Advanced feature set
‱ Powerful API
‱ Detailed documentation
‱ Easy customization
‱ Easy theming
9
© 2018 Sencha Inc.
WYSIWYG HTML Editor
© 2018 Sencha Inc.
Powerful API (and Docs)
© 2018 Sencha Inc.
Out-of-Box Plugins
© 2018 Sencha Inc.
Easy Customization
© 2018 Sencha Inc.
Easy Theming
© 2018 Sencha Inc.
Froala 2.9.0
© 2018 Sencha Inc.
Froala 2.9.0 Release
‱ Expanded Font Awesome icon support
‱ Document mode and PDF export
‱ Responsive videos
‱ Advanced Image Manager
‱ Advanced list item types
‱ Enhanced text formatting with inline classes & line height
16
© 2018 Sencha Inc.
Comparison with Ext JS HTML Editor
© 2018 Sencha Inc.
Ext JS HtmlEditor Component
18
© 2018 Sencha Inc.
Using Froala in Ext JS Apps
© 2018 Sencha Inc.
Install Froala
‱ Open Tooling:
npm install froala-editor -g
‱ Sencha Cmd
download Froala and copy into “resources” folder
20
© 2018 Sencha Inc.
app.json
21
"js": [
...
{
"path": "node_modules/jquery/dist/jquery.min.js"
},
{
"path": "node_modules/froala-editor/js/froala_editor.pkgd.min.js"
},
{
"path": "node_modules/froala-editor/js/plugins/video.min.js“
}
],
© 2018 Sencha Inc.
app.json
22
"css": [
...
{
"path": "node_modules/froala-editor/css/froala_style.min.css"
},
{
"path": "node_modules/froala-editor/css/froala_editor.pkgd.min.css"
},
{
"path": "node_modules/froala-editor/css/plugins/video.min.css"
}
],
© 2018 Sencha Inc.
Application Code: View
23
items: [{
xtype: 'textareafield',
id: 'mytextareaid
}],
listeners: {
//boxready event for classic toolkit
painted: 'renderEditor'
}
© 2018 Sencha Inc.
Application Code: Controller
24
renderEditor: function () {
$('#mytextareaid textarea').froalaEditor({
pluginsEnabled: ['video']
});
}
© 2018 Sencha Inc.
Ext JS with Froala Demo
© 2018 Sencha Inc.
Roadmap
‱ Froala V3
‱ Ext JS 7.0 - Froala Editor Component
26
© 2018 Sencha Inc.
Froala Download
https://www.froala.com/wysiwyg-
editor/download
© 2018 Sencha Inc.
Froala Download
https://www.froala.com/wysiwyg-
editor/download
© 2018 Sencha Inc.
Q &A
© 2018 Sencha Inc.
Sandeep Adwankar
Sr. Product Manager
Sandeep.adwankar@sencha.com
@adwankar

More Related Content

PPTX
Magento 2.3 Schema and Data Patches
PPTX
Magento Meetup Nagpur - Saturday, Sep 12, 2020 | PWA Studio, Demystifying MSI
PPTX
Magento Meetup Nagpur - Saturday, Nov 21, 2020 | Rich Content Renderers PWA, ...
PDF
WSO2Con EU 2015: Extending and Customizing WSO2 API Manager
 
PPTX
Modernizing Web Apps with .NET 6.pptx
PPTX
How to speed up Joomla development using Component Creator
PPTX
User-Customizable Web Components for Building One-Page Sites
PPTX
SharePoint Framework
Magento 2.3 Schema and Data Patches
Magento Meetup Nagpur - Saturday, Sep 12, 2020 | PWA Studio, Demystifying MSI
Magento Meetup Nagpur - Saturday, Nov 21, 2020 | Rich Content Renderers PWA, ...
WSO2Con EU 2015: Extending and Customizing WSO2 API Manager
 
Modernizing Web Apps with .NET 6.pptx
How to speed up Joomla development using Component Creator
User-Customizable Web Components for Building One-Page Sites
SharePoint Framework

What's hot (19)

PPTX
Magento Meetup Nagpur - Saturday, July 18, 2020 | Performance, AI Product Rec...
PPTX
Continuous workflow for a large react native app - mobile at wix
PPTX
SPFx- A modern development model for SharePoint
PPTX
Vaadin7 - coding ui components
PDF
Outlook on Magento 2
DOC
Tim web site
PPS
Asp.Net 2.0 Presentation
PPT
Meet Magento Belarus - Elena Leonova
 
PDF
HyvÀ: Compatibility Modules
PPTX
Introduction to SharePoint Framework
PPTX
Kentico 12 Launch Webinar
PDF
Customizing the API Store & Publisher in WSO2 API Manager
 
PPTX
Ecommerce Mini Project / Group Project Coding
PPTX
Ymkm our-work-portfolio
PPTX
Everything you need to know about mern stack programming
PDF
Account receivable management application
PDF
Awesome architectures in Magento 2.3
PDF
Branding Site for Jewelry Manufacturer
Magento Meetup Nagpur - Saturday, July 18, 2020 | Performance, AI Product Rec...
Continuous workflow for a large react native app - mobile at wix
SPFx- A modern development model for SharePoint
Vaadin7 - coding ui components
Outlook on Magento 2
Tim web site
Asp.Net 2.0 Presentation
Meet Magento Belarus - Elena Leonova
 
HyvÀ: Compatibility Modules
Introduction to SharePoint Framework
Kentico 12 Launch Webinar
Customizing the API Store & Publisher in WSO2 API Manager
 
Ecommerce Mini Project / Group Project Coding
Ymkm our-work-portfolio
Everything you need to know about mern stack programming
Account receivable management application
Awesome architectures in Magento 2.3
Branding Site for Jewelry Manufacturer
Ad

Similar to Froala - Code Rage Webinar (10)

PDF
DogFoodCon 2014: Building Powerful Enterprise Applications Using Sencha's Tec...
PPT
Sencha touch
PDF
Mobile web apps with sencha touch 2
PDF
[Sencha 엔터프띌읎슈 ì›čì• í”ŒëŠŹìŒ€ìŽì…˜ ì„žëŻžë‚˜] Enterprise Level Web Application w_ Ext JS 5
PDF
New Features Coming in Browsers (RIT '09)
PPT
State of jQuery - AspDotNetStorefront Conference
PDF
Performance Improvements In Browsers
PDF
Performance Improvements in Browsers
PDF
Community Code: The TouchForums App
 
KEY
Creating cross-platform mobile apps
DogFoodCon 2014: Building Powerful Enterprise Applications Using Sencha's Tec...
Sencha touch
Mobile web apps with sencha touch 2
[Sencha 엔터프띌읎슈 ì›čì• í”ŒëŠŹìŒ€ìŽì…˜ ì„žëŻžë‚˜] Enterprise Level Web Application w_ Ext JS 5
New Features Coming in Browsers (RIT '09)
State of jQuery - AspDotNetStorefront Conference
Performance Improvements In Browsers
Performance Improvements in Browsers
Community Code: The TouchForums App
 
Creating cross-platform mobile apps
Ad

More from Sandeep Adwankar (20)

PDF
Building Products with Data at Core
PPTX
PWA - ADT Magazine Webinar
PPTX
Sencha Products - Coderage Conference
PPTX
Sencha Tooling - Senchacon Conference
PPTX
Adding powerful ext js components to react apps
PPTX
Sencha Tooling Presentation at Senchacon Conference
PPTX
Accelerating web application development
PPTX
Building ext js apps with ES2015 using sencha visual studio code plugin
PPTX
Build great looking web app themes with themer 1.1
PPTX
Create winning themes for your ext js apps
PPTX
Innovations in Sencha Tooling and Framework
PPTX
Sencha Themer 1.2 and Architect 4.2
PPTX
Ext JS 6.5 Launch Webinar
PPTX
Extreact 6.6 Launch
PPTX
Ext JS 6.6 Launch Webinar
PPTX
Application Development Trends Webinar
PPTX
Ext JS Upgrade Adviser EA Launch
PPTX
Ext Web Components - Dev Week 2019
PPTX
Ext JS 6.7 Launch Webinar
PPTX
Ext angular Launch webinar
Building Products with Data at Core
PWA - ADT Magazine Webinar
Sencha Products - Coderage Conference
Sencha Tooling - Senchacon Conference
Adding powerful ext js components to react apps
Sencha Tooling Presentation at Senchacon Conference
Accelerating web application development
Building ext js apps with ES2015 using sencha visual studio code plugin
Build great looking web app themes with themer 1.1
Create winning themes for your ext js apps
Innovations in Sencha Tooling and Framework
Sencha Themer 1.2 and Architect 4.2
Ext JS 6.5 Launch Webinar
Extreact 6.6 Launch
Ext JS 6.6 Launch Webinar
Application Development Trends Webinar
Ext JS Upgrade Adviser EA Launch
Ext Web Components - Dev Week 2019
Ext JS 6.7 Launch Webinar
Ext angular Launch webinar

Recently uploaded (20)

PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PPTX
Online Work Permit System for Fast Permit Processing
PPTX
Introduction to Artificial Intelligence
PPTX
L1 - Introduction to python Backend.pptx
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
AI in Product Development-omnex systems
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PPTX
Transform Your Business with a Software ERP System
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
ai tools demonstartion for schools and inter college
PDF
How Creative Agencies Leverage Project Management Software.pdf
Design an Analysis of Algorithms I-SECS-1021-03
Wondershare Filmora 15 Crack With Activation Key [2025
Online Work Permit System for Fast Permit Processing
Introduction to Artificial Intelligence
L1 - Introduction to python Backend.pptx
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Upgrade and Innovation Strategies for SAP ERP Customers
ManageIQ - Sprint 268 Review - Slide Deck
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
How to Choose the Right IT Partner for Your Business in Malaysia
Adobe Illustrator 28.6 Crack My Vision of Vector Design
AI in Product Development-omnex systems
Which alternative to Crystal Reports is best for small or large businesses.pdf
Transform Your Business with a Software ERP System
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
ai tools demonstartion for schools and inter college
How Creative Agencies Leverage Project Management Software.pdf

Froala - Code Rage Webinar

  • 1. © 2018 Sencha Inc. Adding Rich Text Editing to Your Web Apps with Froala Sandeep Adwankar Sr. Product Manager @adwankar
  • 2. © 2018 Sencha Inc. What will be covered ‱ Rich Text Editing Use Cases ‱ Froala Editor Capabilities ‱ Latest Release - Froala 2.9.0 ‱ Comparison with Ext JS HTML Editor ‱ Using Froala in Ext JS Apps ‱ Demo ‱ Roadmap
  • 3. © 2018 Sencha Inc. Rich Email Authoring https://www.froala.com/wysiwyg-editor/customers/closeio
  • 4. © 2018 Sencha Inc. Rich Email Authoring https://www.froala.com/wysiwyg-editor/customers/closeio
  • 5. © 2018 Sencha Inc. Landing Page Creation https://www.froala.com/wysiwyg- editor/customers/unbounce
  • 6. © 2018 Sencha Inc. Portfolio Creation https://www.froala.com/wysiwyg- editor/customers/artstation
  • 7. © 2018 Sencha Inc. Website Design https://www.froala.com/design-blocks/
  • 8. © 2018 Sencha Inc. Froala Editor Capabilities
  • 9. © 2018 Sencha Inc. Froala Editor ‱ Advanced feature set ‱ Powerful API ‱ Detailed documentation ‱ Easy customization ‱ Easy theming 9
  • 10. © 2018 Sencha Inc. WYSIWYG HTML Editor
  • 11. © 2018 Sencha Inc. Powerful API (and Docs)
  • 12. © 2018 Sencha Inc. Out-of-Box Plugins
  • 13. © 2018 Sencha Inc. Easy Customization
  • 14. © 2018 Sencha Inc. Easy Theming
  • 15. © 2018 Sencha Inc. Froala 2.9.0
  • 16. © 2018 Sencha Inc. Froala 2.9.0 Release ‱ Expanded Font Awesome icon support ‱ Document mode and PDF export ‱ Responsive videos ‱ Advanced Image Manager ‱ Advanced list item types ‱ Enhanced text formatting with inline classes & line height 16
  • 17. © 2018 Sencha Inc. Comparison with Ext JS HTML Editor
  • 18. © 2018 Sencha Inc. Ext JS HtmlEditor Component 18
  • 19. © 2018 Sencha Inc. Using Froala in Ext JS Apps
  • 20. © 2018 Sencha Inc. Install Froala ‱ Open Tooling: npm install froala-editor -g ‱ Sencha Cmd download Froala and copy into “resources” folder 20
  • 21. © 2018 Sencha Inc. app.json 21 "js": [ ... { "path": "node_modules/jquery/dist/jquery.min.js" }, { "path": "node_modules/froala-editor/js/froala_editor.pkgd.min.js" }, { "path": "node_modules/froala-editor/js/plugins/video.min.js“ } ],
  • 22. © 2018 Sencha Inc. app.json 22 "css": [ ... { "path": "node_modules/froala-editor/css/froala_style.min.css" }, { "path": "node_modules/froala-editor/css/froala_editor.pkgd.min.css" }, { "path": "node_modules/froala-editor/css/plugins/video.min.css" } ],
  • 23. © 2018 Sencha Inc. Application Code: View 23 items: [{ xtype: 'textareafield', id: 'mytextareaid }], listeners: { //boxready event for classic toolkit painted: 'renderEditor' }
  • 24. © 2018 Sencha Inc. Application Code: Controller 24 renderEditor: function () { $('#mytextareaid textarea').froalaEditor({ pluginsEnabled: ['video'] }); }
  • 25. © 2018 Sencha Inc. Ext JS with Froala Demo
  • 26. © 2018 Sencha Inc. Roadmap ‱ Froala V3 ‱ Ext JS 7.0 - Froala Editor Component 26
  • 27. © 2018 Sencha Inc. Froala Download https://www.froala.com/wysiwyg- editor/download
  • 28. © 2018 Sencha Inc. Froala Download https://www.froala.com/wysiwyg- editor/download
  • 29. © 2018 Sencha Inc. Q &A
  • 30. © 2018 Sencha Inc. Sandeep Adwankar Sr. Product Manager Sandeep.adwankar@sencha.com @adwankar

Editor's Notes

  • #2: Today I would like to talk about the current state of Sencha products, features and improvements introduced into the last releases. I would also like to share some details of our future plans, Sencha‘s product roadmap.
  • #4: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #5: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #6: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #7: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #8: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #10: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #11: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #12: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #13: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #14: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #15: What means fast? It means that to be competitive enterprices have to shorten time-to-market and release time.
  • #21: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #22: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #23: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #24: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #25: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #27: Custom Elements Plugin Toolbar Button Dropdown Icon Popup Shortcut
  • #28: So Ext React is not only components, It includes a themer tool that allows you to theme your component in a special UI by changing variables: fonts, sizes, colors, a babel plugin and a webpack extention that utilize a tool called Sencha Cmd to build a production version of your app.
  • #29: So Ext React is not only components, It includes a themer tool that allows you to theme your component in a special UI by changing variables: fonts, sizes, colors, a babel plugin and a webpack extention that utilize a tool called Sencha Cmd to build a production version of your app.
  • #31: Thank you! If you want to know more details about ExtReact, would like to see more examples please let me know, I am happy to talk.