توضیحات
Use a Gutenberg Block to manage a download list with file type specific icons. No configuration is necessary. The Block can be used immediately after installation.
ویژگی ها
- انتخاب فایل از کتابخانه رسانه
- Output chosen files as list with file-type-specific icon, download-link, title, size and description from media library
- Ships with multiple iconsets (Bootstrap-Icons, Dashicons, FontAweSome-Icons)
- قابلیت درگ و دراپ برای لیست
- حذف فایل از لیست
Supports
- Display of file size, description and icon can be switched on and off
- Choose what link should be published: direct link or attachment page
- Choose an iconset for each Block; manage custom icons in unlimited lists
- Usage of multiple hooks to change or add icons to shipped iconsets
- Sort list by title or filesize with one click
- The Block can be used in widgets
- Set colors, typography and borders for each Block
- Use External files in media library if you want to link to external files
The development repository is on GitHub.
عکسهای صفحه
بلوکها
این افزونه 1 بلوک ارائه میدهد.
- Download List Block with Icons Provides a Gutenberg block for capturing a download list with file type specific icons.
نصب
- Upload “download-list-block-with-icons” to the “/wp-content/plugins/” directory.
- افزونه را از طریق فهرست “افزونهها” در وردپرس فعال کنید.
- ویجت بلوک لیست دانلود را به پست یا صفحه ای که می خواهید لیست دانلود را نشان دهید اضافه کنید. فایل های مورد نظر برای نمایش را انتخاب کنید.
سوالات متداول
-
Where do I enter the description of a file?
-
The description stored at the file in the Media Library itself is used as the description. You can edit it in 2 ways:
- Open the file in the Media Library for editing. There you will find the field “Description”. Enter the desired description here.
- Or open this editing mask via the pencil at the file in the block you have created.
You can also add a custom title and description per file used only by the Block of this plugin.
-
Is there a limit to the number of files?
-
No, there are no limitations.
-
Can I use the block in my theme?
-
The block can basically be used in any theme that supports Gutenberg blocks. If this is the case for your theme, you have to ask your theme developer.
-
Can I add my own icons?
-
Yes, you can manage your custom iconsets in WordPress-backend.
-
No icon is displayed at a file. Why?
-
The file will probably have a file type that does not comply with the WordPress standard and is therefore not included in our plugin. You have 2 options:
- Use the iconset specific hook downloadlist_*_icons to add the list of icons. Check beforehand with the developer of your chosen icon set if the icon you want is included there.
- Use another icon set which supports the file type if necessary.
-
Does the plugin also support Elementor or other PageBuilders?
-
No. The plugin is intended solely for the Gutenberg editor and will not be extended to other PageBuilders.
نقد و بررسیها
توسعه دهندگان و همکاران
“Download List Block with Icons” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“Download List Block with Icons” به 5 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “Download List Block with Icons” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
3.6.4
- Use natural sort for alphabetic sorting for files in the list
- Files without title will now be visible with their filename
- Optimized internal object spelling