Drupal Content Optimizer SEO Module Demo Video

0

Posted by admin | Posted in Drupal | Posted on 10-03-2011


For more visit www.leveltendesign.com A demo and tutorial for LevelTen Interactive’s Drupal Module, the Content Optimizer. The Content Optimizer will help you perform on-page SEO (search engine optimization) in a more efficient and intelligent manner.

Securing Your Drupal Module – Part 1

0

Posted by admin | Posted in Drupal | Posted on 18-02-2011


Security is not usually not a primary concern for a Drupal developer when they build their first module. That makes sense because there’s a lot to learn. But Drupal gives you some real incentives to implement basic security techniques by making sure that when you make your module secure, you also make your life a whole lot easier. Also, knowing you’re responsible for gaping security holes on someone else’s site is a burden to the conscientious coder. Save yourself the pain and spend an hour now learning the basics. In this first part of a 4-part series on securing your module, I’ll help define the main security concerns you’re likely to face, and introduce you to a small family of functions that will guard against 99% of the attacks on your code. This series was inspired by the excellent book “Cracking Drupal” by Greg Knaddison. When you have the time, I’d highly suggest picking up a copy and reading it front to back.

09-07-23-10MJT Joomla module css suffix explained: Fix the missing suffix field

8

Posted by admin | Posted in Joomla | Posted on 07-02-2011


In this episode of 10 Minute Joomla! Tips Marco explains how to use the Joomla module CSS suffix and how to create yor own when the suffix field is missing in the administrative interface. Even if you are not an expert developer you will learn some interesting techniques and discover that Joomla modules are not that tough after all.

Joomla 1.5 change module position video tutorial

14

Posted by admin | Posted in Joomla | Posted on 06-02-2011


www.ijoomla.com how change the module position in Joomla 1.5 video tutorial

Joomla! tutorials: Program a module part2

22

Posted by admin | Posted in Joomla | Posted on 24-01-2011


How to program a joomla! module