[TYPO3-workspace] Typo3 6.2 Workspaces: Bootstrap package elements don't work with workspaces.
Marcelo Vetter
mfvetter at gmail.com
Sun Aug 17 08:33:04 CEST 2014
After installing Typo3 6.2 Bootstrap Introduction package, I was testing the workspaces and record history changes for the custom elements: Carousel, Accordion, and Icons, and they don't work properly.
Some changes I do while on workspace mode don't show on the preview mode. After publishing the changes to live, they show properly.
Carousel Element: When creating new record and adding background images, they don't show on preview mode. Only after putting it live.
Accordion: When moving the items order, the change is not saved at all while on workspaces mode. Changing the order of the items while on live editing mode works. Also any text added to the item is not shown on workspaces mode, only after putting it live.
All custom elements: When checking the record history (undo/redo last change) of the custom element, changes made on Bootstrap records are not listed.
I saw that in any file of the bootstrap introduction package the "Programming with workspaces in mind" (1) was applied. At least I searched in the source code that none of the functions referenced there are applied to the bootstrap package extension.
I would like to implement workspaces for the bootstrap package but I'm still a beginner on Typo3 development. Any help or easy fix for this problems?
Thanks for you help!
1 - docs.typo3.org/typo3cms/CoreApiReference/6.2/ApiOverview/Workspaces/Index.html
More information about the TYPO3-team-workspace
mailing list