Zotpress is a WordPress plugin that integrates with Zotero, a free, cross-platform reference manager, to bring publication broadcasting and scholarly blogging capabilities to WordPress websites. With Zotpress, users can display their personal and group Zotero items through in-text citations, bibliographies, and searchable libraries. This plugin also supports thumbnail images through WordPress's Media Library and Open Library, and allows for selective CSS styling via IDs and classes. Additionally, Zotpress provides a range of additional features, such as allowing visitors to download citations.
Compatible with Firefox, Safari, Chrome, and IE9, Zotpress is made with jQuery, jQuery UI, jQuery doTimeout, Live Query, OAuth, and Open Library. It is a versatile and powerful tool for researchers, scholars, and bloggers who want to showcase their scholarly work and references on their WordPress websites.
Special thanks to Joe Alberts for substantial contributions to the code, comprehensive testing, and design ideation. Thanks also to contributors Christopher Cheung, Jason S., Chris Wentzloff, and Karljürgen Feuerherm for their code contributions and guidance. Finally, my sincere gratitude goes out to all who have donated in support of this plugin.
Please note that this plugin is on semi-hiatus, with updates expected about 1-3 times a year.
To use Zotpress, you will need to have jQuery included in your WordPress theme (Zotpress will do this for you if it isn't already included).
Filter by:
October 23, 2023
Web
62
You may want to download some other project
WP YouTube Lyte is a WordPress plugin that allows you to "lazy load" your videos by inserting responsive "Lite YouTube Embeds". These embeds look and feel like normal YouTube videos, but only load the full YouTube player when clicked on. This helps to reduce download size and rendering time, especially when embedding YouTube videos occasionally or when you have multiple videos on the same page. By using WP YouTube Lyte, you can improve the overall performance of your website. The plugin also provides the option to cache YouTube thumbnails locally, which further enhances performance and privacy. This means that LYTE embedded YouTube videos do not require requests to the YouTube servers, potentially making your website more GDPR-compliant. WP YouTube Lyte seamlessly integrates with WordPress core's oEmbed feature and can automatically convert normal YouTube links into LYTE embeds. Additionally, you can use the "httpv" prefix instead of "http(s)" for video links or entire playlists to enable the performance-optimized code. Here are some examples: httpv://www.youtube.com/watch?v=_SQkWbRublY (normal video embed) httpv://youtu.be/_SQkWbRublY (video embed with YouTube shortlink) httpa://www.youtube.com/watch?v=_SQkWbRublY (audio-only embed) httpv://www.youtube.com/playlist?list=PLA486E741B25F8E00 (playlist embed) httpv://www.youtube.com/watch?v=_SQkWbRublY#stepSize=-1 (video player, one size smaller than default) httpv://www.youtube.com/watch?v=_SQkWbRublY?start=20&showinfo=0 (video player, start playing at 20 seconds without showing title) You can also use shortcodes to embed LYTE videos: [lyte id='_SQkWbRublY' /] [lyte id='_SQkWbRublY' audio='true' /] [lyte id='A486E741B25F8E00' playlist='true' /] WP YouTube Lyte prioritizes optimal performance and has been extensively tested for maximum browser compatibility, including iPad support. It also takes accessibility into account. Starting from version 1.2.0, LYTE embeds are fully responsive and can automatically include videoObject microdata. The plugin is also available in multiple languages, including Catalan, Dutch, English, French, German, Hebrew, Romanian, Spanish, and Slovene. Feel free to provide feedback and report any bugs or feature requests through the plugin's FAQ page. You can also rate and review WP YouTube Lyte on the WordPress.org plugin directory to share your experience and help others.
This project was last updated October 23, 2023 byCloodo
Multi-column Tag Map is a powerful WordPress plugin that allows you to display a columnized and alphabetical listing of all tags, categories, authors, pages, posts, single custom post types, or taxonomies used on your website. This plugin functions similar to an index page in a book, making it easier for visitors to search for specific topics of interest. Whether you have a small blog or a large website with a multitude of subjects, products, or services, Multi-column Tag Map is a great alternative to the traditional tag cloud. With over 50 customizable options, Multi-column Tag Map gives you full control over the appearance and functionality of the tag map. You can alphabetically list tags, pages, posts, categories, custom post types, authors, and taxonomies. The plugin also provides various layout options, allowing you to choose the number of columns and the sorting order of the displayed content. Live examples and further information can be found at mctagmap.tugbucket.net. Features Multi-column Tag Map offers the following key features: Displays an alphabetical listing of tags, categories, authors, pages, posts, custom post types, or taxonomies Over 50 customizable options for layout and styling Multiple layout options, including the ability to choose the number of columns Sorting options for the displayed content Integrates seamlessly with any WordPress theme Links For further information and support, please refer to the following links: Options and Documentation Support Forum Multi-column Tag Map is a versatile and user-friendly plugin that enhances the navigation experience for your website visitors. By providing an organized and easily accessible way to search for specific topics, it improves user engagement and boosts the overall usability of your website.
This project was last updated October 23, 2023 byCloodo
Email Before Download (EBD) is a WordPress plugin that presents users with a form to submit their information before downloading a file. This plugin integrates with popular plugins like Contact Form 7 and WordPress Download Monitor, allowing users to create custom forms and manage file downloads. EBD also provides the option to display a download link directly under the contact form or send the user an email with a download link/attachment. The latest 6.x release of EBD brings new updates, fixing issues and enhancing capabilities. This release is a result of collaboration with a community member who has partnered with EBD to revitalize its development. More updates and improvements are expected in future versions of EBD. With EBD, users can create a custom contact form using Contact Form 7 and upload files using Download Monitor. By using the IDs of the contact form and the uploaded file, users can easily add the EBD shortcode to their post or page to enable the form and deliver the download to users. By requiring users to provide their information before downloading a file, EBD helps website owners collect valuable leads and build their email list. This can be useful for marketing purposes or simply to gather user data. EBD also allows the export of a list of users who have downloaded files, providing further analytics and insights. Plugins like Contact Form 7 and Download Monitor serve as dependencies for EBD, so it is important to ensure that these plugins are already installed and working properly before installing EBD. To learn more about EBD, check out the Plugin Homepage with Live Demos and Test Download. The plugin also has a Support Forums where users can ask questions and seek assistance. Additionally, users can provide feedback on the Customer Feedback Page to help improve the plugin. Usage Create a contact form using Contact Form 7 and note the Contact Form ID. Upload a file using Download Monitor and note the Download ID. Navigate to the post or page where you want to include the form and download link. Add the following shortcode, replacing X with the Download ID and Y with the Contact Form ID: [email-download download_id="X" contact_form_id="Y"] For screenshots of the EBD plugin in action, you can visit the plugin's WordPress.org page. Make the most of EBD's capabilities and take advantage of its integration with Contact Form 7 and Download Monitor to manage and monitor your file downloads with ease. Category: Wordpress, Template, Plugin, API, Free, Web, PHP This project falls under the following categories: Wordpress, Template, Plugin, API, Free, Web, and PHP.
This project was last updated October 21, 2023 byCloodo
The Ban Hammer plugin is a powerful solution to combat spam registrations on WordPress websites. It provides a simple and efficient way to prevent unwanted users from registering, without affecting genuine users. One common problem faced by website owners is dealing with spammers who register using email addresses from domains such as mail.ru. Blocking such domains can be done by editing the theme's functions.php file, but as the number of spam registrations increases, a more advanced solution is needed. Ban Hammer offers a convenient solution by utilizing the Disallowed Comment Keys feature of WordPress. Rather than maintaining a separate database table, the plugin pulls from the list of prohibited emails, ensuring that emails are never mistaken for IP addresses. For single WordPress installations, the plugin seamlessly integrates with the Disallowed Comment Keys, making it easy to manage the blocked list. When a user tries to register with a banned email address, they receive a customizable message informing them that registration is not possible. In a network instance, Ban Hammer provides a network-wide setting for banned emails and domains. This means that updates and maintenance of the blocked list only need to be done in one place. The Ban Hammer plugin also offers advanced documentation on how to use it with WooCommerce, making it a versatile solution for different WordPress setups. For more information, development updates, and the plugin's privacy policy, please refer to the following resources: Development Wiki Donate Privacy Policy The Ban Hammer plugin strictly adheres to WordPress's data collection practices and does not track any additional data. It uses the submitted email address for domain validation and compares it to the list of prohibited domains and emails. Credits Ban Hammer is a modified version of Philippe Paquet's No Disposable Email plugin. While Ban Hammer has introduced new functionalities, it owes its foundations to the original plugin. The plugin also incorporates ideas from WP-Deadbolt for SQL integration and TTC for StopForumSpam integration. Special thanks to Travis Hamera for the StopForumSpam/cURL fix and Helen Hou-Sandí for suggesting the use of WP_http. Category Wordpress, Template, Plugin, Free, Web, PHP
This project was last updated October 23, 2023 byCloodo
Cloodo helps to accellerate Digital Transformation for any business with Know-How Agencies supported by Smart Project Management Apps and Secured Payment for Final Result
Cloodo is a trademark of Cloodo Inc, an Atlas company with registered address at Suite 206, 651 N Broad St , MiddleTown, NewsCattle, Delaware, US
Cloodo Inc. Copyright ©2011-2021 All Rights Reserved.