zarthwork/htmltables

Create sophisticated HTML tables using Inline Records (IRRE)

Installs: 2 085

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

v0.9.10 2024-11-24 17:31 UTC

This package is auto-updated.

Last update: 2025-03-24 18:20:44 UTC


README

Static Badge Static Badge Static Badge

TYPO3 extension htmltables

This extension adds a new content element type to create sophisticated HTML tables by Inline-Relational-Record-Editing (IRRE/Inline)

»HTML Tables« in a Nutshell

This extension is designed to easily create HTML tables with the necessary syntax and the most important attributes, using "Inline Relational Record Elements". You can use it as a base for your Web Accessible tables.

Latest features

Version 0.9.10

  • Render backend preview

Version 0.9.9

  • Modified readme
  • Fixed some compatibility issues with version 11
  • Added translation feature
  • Some backend fixes

Version 0.9.8

  • Show record uids in the rows of the BE form
  • Fix rendering of record elements
  • Fix tbody rendering

Version 0.9.7

  • Raised compatibility to version 13
  • You can now use record elements in addition to RTE bodytexts
  • Extension configuration to switch to responsive table mode
  • New extension icon
  • You'll see a brief cell information in the BE rows

Installation

composer req zarthwork/htmltables

Don't forget to include the required typoscript into your template!

 + CType: HtmlTable (htmltables)

Screenshots

Frontend

Frontend view

Backend

Backend preview

Backend view

Backend wizard

Backend extension conf

License

In general the TYPO3 core is released under the GNU General Public License version 2 or any later version (GPL-2.0-or-later). In order to avoid licensing issues and incompatibilities this package is licenced under the MIT License. In case you duplicate or modify source code, credits are not required but really appreciated.

Security Contact

In case of finding additional security issues in the TYPO3 project or in this package in particular, please get in touch with the TYPO3 Security Team, or directly report a vulnerability via GitHub.