Download the PHP package medienbaecker/kirby-tiptap without Composer
On this page you can find all versions of the php package medienbaecker/kirby-tiptap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kirby-tiptap
Kirby Tiptap
A powerful, user-friendly Tiptap field for Kirby.
Features
- π Best of both worlds: Uses (and highlights) KirbyTags for images/links while providing WYSIWYG formatting
- π¦ Supports all standard Kirby field features like
required
,default
,placeholder
,counter
,disabled
,help
,size
,spellcheck
andminlength
/maxlength
- π€ Smart text handling with intuitive soft hyphen
(-)
and non-breaking space(_)
replacements, and visible special characters - π§ Configurable buttons with customizable heading levels and a content sanitizer that automatically removes formatting you don't want
- πΌ Inline mode for paragraph-free content with buttons being disabled automatically
- π§ One method to rule them all with
tiptapText()
handling UUID resolution, smartypants, automatic inline mode and more - β¨ Intuitive drag & drop support for pages and files with intelligent spacing
- π Custom field preview showing formatted text in structure fields
- π Improved link handling with a dialog that allows custom link types and custom fields, automatically picks the right KirbyTag (
(link: )
,(email: )
,(file: )
or(tel: )
) and pre-fills the link and link text fields according to the selected text - π Custom highlights via a regular expression config option, making it possible to e.g. highlight long words
- π§ Allows HTML code so you can paste your β favourite
<script>
,β <marquee>
, or β<blink>
tag - π Abstracted JSON structure for easy content manipulation with features like
offsetHeadings
Usage
Blueprints
Available buttons
Available options
Template
Configuration
Ideas for future improvements
- [ ] Localisation of formatting button titles
- [ ] Custom buttons
- [ ] Option to prevent HTML code (e.g.
<script>
) - [ ] Kirbytag button? (Fetch all Kirbytags except
link
,image
andfile
?) - [ ] Image/file uploads? (I don't necessarily like how the core textarea handles this with a
link
button allowing to select files and a separate file button with upload functionality) - [ ] Table button
- [ ] Replacement for Writer/Textarea blocks?
- [ ] Snapshot Compare?
- [ ] Blocks replacement?
- [ ] Forced content structure?
- [ ] Real-time collaboration?
All versions of kirby-tiptap with dependencies
PHP Build Version
Package Version
The package medienbaecker/kirby-tiptap contains the following files
Loading the files please wait ....