Tuesday, March 19 in 2024
Module Frontpage Slideshow
Modul: Droplets (WB2.7 version)
Author: Ruud & Pcwacht (John)
Nick: Ruud, Pcwacht
Version: 0.31
State: Beta
License: CCL by-sa 3.0
GUID: 9F2AC2DF-C3E1-4E15-BA4C-2A86E37FE6E5
Platform: 2.7
Last info: 2009-08-25
Rating:
61.0
732 votes
1 2 3 4 5
Download: here
Forum: here
Web Link: here
Description: Droplets is the new revolutionary way of inserting PHP code anywhere on your website.

You can add Droplets in your Template, your WYSIWYG section but also within other modules configurable outputs.

Version 0.2.1 will make use of the new frontendfilter (optionally) and enables you to create backups of your Droplets.

Version 0.3.0
- Checks the Droplet code for valid PHP code.
- Checks if the Droplet name is already in use.
- Allows editing full page content by modifying $wb_page_data
- Allows return true; instead of returning data.

Info: Droplets are small chunks of php code (just like the code module) that can be included in your template or any other content section.
Including a droplet is done by encapsulating the droplet name in double brackets.
If you want to use the droplet "LastModifiedWhen" (to show the last modified date and time of the current page) you only need to add [[LastModifiedWhen]] to your template or WYSIWYG contentpage.

You are encouraged to create your own droplets and share them with the community.
See also: module WB2.8, official library, help
Image: