https://github.com/fnagel/typo3-version-chart
A TYPO3 version visualization using jQuery UI and jQuery Isotope.
https://github.com/fnagel/typo3-version-chart
isotope java-script typo3 typo3-cms visualization
Last synced: 26 days ago
JSON representation
A TYPO3 version visualization using jQuery UI and jQuery Isotope.
- Host: GitHub
- URL: https://github.com/fnagel/typo3-version-chart
- Owner: fnagel
- Created: 2013-03-18T20:48:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-08-28T07:47:09.000Z (about 1 month ago)
- Last Synced: 2025-08-28T14:41:05.037Z (about 1 month ago)
- Topics: isotope, java-script, typo3, typo3-cms, visualization
- Language: JavaScript
- Homepage: http://typo3versions.felixnagel.com/
- Size: 777 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TYPO3 version visualization
https://typo3versions.felixnagel.com/
## Installation
npm install
bower install
grunt## ToDo
* Use https://get.typo3.org/api/doc ?
* Use causal.ch API
* Update Isotope to v2 when categoryRow layoutMode is available
-> https://github.com/metafizzy/isotope/issues/676