Fluid Extbase Development Framework

Fluid/Extbase integrations for TYPO3. Obsolete - replaced by EXT:vhs, EXT:fluidcontent, EXT:fluidpages and EXT:tool which can be combined as needed. Web site: http://fedext.net

 

Last upload comment

Compatibility release for new master versions of flux, adjustments for removed jQuery methods etc.

Downloads by version

Extension key fed
Version 5.0.4 obsolete
First upload May 19, 2011
Last uploaded May 19, 2013
Downloads 7,183
Category
Dependencies TYPO3 (4.5.0), TYPO3, extbase , fluid, flux
Conflicts none
Manual Read online
Author Claus Due

Download current version 5.0.4

Version history

5.0.3 SECURITY FIX RELEASE - PLEASE UPDATE Download T3X Package
1.3.41 COMPAT hotfix for 4.5.x installs without any active Extbase BE modules and TYPO3s running TemplaVoila which had its content element previews broken by the new Fluid FlexForm feature. Download T3X Package
1.3.40 Many new features and Fluid Content Element improvements such as FlexForm sheets and Fluid Content Element-style FlexForms possible for any TYPO3 plugin. See web site for more information. Download T3X Package
5.0.3 SECURITY FIX RELEASE - PLEASE UPDATE Download T3X Package
1.3.41 COMPAT hotfix for 4.5.x installs without any active Extbase BE modules and TYPO3s running TemplaVoila which had its content element previews broken by the new Fluid FlexForm feature. Download T3X Package
1.3.40 Many new features and Fluid Content Element improvements such as FlexForm sheets and Fluid Content Element-style FlexForms possible for any TYPO3 plugin. See web site for more information. Download T3X Package
1.3.39 Fixes broken Fluid Page by adopting FCE approach. Page templates now also expect section named Configuration to contain fed:page definitions. Added error tolerance to disable selector options rather than allow fatal errors to happen in BE - this should he Download T3X Package
1.3.38 Yet another important feature: Transformation of values from fields in FCEs; supports DomainObjects, ObjectStorage, File/Image Resource, FileObjectStorage etc. Apologies for the many updates but I think these are important enough to rush a bit. Download T3X Package
1.3.37 Enabled BE previews in FCEs. Small beauty-issues fixed. Note breaking changes from previous version! Download T3X Package
1.3.36 BREAKING CHANGE: more robust and portable FCE. Partial and Layout support, compat with 4.5 TYPO3 and new 4.6 (beta1) installs - thanks to Sebastian Kurfürst. See http://fedext.net/updates for update information. Download T3X Package
1.3.35 Includes fixes for (known) TYPO3 4.6-beta1 (Fluid and Extbase 1.4-beta1) compatibility issues. Download T3X Package
1.3.34 Many improvements for MultiUploadViewHelper; smaller page footprint, nicer styles, more arguments and cleaned up code. Necessary update for initial release of "fedexample" extension. Download T3X Package
1.3.33 Bugfixes and new features: FileObjectStorage, File Service, MultiUploadViewHelper - all compatible with TYPO3 TCA file fields. MultiUploadViewHelper still experimental - next version will support renaming files, sorting, TCA max/minitems, type filters etc Download T3X Package
1.3.32 Added important page and content related ViewHelpers: Menu, BreadCrumb and Redirect. Added BreadCrumb and Redirect Fluid FCEs. Download T3X Package
1.3.31 HOTFIX for 1.3.30 which had compatibility issues with Fluid 1.3 in regards to using dynamic variables as layout name in backend. Until a workaround is found, BE previews of FCEs is disabled (all other features are still enabled). Download T3X Package
1.3.30 Major Fluid FCE update: BE previews for FCEs, finished content area support and more - but unfortunately a few breaking changes have also been introduced. See update notes on web site for full information. Docs also updated correspondingly. Download T3X Package
1.3.29 Introducing Fluid Page feature. Extensions building on FED may now provide entire Layout/Template/Partial structures which can be selected as Page layouts. See web site. Download T3X Package
1.3.28 Many bugfixes. New feature: other extensions may their own add Fluid FCEs to selector through Typoscript, multiple paths to FCE templates now also supported. See web site; FCE implementation guide. Download T3X Package
1.3.27 Added extended IfViewHelper and Switch+CaseViewHelpers along with documentation on web site. IfViewHelper supports complex expressions, arithmetic expressions and string comparisons - and is backwards compatible with Fluid IfViewHelper. Download T3X Package
1.3.26 Introducing Fluid FCE Backend Editing Grids - Backend-layout-style control over the representation of content areas. Documentation added on web site along with a whole bunch of downloadable example FCEs ready to use. Download T3X Package
1.3.25 Bugfixes for FlexFormService and Fluid FCE - thanks for Marcel Zweifel for reporting and assisting with bug info. Contains an update to greatly improve BE editing experience for Fluid FCEs. Download T3X Package
1.3.24 Another hotfix for Fluid FCE. Rogue shell command had added a nasty whitespace to some ViewHelper files, causing the whitespace to be output in the browser when rendering an FCE. Download T3X Package
1.3.23 Hotfix for Fluid FCE - fixes unhandled exception when using Fluid FCEs. This release also includes basic support for using Content Areas in Fluid FCEs. Sorting still not supported. Download T3X Package
1.3.22 Fluid FCE logic simplified and extended to support writing values to fields in tt_content. New approach uses Typoscript instead of records to define location of FCE templates - see http://fedext.net/updates/ Download T3X Package
1.3.21 New feature: Zero-config yet highly customizable SOLR AJAX Service and Fluid ViewHelper plus full documentation and live examples. As usual, see web site. Download T3X Package
1.3.20 Proud to present: Fluid Template based FCE feature with virtual FlexForm configuration of FCE settings. Requires ONE single file for a complete FCE definition - see web site. Next version will support insertion of TYPO3 content elements as well. Download T3X Package
1.3.19 Hotfix for Resource ViewHelpers, naming conventions changed from plural to singular form. Download T3X Package
1.3.18 Added Resource ViewHelpers and File Object along with full documentation; see web site. Supported by the FED ImageViewHelper and has backwards compatibility with ViewHelpers string requiring filenames. Download T3X Package
1.3.17 Added advanced ImageViewHelper - supports wildcard filenames, CSV filenames + path, array filenames, sorting, limiting, clickenlarge etc. Download T3X Package
1.3.16 ExtJS4 REST CRUD now fully functional - see web site for sandbox example and how-to. FED now contains a "Sandbox" FE plugin you can install and inspect; it examplifies implementation ExtJS4 REST CRUD features. Download T3X Package
1.3.15 CONTAINS BREAKING CHANGES. Important update notes: http://fedext.net/updates Download T3X Package
1.3.14 I'm very proud to present the brand new, official web site for FED, featuring full documentation and live examples: http://fedext.net - along with a bunch of small bug fixes in ViewHelpers. Download T3X Package
1.3.13 Greatly revised manual for better structure and more current information. Bugfixes for PDFViewHelper - thanks to Jan Loderhosen for reporting issues. Download T3X Package
1.3.12 Introducing on-the-fly generation of ExtJS4 Model classes based on your Extbase Model objects. Currently works for getting full list of data from server - a fully CRUD-capable version is coming next. See manual. Download T3X Package
1.3.11 New SASS ViewHelper and Service. Coming VERY soon: ExtJS4 Development Suite with automatic export of Extbase Models to ExtJS4 supporting AJAX CRUD, among other things. Read manual about how this will work. Download T3X Package
1.3.10 New jQuery AccordionViewHelper. Added support for wildcard filename patterns (i.e. *.js) in style and script ViewHelpers plus includeFile() in AbstractViewHelper. Manual updated; AbstractViewHelper doc added. Download T3X Package
1.3.9 Simplified arguments and argument checks in jQuery TabViewHelper Download T3X Package
1.3.8 Bugfix Data SortViewHelper. See changelog and manual for new jQuery TabViewHelper. Download T3X Package
1.3.7 Added jQuery TabViewHelper to easily make tab groups and individual tabs using very few, very simple tags without the need for custom Javascript. As always, see manual for usage example. Download T3X Package
1.3.6 Implemented t3editor HTML/Fluid fields in the included frontend plugins. Class which renders this type of field can be used in your FlexForms etc. As always, see manual. Download T3X Package
1.3.5 Shifted from call_user_func to call_user_func_array in data.func ViewHelper in order to properly support multivalued argument arrays. Download T3X Package
1.3.4 Important bugfix in Style ViewHelper when css used inline. Restored incorrectly refactored functions to data.sort ViewHelper. Thanks to Moritz Helten once again. Download T3X Package
1.3.3 Bugfix in FE plugin Flexforms - thanks to Moritz Helten for pointing these out. Download T3X Package
1.3.2 Support for "object" and "property" attributes in AJAX Widget ViewHelpers for easier use. Note: Widget JS class and event class refactored. Download T3X Package
1.3.1 1.3.1: Bugfix Data ViewHelpers Download T3X Package
1.3.0 Moved to version 1.3 to match Extbase/Fluid. New Cache, Session and Cooke Control ViewHelpers for temporary use during development. Download T3X Package
0.9.2 Bugfixed ViewHelper class names and occurrences. Download T3X Package
0.9.1 This is the extension formerly known as wildside_extbase. Initial release intended to test the new scopes - please report any bugs you encounter. Download T3X Package

Documentation

Read online

Back to Extension List