Tag: Code
Code and content sometimes get confused. This is due to the legacy of HTML websites. In HTML, content and source code are the same thing. On the other hand, source code of open source software solutions - like TYPO3 CMS - is usually managed in a source code management system like Gerrit or GitHub.
Coders' Corner: August 2024
Each month, we take the opportunity to celebrate TYPO3 contributors in our Developer Appreciation Day post. Please take a moment to share gratitude for their continued passion, commitment, and time they give to making TYPO3 CMS awesome.
Improving Developer Adoption in TYPO3
Adopting PSRs makes it easier for new developers to adapt to TYPO3. Better interoperability is both at the interface level and the user level. Learn more in this article where we spoke with Benni Mack.
RIPS Technologies - Code Analysis Partner for TYPO3
From now on TYPO3 will make common cause with RIPS Technologies. By using their excellent code analysis tool, security vulnerabilities within the open source software code will now be detected even faster. Learn more details about the partnership in this article.
How To: Route Enhancer For News
One of TYPO3’s core features are Human Readable URLs. Even though they are working fine for standard pages, some extbase extensions like ext:news require specific adjustments. In this article, Steffen Dietrich explains how to configure readable URLs for your news section.
TYPO3 v9’s New Extension Scanner Makes Planning Upgrades Easier
The new Extension Scanner included in TYPO3 v9 helps you analyze websites and applications to better plan and estimate your upgrades. Are you working with an older TYPO3 version? The scanner's standalone version also works with TYPO3 v6, v7, and v8.
First Steps to Building a TYPO3 Extension (Like QueryBuilder)
How to build a TYPO3 extension like QueryBuilder, an easy-to-use and powerful filter for lists? Step one is to create the basic folder and file structure for TYPO3 extensions. In this tutorial, Henrik Elsner walks you through and shows how to set up the basics. Find out more!
Adding Information to the System Environment Toolbar
Nearly every part of TYPO3 CMS is extendable. In this blog post and the embedded video tutorial, Susanne Moog shows how to extend the system information toolbar to add more helpful info.
Pros & Cons of Open Source Software at the Enterprise Level
Is open source software (OSS) always the perfect fit for business web applications? Or do proprietary solutions better meet business needs? We think OSS can and should be the default for all software and for all companies. Find out more about the pros and cons.