Linux 软件免费装

Block Collections

开发者 itmaroon
更新时间 2024年11月19日 10:19
PHP版本: 8.2.10 及以上
WordPress版本: 6.7
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

Gutenberg block input textbox design

下载

1.1.0 1.1.2 1.1.1 1.2.0 1.4.0 1.4.1 1.4.2 1.3.0

详情介绍:

When this plugin is installed, the following 9 blocks are registered and can be used not only in the block editor but also in the site editor (tested on WordPress 6.4.2). In principle, each block can be configured with basic styles such as text color, background color, border, and white space, and in some cases it is also possible to set shadows and icons. There are also some that have simple animations set. Below is a brief explanation of each block. 1 Design Title A block that allows you to style HTML heading tags. In addition to the normal style, we have prepared a type that allows you to insert a circular marker, and a type that allows you to add sub copies and icons. 2 Design Text Control This is a block that allows you to style text controls and text area controls for HTML input elements. This time, we have prepared a normal box type and a line type. It is now possible to display required inputs, and it is a block that can be used for validation checks as an inner block of the Form Send Block. 3 Design CheckBox This is a block that allows you to style checkboxes in HTML input elements. Check animation. At the moment, we only have one type available, but we plan to gradually offer other variations in the future. 4 Design Select A block that allows you to style HTML SELECT elements. It boasts that the selection element moves with a slightly fancy animation. Supports single selection and multiple selection. 5 Design Process A block for displaying the input process of form input. It is assumed that it will be used as an inner block for the Guest Contact Block, which will be released soon, and this block will not work on its own. 6 Code HighLight This block allows you to enter code in the text area in edit mode and highlight it on the front end. This block uses the Google Code Prettify library for highlighting. 7. Design Table Displays the contents of a form object placed on a web page as a data source. It is intended to be installed in the input confirmation form as an inner block of Form Send Blocks, which will be released soon. 8. Design Button You can choose between regular buttons and submit buttons inside form elements. When you select the regular button, you can select a link to a fixed page and transition to that page. 9. Design Group

安装:

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “Block Collections”.
  3. Select the “Block Collections” plugin and click “Install”.
  4. Activate the plugin.
OR…
  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click “Plugins” -> “Add new”.
  4. Click “upload”.. then browse to the .zip file downloaded from this page.
  5. Click “Install”.. and then “Activate plugin”.

屏幕截图:

  • Two types of design text control blocks
  • design checkbox block
  • Two types of design selection blocks
  • code highlighting block
  • Two types of design process blocks
  • Edit Design Group Grid Style
  • Design Table and Design Button
  • A block icon registered by the plugin. Divided into design group and widget group
  • Blocks that slide in with animation
  • Design Calender
  • Design Radio

更新日志:

1.4.2 1.4.1 1.4.0 1.3.0 1.2.1 Function addition 1.2.0 Function addition 1.1.3 Bug fixes 1.1.2 Bug fixes - Fixed a bug where the archive page of the root domain WordPress site was displayed when archive page was selected in the link type of Design Title. - Fixed an issue where the block placement icon was showing vertical placement when it should have shown horizontal placement. - When viewing on mobile, the submenu display was displayed small in the main menu, but now it is displayed larger. - When changing the display of the built-in post type from "Post" to other wording, the display of archive links will be adjusted accordingly. 1.1.1 Bug fixes 1.1.0 Version up public release
  1. Design Title
  2. You can now select the type of text to display, not only the characters input by the user, but also the site title and catchphrase set in the general settings.
  3. This block can now be made into a link. The following types of link types are available.
  4. Link to fixed page
  5. Link to archive page
  6. Link to any URL
  7. Link to display submenu With these features, you can now utilize this block as a menu item.
  8. In the subcopy style, subcopies can now be placed vertically and horizontally. With this, you can now easily create menu items with icons and subtitles.
  9. Added the ability to set underline animation.
  10. Design Text Control
  11. In mobile mode (displayed on devices with a width of 767px or less), the label is now placed at the top right of the input box when using the default style.
  12. Design CheckBox
  13. Equipped with a function to set whether to continue processing as an inner block of Form Send Blocks that will be released soon.
  14. Design Select
  15. Now displayed with a label.
  16. When placed as an inner block of Form Send Blocks, which will be released soon, the label name of the selected option is now retained as an input value.
  17. Design Process There are no changes
  18. Code HighLight Fixed a bug in the block editor where the code was not displayed in editor mode when mounting a block.
  19. Design Table This is a new block added in this version.
  20. Design Button This is a new block added in this version.
  21. Design Group This is a new block added in this version.
1.0.0 First public release