Описание
Extends the list block in Block Editor with options for numbered ordered lists such as 1.1, 1.2, 1.3, 2.1 etc.! Use individual numbers up to the 4th level. Also reversed lists (2.2, 2.1, 1.3, 1.2, 1.1 etc.), additional list-styles (like upper- and lowercase roman and alphabet) and custom icons (with Bootstrap, Dashicons or Fontawesome) are supported.
Usage
- Open a page where you want to use nested ordered lists.
- Add a normal list block.
- Choose ordered list to be able to use its list-style.
- Check „Use nested ordered lists“ on the right to enable them.
Repository and documentation
You find some documentations here.
The development repository is on GitHub.
Инсталиране
- Upload „nested-ordered-lists-for-block-editor“ to the „/wp-content/plugins/“ directory.
- Activate the plugin through the „Plugins“ menu in WordPress.
- No configuration required. Use it straight away.
ЧЗВ
-
Can I use this also in Divi, Elementor, other PageBuilder or the Classic Editor?
-
No, the plugin is intended solely for Block Editor aka Gutenberg and always will be.
-
Can I use other blocks between the list items, e.g. for a description text?
-
Yes, as follows: enter the desired content between the individual list blocks. The list blocks will now all begin with „1“. For the 2nd list block, enter the number 2 in the „Initial value“ field. This will update the view in the block accordingly. Now enter „3“ in the next list block, etc.
-
Can I use different list-styles in one list?
-
Yes, you could set different list-styles for each list.
-
Can I use other icons as list points?
-
Yes, since version 2.0.0 you can use Bootstrap-, Dash- or FontAwesome-icons on each list.
Отзиви
Сътрудници и разработчици
“Nested Ordered Lists for Block Editor” е софтуер с отворен код. Към разширението са допринесли следните хора:
Сътрудници“Nested Ordered Lists for Block Editor” е преведено на 3 езика. Благодарности на преводачите за техния принос.
Превеждане на “Nested Ordered Lists for Block Editor” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
2.1.1
- Fixed missing class during uninstallation of plugin
2.1.0
- Added link to support forum on our plugin in plugin list
- Added hook documentation
- Delete transients on deinstallation
- Also check for VIP-Go WordPress Coding Standards for better checks before releases
- Fixed missing loading of translations for Block additions
- Fixed some typos
Removed
- Removed unused code