Changeset 3157665
- Timestamp:
- 09/25/2024 02:28:07 PM (18 months ago)
- Location:
- document-library-lite
- Files:
-
- 2 edited
-
tags/1.1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
document-library-lite/tags/1.1.0/readme.txt
r3157590 r3157665 60 60 * **Filter dropdowns** - Make it easier for people to find specific documents by adding filter dropdowns for categories, tags and taxonomies. 61 61 * **Standalone document search** - As well as the AJAX search box above the document library, you can use the ‘Document search’ widget or [doc_search] shortcode to add a search box anywhere on your site. For example, you can use this to display a ‘Find Downloads’ search box to the homepage, site header, or sidebar. 62 * **Multiple button styles** - Choose from a download button, file type icon, text link, or button with icon.63 62 * **Flexible document links** - Control the links in your WordPress document library including choosing which columns are clickable and opening links in a new tab. 64 63 * **Multiple document download** - Allow users to select multiple documents and download them together in a handy zip file. 65 64 * **Instant document preview** - Display ‘Preview’ buttons so that users can view documents without downloading them. 66 65 * **Display audio and video** - As well as downloadable documents, display embedded audio and video players directly in the WordPress document library. 67 * ** Lazy load** - Enable AJAX and caching to list unlimited documents with no performance limitations.66 * **Caching** - Speed up load times with built-in caching. 68 67 * **Compatibility with third party plugins** - Tested with [dozens of other plugins](https://barn2.com/kb/dlp-plugin-compatibility/?utm_source=wporg&utm_medium=freeplugin&utm_campaign=freepluginwporg&utm_content=dlw-wporg). 69 68 * **And much more** - PLUS get dozens of extra features for added flexibility, such as the ability to show and hide each part of the WordPress download manager, customize the colors, and more. … … 87 86 * List documents in a table with sortable columns. 88 87 * Choice of 6 styles for your document download links including buttons, download icons, file type icons, and text. 89 * Optional lazy load setting to list unlimited documents with no performance limitations.90 88 * Instant AJAX search box to find documents more quickly. 91 89 * 'Search on click' feature to filter the WordPress file manager by clicking on a document category. … … 94 92 * Structure the download manager into categories. 95 93 * Choose the number of downloads per page in the document library. 94 * Optional lazy load setting to list unlimited documents with no performance limitations. 96 95 * Change how the WordPress document library is sorted, and customize the sort order for your file manager. 97 96 * Display the document featured image and allow users to open the image and view it in a lightbox. -
document-library-lite/trunk/readme.txt
r3157590 r3157665 60 60 * **Filter dropdowns** - Make it easier for people to find specific documents by adding filter dropdowns for categories, tags and taxonomies. 61 61 * **Standalone document search** - As well as the AJAX search box above the document library, you can use the ‘Document search’ widget or [doc_search] shortcode to add a search box anywhere on your site. For example, you can use this to display a ‘Find Downloads’ search box to the homepage, site header, or sidebar. 62 * **Multiple button styles** - Choose from a download button, file type icon, text link, or button with icon.63 62 * **Flexible document links** - Control the links in your WordPress document library including choosing which columns are clickable and opening links in a new tab. 64 63 * **Multiple document download** - Allow users to select multiple documents and download them together in a handy zip file. 65 64 * **Instant document preview** - Display ‘Preview’ buttons so that users can view documents without downloading them. 66 65 * **Display audio and video** - As well as downloadable documents, display embedded audio and video players directly in the WordPress document library. 67 * ** Lazy load** - Enable AJAX and caching to list unlimited documents with no performance limitations.66 * **Caching** - Speed up load times with built-in caching. 68 67 * **Compatibility with third party plugins** - Tested with [dozens of other plugins](https://barn2.com/kb/dlp-plugin-compatibility/?utm_source=wporg&utm_medium=freeplugin&utm_campaign=freepluginwporg&utm_content=dlw-wporg). 69 68 * **And much more** - PLUS get dozens of extra features for added flexibility, such as the ability to show and hide each part of the WordPress download manager, customize the colors, and more. … … 87 86 * List documents in a table with sortable columns. 88 87 * Choice of 6 styles for your document download links including buttons, download icons, file type icons, and text. 89 * Optional lazy load setting to list unlimited documents with no performance limitations.90 88 * Instant AJAX search box to find documents more quickly. 91 89 * 'Search on click' feature to filter the WordPress file manager by clicking on a document category. … … 94 92 * Structure the download manager into categories. 95 93 * Choose the number of downloads per page in the document library. 94 * Optional lazy load setting to list unlimited documents with no performance limitations. 96 95 * Change how the WordPress document library is sorted, and customize the sort order for your file manager. 97 96 * Display the document featured image and allow users to open the image and view it in a lightbox.
Note: See TracChangeset
for help on using the changeset viewer.