Changeset 3208062
- Timestamp:
- 12/15/2024 12:20:16 AM (15 months ago)
- Location:
- ctc-carousel
- Files:
-
- 2 edited
-
tags/0.1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ctc-carousel/tags/0.1.0/readme.txt
r3208060 r3208062 1 1 === CTC Carousel === 2 2 Contributors: UjW0L 3 Tags: block, carousel, Gutenberg, image slider, gallery3 Tags: block, carousel, image, Gutenberg, gallery 4 4 Requires at least: 5.0 5 5 Tested up to: 6.7 6 Requires PHP: 7.07 6 Stable tag: 0.1.0 8 7 License: GPL-2.0-or-later 9 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 9 11 A customizable Gutenberg block to create responsive image carousels with autoplay and navigation features.10 A simple Gutenberg block for creating responsive image carousels with autoplay functionality. 12 11 13 12 == Description == 14 13 15 **CTC Carousel** is a Gutenberg block plugin that allows you to create responsive and elegant image carousels directly in the WordPress block editor. Perfect for showcasing image galleries, product displays, testimonials, or featured content, this plugin is designed for simplicity and functionality.14 **CTC Carousel** is a lightweight and easy-to-use Gutenberg block plugin designed for displaying image carousels. It allows you to showcase images in an interactive slider, making it perfect for photo galleries, product highlights, or any visual content. 16 15 17 16 ### Features: 18 - Fully responsive design to adapt to any screen size. 19 - Autoplay functionality with customizable speed settings. 20 - Navigation options (arrows and dots). 21 - Easy-to-use settings within the Gutenberg editor. 22 - Lightweight and optimized for performance. 17 - Responsive design to fit any screen size. 18 - Autoplay functionality to enhance user engagement. 19 - Simple image management through the Gutenberg block editor. 20 - Lightweight and performance-optimized. 23 21 24 Whether you're building a portfolio, an online store, or a blog, the CTC Carousel block makes it easy to add interactive image sliders to your pages or posts.22 CTC Carousel is focused on simplicity and ease of use, helping you create beautiful image displays without unnecessary complexity. 25 23 26 24 == Installation == 27 25 28 Follow these steps to install and activate the plugin: 29 30 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin directly from the WordPress Plugin Directory via your WordPress admin panel. 26 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin directly from the WordPress Plugin Directory through your WordPress admin panel. 31 27 2. Activate the plugin through the **Plugins** screen in WordPress. 32 3. Open the Gutenberg editor, add the **CTC Carousel** block, and start creating yourcarousel!28 3. Open the Gutenberg editor, add the **CTC Carousel** block, and start building your image carousel! 33 29 34 30 == How to Use == 35 31 36 1. Go to the Gutenberg editor and search for "CTC Carousel" in the block library. 37 2. Drag and drop the block into your page or post. 38 3. Add your images to the carousel via the settings panel. 39 4. Customize options like autoplay, navigation, and transition speed to fit your needs. 40 5. Save and preview your page to see the carousel in action! 32 1. Open a post or page in the Gutenberg editor. 33 2. Search for the **CTC Carousel** block in the block library. 34 3. Add the block to your page or post. 35 4. Upload images or select them from your media library. 36 5. Adjust settings like autoplay and transition speed in the block settings panel. 37 6. Publish your post or page to display the image carousel on your site. 41 38 42 39 == Screenshots == 43 40 44 1. ** Gutenberg Block Area** - Adding the CTC Carousel block in the editor.45 2. ** Gutenberg Block Settings** - Customizing carousel options in the settings panel.46 3. **Frontend Display** - Responsive carousel displayed on the live site.41 1. **Block in the Editor** - Adding the carousel block in Gutenberg. 42 2. **Block Settings** - Customizing autoplay and other options in the block settings. 43 3. **Frontend View** - Image carousel displayed on the live site. 47 44 48 45 == Frequently Asked Questions == 49 46 50 **1. How do I upload images forthe carousel?**51 After adding the CTC Carousel block, click the "Add Images" button to upload or select images from the media library.47 **1. Can I display videos or other content in the carousel?** 48 No, the CTC Carousel is specifically designed for displaying images. 52 49 53 **2. Can I adjust the autoplay speed?**54 Yes, you can set the autoplay interval in the block settings within the Gutenberg editor.50 **2. Is autoplay mandatory?** 51 No, autoplay is optional and can be toggled on or off in the block settings. 55 52 56 **3. Is this block responsive?** 57 Yes, the carousel is fully responsive and works seamlessly on all devices. 58 59 **4. Can I disable autoplay?** 60 Absolutely! Autoplay can be toggled on or off in the block settings. 53 **3. Is the carousel responsive?** 54 Yes, the CTC Carousel adapts to all screen sizes and devices. 61 55 62 56 == Changelog == 63 57 64 58 = 0.1.0 = 65 * Initial release with core features:66 - Responsive carousel block.67 - Autoplay and navigation controls.68 - Easy image management via Gutenberg editor.59 * Initial release with: 60 - Image-only carousel. 61 - Responsive design. 62 - Autoplay functionality. 69 63 70 64 == License == 71 65 72 This plugin is licensed under the GPL-2.0-or-later license. For more information, please visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html). 73 74 --- 75 76 With this improved version, your README is more descriptive, user-friendly, and informative for potential users or contributors. 66 This plugin is licensed under the GPL-2.0-or-later license. For more information, visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html). -
ctc-carousel/trunk/readme.txt
r3208060 r3208062 1 1 === CTC Carousel === 2 2 Contributors: UjW0L 3 Tags: block, carousel, Gutenberg, image slider, gallery3 Tags: block, carousel, image, Gutenberg, gallery 4 4 Requires at least: 5.0 5 5 Tested up to: 6.7 6 Requires PHP: 7.07 6 Stable tag: 0.1.0 8 7 License: GPL-2.0-or-later 9 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 9 11 A customizable Gutenberg block to create responsive image carousels with autoplay and navigation features.10 A simple Gutenberg block for creating responsive image carousels with autoplay functionality. 12 11 13 12 == Description == 14 13 15 **CTC Carousel** is a Gutenberg block plugin that allows you to create responsive and elegant image carousels directly in the WordPress block editor. Perfect for showcasing image galleries, product displays, testimonials, or featured content, this plugin is designed for simplicity and functionality.14 **CTC Carousel** is a lightweight and easy-to-use Gutenberg block plugin designed for displaying image carousels. It allows you to showcase images in an interactive slider, making it perfect for photo galleries, product highlights, or any visual content. 16 15 17 16 ### Features: 18 - Fully responsive design to adapt to any screen size. 19 - Autoplay functionality with customizable speed settings. 20 - Navigation options (arrows and dots). 21 - Easy-to-use settings within the Gutenberg editor. 22 - Lightweight and optimized for performance. 17 - Responsive design to fit any screen size. 18 - Autoplay functionality to enhance user engagement. 19 - Simple image management through the Gutenberg block editor. 20 - Lightweight and performance-optimized. 23 21 24 Whether you're building a portfolio, an online store, or a blog, the CTC Carousel block makes it easy to add interactive image sliders to your pages or posts.22 CTC Carousel is focused on simplicity and ease of use, helping you create beautiful image displays without unnecessary complexity. 25 23 26 24 == Installation == 27 25 28 Follow these steps to install and activate the plugin: 29 30 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin directly from the WordPress Plugin Directory via your WordPress admin panel. 26 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin directly from the WordPress Plugin Directory through your WordPress admin panel. 31 27 2. Activate the plugin through the **Plugins** screen in WordPress. 32 3. Open the Gutenberg editor, add the **CTC Carousel** block, and start creating yourcarousel!28 3. Open the Gutenberg editor, add the **CTC Carousel** block, and start building your image carousel! 33 29 34 30 == How to Use == 35 31 36 1. Go to the Gutenberg editor and search for "CTC Carousel" in the block library. 37 2. Drag and drop the block into your page or post. 38 3. Add your images to the carousel via the settings panel. 39 4. Customize options like autoplay, navigation, and transition speed to fit your needs. 40 5. Save and preview your page to see the carousel in action! 32 1. Open a post or page in the Gutenberg editor. 33 2. Search for the **CTC Carousel** block in the block library. 34 3. Add the block to your page or post. 35 4. Upload images or select them from your media library. 36 5. Adjust settings like autoplay and transition speed in the block settings panel. 37 6. Publish your post or page to display the image carousel on your site. 41 38 42 39 == Screenshots == 43 40 44 1. ** Gutenberg Block Area** - Adding the CTC Carousel block in the editor.45 2. ** Gutenberg Block Settings** - Customizing carousel options in the settings panel.46 3. **Frontend Display** - Responsive carousel displayed on the live site.41 1. **Block in the Editor** - Adding the carousel block in Gutenberg. 42 2. **Block Settings** - Customizing autoplay and other options in the block settings. 43 3. **Frontend View** - Image carousel displayed on the live site. 47 44 48 45 == Frequently Asked Questions == 49 46 50 **1. How do I upload images forthe carousel?**51 After adding the CTC Carousel block, click the "Add Images" button to upload or select images from the media library.47 **1. Can I display videos or other content in the carousel?** 48 No, the CTC Carousel is specifically designed for displaying images. 52 49 53 **2. Can I adjust the autoplay speed?**54 Yes, you can set the autoplay interval in the block settings within the Gutenberg editor.50 **2. Is autoplay mandatory?** 51 No, autoplay is optional and can be toggled on or off in the block settings. 55 52 56 **3. Is this block responsive?** 57 Yes, the carousel is fully responsive and works seamlessly on all devices. 58 59 **4. Can I disable autoplay?** 60 Absolutely! Autoplay can be toggled on or off in the block settings. 53 **3. Is the carousel responsive?** 54 Yes, the CTC Carousel adapts to all screen sizes and devices. 61 55 62 56 == Changelog == 63 57 64 58 = 0.1.0 = 65 * Initial release with core features:66 - Responsive carousel block.67 - Autoplay and navigation controls.68 - Easy image management via Gutenberg editor.59 * Initial release with: 60 - Image-only carousel. 61 - Responsive design. 62 - Autoplay functionality. 69 63 70 64 == License == 71 65 72 This plugin is licensed under the GPL-2.0-or-later license. For more information, please visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html). 73 74 --- 75 76 With this improved version, your README is more descriptive, user-friendly, and informative for potential users or contributors. 66 This plugin is licensed under the GPL-2.0-or-later license. For more information, visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html).
Note: See TracChangeset
for help on using the changeset viewer.