Showing posts with label Joomla. Show all posts
Showing posts with label Joomla. Show all posts

Sunday

Joomla vs. Drupal Terminology


Joomla and Drupal have different terms:


  1. Joomla Template = Theme in Drupal.
  2. Component = Module in Drupal.
  3. Module = Block in Drupal.
  4. Mambot/Plugin = Input filter in Drupal.

Joomla vs Drupal


 

  1. Drupal allows you to assign content to several Sections/Categories, while Joomla only supports one Section and one Category for each Article.
  2. Drupal supports multi-site setups, so a migration from " multi-site with Drupal" to Joomla must be put into a certain site.
  3. Drupal has built-in forum discussion and you don't need to install any additional modules.
  4.  "Blog" term in Joomla is actually a teaser of contents : Title, Introduction and a Read More link. It's not the same as blog in Internet dictionary.So, Joomla supports a 'Blog' by default,  but with a different meaning.
  5. Comments on contents are not available in Joomla by default, but Drupal supports comments for all content-types by default.
 Find more in drupal.org








Wednesday

SimpTor: Simple Article Editor for Joomla – Objectives


Do you need a simple editor that uses textarea as Notepad?
Do you want to make the interface  of "add content" more simple and clear for users?
Are you tired of deleting and filtering  HTML codes that are copied with text, and cause many problems in site and appearance?

Tuesday

Add the new position {loadposition position_name} automatically in the Article


The previous lesson showed how to Add a new module position Inside an Article. In this article we will explain how to add {loadposition position_name} sentence automatically .

The first idea is to print this code when creating a new Article, that means when we click on "add new" the code appears in the editor as this:

Add a new module position Inside an Article

 In this article I will explain how to add modules in your Article content 

There are many reasons to do this, for example:

1.      Adding related or relevant headlines for the article, directly after the Article and before comment.
2.      Show advertisement (or AdSense module) after (or inside) the article. However there is a simpler way to do that, we will explain it later in other lesson.