WordPress, Joomla & Drupal are the most popular Content Management Systems (or CMS) out there. They are extremely flexible, and in some cases allow you to program an entire web platform without knowing how to code (which is sometimes a…
WordPress, Joomla & Drupal are the most popular Content Management Systems (or CMS) out there. They are extremely flexible, and in some cases allow you to program an entire web platform without knowing how to code (which is sometimes a…
Let’s start at the beginning, what is Responsive CSS ? It’s a method of adapting your website design according to the user’s screen. May it be a Laptop, Smartphone or Tablet, if you want your website to always look good,…
What’s EAV? Entity-Attribute-Value. It is mostly used for shopping cart websites where you have things like Price, Color, etc. I decided to write something like EAV with Drupal.
If you are unfamiliar with Drupal & CCK 3, I suggest to skip this post all together, sorry.