Adding extensions to SysFolder contains field
24.01.2012 in
This article describes how to add your own extension and its icon to the 'Contains Plugin' field of pages and sysfolders in TYPO3.
24.01.2012 in
This article describes how to add your own extension and its icon to the 'Contains Plugin' field of pages and sysfolders in TYPO3.
23.01.2012 in
SimpleXML and PHP Garbage Collection can produce some ugly errors. Read this article if you want to know what can happen and how to prevent this problem.
24.12.2011 in
Mein Chef hat mich vor ein paar Tagen gebeten, eine Liste von interessanten Büchern zusammen zu stellen, welche ich im Bereich Informatik empfehlen könnte. Nachdem ich Bücher gerne mag und dachte, das interessiert vielleicht auch andere, hier meine Bücher-Liste aus der Informatik-Studium-Retrospektive.
02.12.2011 in
After one year of development and about 2.300 Downloads from TER, we wanted to know what is "above us" in the TER gallery list. We compared 21 gallery extensions that recently are available for TYPO3 and have more downloads than yag gallery extension.
30.11.2011 in
Releasing an extension to TER can be a challenging task, if you have some unit tests to be driven, documentation do be changed and git to be pulled and pushed in correct order. Here is my workflow for publishing TYPO3 extensions to TER successfully.
20.11.2011 in
In this tutorial you will learn how to use the power of pt_extlist to create some fancy features for yag TYPO3 gallery extension. It gives a nice introduction on how filters are used to influence result sets of lists like gallery overview.
19.11.2011 in
Although SOLR is a mighty search server, it doesn't have a build-in facet for showing hierachical fields, e.g. page trees. When used in TYPO3 environment, it can be quite interesting to have a facet allowing the user to restrict its search results to certain pages in the page tree. This tutorial will present a solution for this problem.
17.11.2011 in
In this tutorial, you will learn how to create a "Latest Image Widget" with yag TYPO3 Gallery Extension. Showing latest images of galleries or albums can be an interesting feature, if you have many images in your gallery and you want to show the user an overview of what's been added recently.
17.11.2011 in
Nach mehreren Jahren bloggen mit T3BLOG ging mir die Extension so auf den Sack, dass es Zeit war für was Neues. Angetan von Fabrizio Branca's Blog Lösung für TYPO3 wollte ich einem Blog rein auf TypoScript basierend eine Chance geben.