“”

Fluid Widgets Fluid Widgets

fluidwidget / beta

A collection of standalone Widgets usable in Fluid templates.

Last upload comment

New: Abstract Widget Controller and ViewHelper classes to decouple your Widget Controllers from the Singleton pattern - which means that every Widget of the same type no longer share the same Controller instance. Especially useful for AJAX Widgets.

Downloads by month

Download 1.1.0 Extension Manual
Author
Claus Due
Company
Wildside A/S
Last update
31. Dec 2012
First upload
29. Apr 2012
Downloads
2,645
Category
Miscellaneous
Dependencies
  • fluid

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (4)

Version history

Version Upload comment Works with TYPO3 Download
1.1.0 / beta
December 31, 2012
New: Abstract Widget Controller and ViewHelper classes to decouple your Widget Controllers from the Singleton pattern - which means that every Widget of the same type no longer share the same Controller instance. Especially useful for AJAX Widgets.
Download
1.0.1 / beta
October 27, 2012
Bugfix: replaced usage of FED Path Utility with ported version. Standalone was broken in Uri-based Widgets. Thanks to Tobias Pinnekamp. As always the full changelog can be found at https://github.com/NamelessCoder/fluidwidget/commits/master
Download
1.0.0 / beta
October 14, 2012
Includes a few Widgets such as a file access protection-, subrequest- and AJAX loader for Flux content elements. Full change log can be found at https://github.com/NamelessCoder/fluidwidget/commits/master
Download
0.1.0 / alpha
April 29, 2012
Initial version includes file protection Widget and Bootstrap resources which can be easily included. More to come soon.
Download