Modules

How to Allow Iframe on TinyMCE WYSIWYG editor

TinyMCE is a good wysiwyg text editor which you can on your site by free. It is also used as additional module on some CMS like drupal. However (bacause of security problem) this wysiwyg editor lack of iframe button. You also can't insert iframe code, even you insert in html area. TinyMCE will remove any iframe code on your editor. Don't worry, by default TinyMCE doesn't allow iframe but it still support iframe. You just need add some code on your site.

How to Add Attribute in Drupal Menu

Drupal offer good menu management which allow you to create menu, sub menu with easier and add on menu area or block as you like. The problem is you can't add attribute to the menu on default menu modules. You can set menu to open new windows (target="_blank"), add class, id, rel, title, and another attribute. Instead editing the theme, there is an easier way to add attribute function when add or edit menu in drupal menu.

How to Create Calendar with Events on Drupal 7

Having calendar and events on website is important if you want to show users your schedule using your website. For example if you are an artist or political that has many schedule and you want user know your schedule. Creating calendar with agenda using drupal site doesn’t difficult. You can user view, calendar, date, and some additional modules

Below I show you how to create calendar with agenda on drupal based site. You can show the calendar in block or even page. This tutorial based on drupal 7

Modules

You need to install these modules: