Change Typoscript values at parsetime
Typoscript properties in the CONFIG section are usually defined once and at a certain point. But what if you have defined the value of a property at some place and like to add another one later in the parsing process?
addPItoST43?
TYPO3 sometimes drives me nuts. It happens that I come across cryptic function or property names, using them over and over again without having a clue, what its name stands for. t3lib_extMgm::addPItoST43() is one of them, although it is part of almost a billion TYPO3 extensions...
Simulating conditions with pure HTML/CSS
There are many ways to assign extra styles to the menu item of the active page. TYPO3 for example provides ACT in Typoscript to do so. But did you know that this can be solved with pure HTML/CSS?
Styling weblinks with CSS
CSS gives you so many powerful methods of styling weblinks. We not only have pseudo classes to distinguish between visited/unvisited and hovered/activated links, but also those highly configurable attribute selectors to individually style all types of protocols (mailto, https, ...) and document types (pdf, mp3, ...)
unreadable output of MySQL console client
Are you a fan of using MySQL console client? Have you ever experienced the unreadable chaos of table data, when doing queries on tables with lots of columns? The usability of this tool often ends with the first linebreak.
The solution to get some more readable output is so easy: Terminate your query with \G instead of ; or \g
TypoScript collection
I just stumbled over a collection of Typoscript by Bernd Wilke. Maybe it is helpful for someone: www.pi-phi.de/t3v4/25.html (page in german language)
Broken pdfinfo shipped with Zotero [fixed]
To index and search PDF files within Zotero, you need the Xpdf tool pdfinfo. As it seems that most versions of pdfinfo are either not compatible with Zotero or broken otherwise, I decided to build it from scratch and provide it for download.
On Twitter...
- Jul, 29th: New blog article about #Fluid ViewHelpers and #TypoScript in #TYPO3 http://bit.ly/d0moaf
- Jul, 28th: @dmitryd: The time it takes to learn #git is worth the price. Great tool.
- Jul, 27th: @foertel: Any public resources about extbase variable storage backends? Would like to board the project...
Follow my Twitter
and RSS
feed.
About this site
T3node is a TYPO3 blog by Steffen Müller. Beside TYPO3, technical and nontechnical topics about free software and networked communication are discussed. It's build with TYPO3.
The content of this website is distributed under the Creative Commons Attribution - NonCommercial - ShareAlike 3.0 Unported licence.
About Steffen Müller
Since 2002, I am a user and developer of the TYPO3 content management system. I understand content management as an interdisciplinary task under the terms of a knowledge society. This task combines technical, economical and social aspects as well as profund analysis, planning and implementation.
Therefore I do not focus on plain coding, but on various aspects like usability, accessibility, customizability or empirical analysis, following actual findings in communication science. I am also very interested in the subjects of knowledge communication in open source communities and knowledge management in general.
Since the very beginning I am a strong enthusiast and an active member of the TYPO3 community. I have been a member of the official TYPO3 security team from 2004-2008. Since April, 2010 I am a supporting member of the TYPO3 Association and since May, 2009 a TYPO3 TRYDIVER ;-).
Article tags
--> Find a list of all blog articles
About TYPO3
TYPO3 is my favorite tool for content management. It combines enterprise level features with a well networked, highly active and progressive open source community.
