Michiel Roos - RSS feed https://www.michielroos.com/ Latest articles en TYPO3 Neos 1.2.1 Write TYPO3 content in markdown https://www.michielroos.com/articles/write-your-content-in-markdown.html https://www.michielroos.com/articles/write-your-content-in-markdown.html Write your TYPO3 content in Markdown Tue, 26 Jan 2016 10:13:42 +0100 Review patches without using the cli https://www.michielroos.com/articles/review-patches-without-using-the-cli.html https://www.michielroos.com/articles/review-patches-without-using-the-cli.html Thu, 24 Dec 2015 01:05:47 +0100 The one-stop TYPO3 Vagrant Development box https://www.michielroos.com/articles/the-one-stop-typo3-vagrant-development-box.html https://www.michielroos.com/articles/the-one-stop-typo3-vagrant-development-box.html How to make a RSS feed for your Neos site https://www.michielroos.com/articles/how-to-make-a-rss-feed-for-you-neos-site.html https://www.michielroos.com/articles/how-to-make-a-rss-feed-for-you-neos-site.html A walkthrough of how to create a RSS feed for your nodeType based Neos Blog. Thu, 15 Jan 2015 13:00:24 +0100 How to quickly access recent projects in PhpStorm https://www.michielroos.com/articles/how-to-quickly-access-recent-projects-in-phpstorm.html https://www.michielroos.com/articles/how-to-quickly-access-recent-projects-in-phpstorm.html Add a toolbarbutton to your phpstorm toolbar for fast access to recently opened projects Mon, 12 Jan 2015 09:52:15 +0100 Setting up your Neos codebase for pushing to gerrit https://www.michielroos.com/articles/setting-up-your-neos-codebase-for-pushing-to-gerrit.html https://www.michielroos.com/articles/setting-up-your-neos-codebase-for-pushing-to-gerrit.html How to easily set up your many git repositories for pushing patches to Gerrit Fri, 09 Jan 2015 21:43:44 +0100 Use MemCached as your Neos cache backend https://www.michielroos.com/articles/use-memcached-as-your-neos-cache-backend.html https://www.michielroos.com/articles/use-memcached-as-your-neos-cache-backend.html TYPO3 Neos can use various cache backends. If you have Redis or Memcached available, you can use that as cache backend and redude file io and database load. Wed, 07 Jan 2015 23:44:50 +0100 How to enable the 'code' tag in the Neos Aloha editor https://www.michielroos.com/articles/how-to-enable-the-code-tag-in-the-neos-aloha-editor.html https://www.michielroos.com/articles/how-to-enable-the-code-tag-in-the-neos-aloha-editor.html There is a code tag in the Neos Aloha editor, but it's disabled by default. You can enable it with a tiny bit of yaml. Tue, 06 Jan 2015 18:26:43 +0100 Adding openGraph metadata to your Neos site https://www.michielroos.com/articles/adding-opengraph-metadata-to-your-neos-site.html https://www.michielroos.com/articles/adding-opengraph-metadata-to-your-neos-site.html How to add openGraph metaData to your Neos site using the Ttree.Plugin.Seo plugin Mon, 05 Jan 2015 23:39:51 +0100 How to detect if you are on the site root page in Neos https://www.michielroos.com/articles/how-to-detect-if-you-are-on-the-site-root-in-neos.html https://www.michielroos.com/articles/how-to-detect-if-you-are-on-the-site-root-in-neos.html A code example showing how you can detect if you are on the site root of a Neos site Fri, 02 Jan 2015 22:20:23 +0100 How to create a Neos Quote nodeType https://www.michielroos.com/articles/howto-create-a-neos-quote-nodetype.html https://www.michielroos.com/articles/howto-create-a-neos-quote-nodetype.html A step by step description of the creation of a Neos Quote nodeType Fri, 02 Jan 2015 13:45:05 +0100 How to create a Neos Code-Snippet nodeType https://www.michielroos.com/articles/howto-create-a-neos-code-snippet-nodetype.html https://www.michielroos.com/articles/howto-create-a-neos-code-snippet-nodetype.html A step by step description of how to create a Neos Code-Snippet nodeType Sun, 28 Dec 2014 22:18:22 +0100