David Ansermot Web Developer / TYPO3 Integrator

9déc/100

Joomla 1.5 – Language files override in template

I hope you all know that we can override modules/components layouts in the template directory. This can be done by creating a folder called "html" in the template's root directory, then recreate the file structure to override the good way.

5nov/100

Joomla security Flaw discovered

The Joomla team has announced a security vulnerability in the core.

It concerne all version including 1.5.21 !

Read official news

3nov/100

Joomla – Detect homepage in extensions

Here's a little tip to detect, in your Joomla extensions, if the Frontend user is on the Homepage.

  1. if (JURI::base() == JURI::current()) {
  2.      // Your code for Homepage
  3. }

Tell me if it bugs for you, but for me on 1.5.21 it's ok

28oct/100

Microsoft offers 5000 new free servers for your website

Microsoft offers free 5,000 new servers ready for use.

Like its predecessor, this offer is accompanied by step form of free training to take control of these servers (and optimize your projects). Discussed his management of a web server with Windows Server 2008 R2, the site design with CMS like Joomla, Drupal and DotNetNuke, and creating innovative interfaces with Silverlight.

In short, a good way to get in ASP.NET, IIS, Expression Web, Silverlight and other SketchFlow.

Ask for your free server

12sept/100

Joomla 1.6 beta 9 available !

The Joomla Project is proud to announce the immediate availability of Joomla 1.6 beta 9

Yes, another beta... Still waiting for the RCs that was planned for April 2010...
But another beta is still a progress.

You can download it here.
Source : joomla.org