Today I had to create an easy maintainable link-list inside an FCE. As TYPO3 does not offer any native link-lists, you have to make it yourself. Well after some time and try-out I got something working, and a beer from Steffen (thank you very much). It works similar to the tt_content.bullets, just that in this [...]