Gmap view with ajax pagination

This page demonstrates a view based on Google Maps.

By default gmap views does not support ajax pagination and ajax exposed filters. Users may get "Javascript is required to view this map" message when AJAX is enabled. This demo uses an additional custom module that provides ajaxified gmap.

Read the rest of this entry »

IMCE Rename

IMCE is the most popular file browser used in Drupal sites. With a custom extension, used in this demo, it is possible to rename files with IMCE.

Read the rest of this entry »

BUEditor Janjan

BUEditor is a text area editor aiming to facilitate code writing. Its flexible architecture made it popular among Drupal developers including the members of the documentation team of drupal.org.

JANJAN is a highly customized form of BUEditor, which includes lots of buttons and functionality that content creators are familiar from other popular WYSIWYG editors and professional text editors.

Some features:

  • Syntax Highlighting
  • Auto-complete box for HTML tags

Read the rest of this entry »

Quick content block

Quick content block allows creating content in any page of your site without leaving the page. It dynamically loads a content form inside a block and submits it through AJAX.

It successfully displays the status messages generated by the form submission. It also updates the page on the fly with the new content if it is a views page or a node listing page.

Gmap with embedded search form

This is a demonstration of how exposed filters of views module can be customized to work as an embedded search form within a gmap view.

Timeline view with ajax pagination and search

Timeline provides a visual representation of drupal content, especially events, on a sliding bar based on dates.

This demo is an enhanced version including support for ajax pagination and search form which are missing in the original module.

Read the rest of this entry »