“”

Wildside Extbase Framework Wildside Extbase Framework

wildside_extbase / obsolete

OBSOLETE - replaced by extension Fluid Extbase Development, extension key "fed" (installs as dependency). Will be maintained until release of Extbase/Fluid version 1.4

Last upload comment

State changed to obsolute. Replaced by "fed".

Downloads by month

Download 2.8.2 Extension Manual
Author
Claus Due
Company
Wildside A/S
Last update
23. May 2011
First upload
19. Dec 2010
Downloads
10,821
Category
Miscellaneous
Dependencies
none

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 (79)

Version history

Version Upload comment Works with TYPO3 Download
2.8.2 / obsolete
May 23, 2011
State changed to obsolute. Replaced by "fed".
Download
2.8.1 / stable
May 21, 2011
DEPRECATION WARNING. This extension will be replaced by "fed". This release is a bugfix version only.
Download
2.8.0 / stable
May 07, 2011
Refactored ViewHelpers in logical groupings. This release brings TWO BREAKING CHANGES in JS and CSS injection! See manual before updating.
Download
2.7.14 / stable
May 05, 2011
- this time with an updated manual, section on TagCloudViewHelper. See changelog and manual.
Download
2.7.13 / stable
May 05, 2011
Major update again. Big, fat, flexible TagCloudViewHelper - renders tag clouds as HTML or Flash using any data source you like. As always, see manual for usage.
Download
2.7.12 / stable
May 04, 2011
Bugfix. See last changelog for added features.
Download
2.7.11 / stable
May 04, 2011
Major TableViewHelper update: DomainObject(s) usage as cell content (relational properties) and usage of a DataSource to populate the table.
Download
2.7.10 / stable
May 03, 2011
Fixed a few bugs and added a few configuration options for the Map, Table and Map/Table ViewHelpers.
Download
2.7.9 / stable
May 01, 2011
Added two new data related ViewHelpers: SQL and DataSource. See manual for purpose and usage.
Download
2.7.8 / stable
April 30, 2011
Reworked parts of the manual regarding AJAX. Improved Map ViewHelper with on-the-fly filtered table listing. Improved TableViewHelper to support ObjectStorage listing, even based on source code annotations. As always, see manual.
Download
2.7.7 / stable
April 26, 2011
Added TableViewHelper - easily create sortable tables using jQuery "tablesorter" plugin. Customize sort icons etc.
Download
2.7.6 / stable
April 23, 2011
Fixed a small bug which cased an error in Inject/CssViewHelper when called without the $css argument from outside of a RenderingContext.
Download
2.7.5 / stable
April 22, 2011
Added two very useful new suites of ViewHelpers: Debug and Profile - see manual for information and usage.
Download
2.7.4 / stable
April 22, 2011
Major update to manual. Added more examples and information about ViewHelpers.
Download
2.7.3 / stable
April 22, 2011
New plugins, new ViewHelpers, new manual chapters. See changelog and manual.
Download
2.7.2 / stable
April 22, 2011
Two new frontend plugins, Fluid Template Display and DataSource Display. See manual for much more information.
Download
2.7.1 / stable
April 22, 2011
Good news everyone! May I introduce two gorgeous new FE plugins: DataSource Display and Fluid Template Display. See manual for much more information.
Download
2.7.0 / stable
April 21, 2011
Good news everyone! May I introduce two gorgeous new FE plugins: DataSource Display and Fluid Template Display. See manual for more information.
Download
2.6.2 / stable
April 18, 2011
Minor bugfix in Google Map ViewHelper InfoWindow rendering.
Download
2.6.1 / stable
April 18, 2011
Minor bugfix in Google Map ViewHelper
Download
2.6.0 / stable
April 17, 2011
Added a Google Map ViewHelper to easily render Google Maps in a Fluid template using any data source containing lattitude and longitude. Supports grouping/layering. Section added to manual about how to use the ViewHelpers.
Download
2.5.2 / stable
April 14, 2011
Added a JSON encoder class to handle differences between PHP 5.2 and 5.3 json_encode options. Note: 5.3 should be used since it allows better escaping and encoding of JSON representations...
Download
2.5.1 / stable
April 14, 2011
Added a JSON encoder class to handle differences between PHP 5.2 and 5.3 json_encode options. Note: 5.3 should be used since it allows better escaping and encoding of JSON representations...
Download
2.5.0 / stable
April 06, 2011
Added a ridiculously easy-to-use Fluid ViewHelper to insert a "download this page as a PDF file" link around any HTML. Supports custom stylesheet, custom filename when downloaded and custom path to wkhtmltopdf-binary. Updated the manual accordingly.
Download
2.4.9 / stable
April 06, 2011
Added support for returning ObjectStorage from Controller actions. Added section about this in the manual. Coming (very) soon: Component base class to be extended with optional features to support updating an entire ObjectStorage in one request.
Download
2.4.8 / stable
April 06, 2011
Performance improvement in event handling. Included an ObjectManager to store instance references. Memory footprint lowered considerably. Begun creating a proper method-based Event subclassing API.
Download
2.4.7 / stable
April 04, 2011
A bunch of bugfixes and some performance-enhancements to Widgets.
Download
2.4.6 / stable
March 27, 2011
Added 'Sprite' DisplayObject type (ad-hoc HTML). Improved jQuery Event integration - events can now be captured by calling this.captureJQueryEvents(jQueryContext) from a DisplayObject or any subclass. Events share the jQuery Event type value and bubble up
Download
2.4.5 / stable
March 27, 2011
Extended DisplayObject with addChild() and copy(), allowing you to copy Fields, Widgets and Components and add them on-the-fly as children of other Widgets/Components. Widgets and Components now scan child DisplayObjects to find values for object properti
Download
2.4.4 / stable
March 25, 2011
More bugfixes and some more work on the included ViewHelpers (still not ready though)
Download
2.4.3 / stable
March 24, 2011
Added support for multiple namespace Javascript APIs in the same extension; API-ViewHelper now needs extension name as argument. A few bugfixes too.
Download
2.4.2 / stable
March 23, 2011
Added Field type "Message" in JS API; Widgets use this field, if present with name="messages", to display messages. Added Field/MessageViewHelper with a few options to configure message display. Fixed a few bugs in messaging.
Download
2.4.1 / stable
March 23, 2011
Minor addition: a Recursion Handler for injection in classes which use recursive functions. Lets the developer record encounters (identifier strings) and specify the max. allowed encounters of a unique identifier - or a max. allowed recursion level. Is us
Download
2.4.0 / stable
March 22, 2011
Added a much needed service singleton to safely clone/copy Domain Objects even with relations. Added a PropertyMapper singleton to extract values from Domain Objects based on annotations. Updated the manual with examples for these two new injectable servi
Download
2.3.1 / stable
March 21, 2011
API feature freeze milestone: all basic API methods have now been added. RecordSelectorWidget, FileUploadWidget and DatePickerWidget still unfinished. Nice, big extended example added in the manual. Bugfix version to remove two console-calls.
Download
2.3.0 / stable
March 21, 2011
API feature freeze milestone: all basic API methods have now been added. RecordSelectorWidget, FileUploadWidget and DatePickerWidget still unfinished. Nice, big extended example added in the manual.
Download
2.2.5 / stable
March 20, 2011
Updated the manual; Aloha optimizations done.
Download
2.2.4 / stable
March 20, 2011
Some refactoring of Aloha inclusion code and a bit of optimizations.
Download
2.2.3 / stable
March 20, 2011
WARNING: AlohaViewHelper removed and replaced with auto-loading features in Field/AlohaViewHelper. Two new arguments for the Field/AlohaViewHelper class to replace AlohaRuleViewHelper: ruleSelector and rule. You may need to update your templates according
Download
2.2.2 / stable
March 20, 2011
Fixed a few bugs with recursion depth when Aloha was being used; timed dirty-check implemented. Fixed Event dispatching and bubbling. Improved Fields and main Field class. This revision is primarily a JS update.
Download
2.2.1 / stable
March 19, 2011
Bugfixes for manual - UpperCamelCase mishap in Field ViewHelper examples.
Download
2.2.0 / stable
March 18, 2011
Added a manual with a few examples and some notes for developers who use this extension.
Download
2.1.1 / stable
March 18, 2011
A few bugfixes and a switchable trace-method for all DisplayObjects.
Download
2.1.0 / stable
March 17, 2011
Yet another addition: beginnings of almost automated AJAX Widgets for record selection and file upload, major updates to the EventDispatcher framework. There will be quite a few of these releases in the coming week - the end goal is fully automated AJAX W
Download
2.0.1 / stable
March 14, 2011
Improved extension name and description. Major updates included - see changelog.
Download
2.0.0 / stable
March 14, 2011
Many big changes. Aloha Editor now included. AS3-for-JS style framework begun - basic functionality in place. If you develop Extbase+AJAX, you want this!
Download
1.2.0 / alpha
March 08, 2011
Added Aloha editor library to JS resources
Download
1.1.1 / alpha
January 26, 2011
Fixed minor naming annoyance
Download
1.1.0 / alpha
January 26, 2011
Added ImplodeViewHelper for CSV operations
Added usage examples for Injectors
Added usage examples for Explode/Implode ViewHelpers
Download
1.0.0 / alpha
December 19, 2010
Initial uupload
Download