Skip to content

Releases: FriendsOfTYPO3/frontend_editing

Composer installation and cHash fixes

24 Apr 09:21

Choose a tag to compare

This release contains fixes for:

  • Using the right package name for TYPO3 when installing through composer.
  • Accessing a plugins single view with wrongly calculated cHash value

Minor UI improvements

07 Apr 11:06

Choose a tag to compare

[TASK] Update extension version to 1.0.1
[BUGFIX] Fix bug with not doing recuisve build for watch:css command
[BUGFIX] Remove unused SASS lint command
[BUGFIX] Add @color-t3-primary for dropzone as background color
[BUGFIX] Fix typos in documentation
[TASK] prevent FE links from being parsed when logged in to BE

First release to TER

04 Apr 12:03

Choose a tag to compare

Compatible with latest TYPO3 v8 LTS

Inline editable content elements

06 Dec 07:56

Choose a tag to compare

Pre-release

Since the latest release we have focused mainly on stabilize the inline editing and also improve the editability of content.

It comes with support for editing in Chrome, Safari and Firefox. Microsoft Edge have been left out for now due to some technical debt.

Hope you will enjoy it!

The following features are available at the current state:

Features

  • Inline action icons
    • Move up
    • Move down
    • Edit
    • Delete
  • Drag and drop content elements from the right sidbar into the page template
  • Screen resizing

And a lot more!

Documentation

Updated installation instructions can be found here:

https://pixelant.gitbooks.io/typo3-frontend-editing/content/

Feedback

We are more than happy for feedback but also helping with the development. So do not hesitate to contact ut :)

TYPO3 frontend editing release 0.0.1

07 Nov 06:00

Choose a tag to compare

Pre-release

After over two months of development since release we got crowdfunded, we are proud to present a first version of TYPO3 frontend editing.

It comes with support for editing in Chrome, Safari and Firefox. Microsoft Edge have been left out for now due to some technical debt.

Hope you will enjoy it!

The following features are available at the current state:

Features

  • Editing of text types
  • Deleting of content elements
  • Viewhelper for inline editing in fluid
  • Page tree navigation

And a lot more!

Documentation

Installation instructions can be found here:

https://pixelant.gitbooks.io/typo3-frontend-editing/content/

Feedback

We are more than happy for feedback but also helping with the development. So do not hesitate to contacts ut :)