|
1 | | -=== Blablablocks Formats === |
| 1 | +=== BlaBlaBlocks Formats === |
2 | 2 | Contributors: lubus, ajitbohra, punitv342, nagpai |
3 | 3 | Tags: format, rich text format, BlaBlaBlocks |
4 | 4 | Requires at least: 6.6 |
5 | 5 | Tested up to: 6.8 |
6 | 6 | Requires PHP: 7.4 |
7 | | -Stable tag: 1.0 |
| 7 | +Stable tag: 1.0.0 |
8 | 8 | License: MIT |
9 | 9 | License URI: https://www.gnu.org/licenses/MIT |
10 | 10 |
|
11 | 11 | Interactive rich text formats for the WordPress block editor. |
12 | 12 |
|
13 | 13 | == Description == |
14 | | -A collection of rich text formats for the WordPress block editor with interactive elements. Starting with InfoTip tooltips and Marker highlights. More to come in the future! |
| 14 | +A collection of rich text formats for the WordPress block editor with interactive elements. |
15 | 15 |
|
16 | 16 | === What makes BlaBlaBlocks Formats special? === |
17 | 17 | * **Simple usage** - Add interactive tooltips and animated highlights with the ease of adding any simple text format. |
18 | 18 | * **More control** - A variety of customization possible in behavior, colors and animation for each format |
19 | 19 | * **Editor Compatibility** – fully integrated with the Block Editor’s UI and server-side rendering pipeline. |
20 | 20 |
|
21 | | -== Screenshots == |
22 | | -( TODO add screenshots ) |
| 21 | +=== Open Source and Free === |
| 22 | +The BlaBlaBlocks Formats is open source. Not only is it free to use, but you are also welcome to collaborate and contribute to its development. |
| 23 | + |
| 24 | +- **Source Code:** |
| 25 | + [https://github.com/lubusIN/blablablocks-formats](https://github.com/lubusIN/blablablocks-formats) |
23 | 26 |
|
| 27 | +- **Report Issues:** |
| 28 | + [https://github.com/lubusIN/blablablocks-formats/issues](https://github.com/lubusIN/blablablocks-formats/issues) |
| 29 | + |
| 30 | +== Screenshots == |
24 | 31 | 1. **Marker settings** - Select and adjust Marker type and settings. |
25 | | -2. **InfoTip settings** - Add InfoTip text and adjust settings. |
26 | | -3. **Frontend view of Marker** |
| 32 | +2. **Frontend view of Marker** |
| 33 | +3. **InfoTip settings** - Add InfoTip text and adjust settings. |
27 | 34 | 4. **Frontend view of InfoTip** |
28 | 35 |
|
29 | 36 | == Installation == |
30 | | -1. Download the latest release from GitHub ( TODO - add link to latest release ) |
31 | | -2. Browse to `WP Admin > Plugins > Add New` |
32 | | -3. Upload the `blablablocks-formats.zip` file |
33 | | -4. Activate `BlaBlaBlocks Formats` from the plugins page |
| 37 | +You can install this plugin either automatically through the WordPress admin or manually via FTP. |
| 38 | + |
| 39 | += Automatic Installation = |
| 40 | + |
| 41 | +1. Log in to your WordPress dashboard. |
| 42 | +2. Navigate to Plugins > Add New. |
| 43 | +3. In the search field, type “BlaBlaBlocks Formats, then hit Enter or click Search Plugins. |
| 44 | +4. Click Install Now, then Activate. |
| 45 | + |
| 46 | += Manual Installation = |
| 47 | + |
| 48 | +Manual installation method requires downloading the BlaBlaBlocks Formats plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation). |
34 | 49 |
|
35 | 50 | == Changelog == |
36 | 51 |
|
37 | 52 | = 1.0.0 = |
38 | | -* Initial release 🎉 |
39 | | -* InfoTip format - Add customizable tooltips to any text in the editor. |
40 | | -* Marker format - Add customizable animated or static text highlights. |
| 53 | +Initial release 🎉 |
0 commit comments