..: CONCRETE5 en Suisse :..
Nos amis suisses ont mis en ligne un site communautaire sur concrete5:
N'hésitez pas à y faire un tour si vous parlez la langue, en effet le site n'est pas en français.
le site CodeBlog.ch à également une section sur concrete5, Voici le contenu de leur flux RSS:
codeblog.ch
03/04
with concrete5 you usually put your add-on code in a package and don’t touch the core. This concept allows you to update the CMS core without overriding anything you’ve built on your own. In order to interact with the CMS you can use several f…
05/12
Creating a drop down navigation is an old technique by now but it’s still used in a lot of cases to hide parts of a navigation. In addition to the plain CSS menu I wrote more than 2 years ago, I decided to write a new tutorial which uses JavaScript …
04/09
Most browsers are looking for that little favicon to display a 16×16 icon next to the URL in the address bar. How does this work? There are two main ways: They check if a file is available at /favicon.ico They check if a proper link tag has been set:…
13/06
Today’s article is about concrete5 again after a long time without anything about concrete5 on codeblog.ch. The example we’re going to look at takes a few ideas and code snippets from my book about concrete5. If you ever had a closer look at t…
31/01
There has been an interesting feature in concrete5 which can improve your sites performance noticeably. If you log in to your site and look at the Sitewide Settings screen, you can see this box: As already mentioned on the screenshot, these settings impro…
