Facebook Embed

Component type

module

Maintenance status

Development status

Downloads

1025

Component created

Component changed

Embed public Facebook posts using Facebook JS-SDK.

This module adds a input filter to Drupal that adds Shorthand functionaily to insert Facebook embedded posts into text fields.

Token Syntax:

The added filter will turn [facebook_embed=FB_POST_URL] into an embedded post.

Important:

When using this filter in combination with multiple other filters be sure there is no filter AFTER facebook_embed that removes divs. e.g. Sort facebook_embed AFTER HTML filter.

Admin Panel

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Admin panel actually is a brief site management module, for unprofessional admins which has widgets like:

_Site administration shortcuts
_Support and tutorial links
_Site statistics
_etc..

Also developers can simply write and add their own widgets to this module.

features:

  • Has three default style for showing panel
  • Ability to creating new widgets just by writing a single php file
  • Ability to activate and deactivate widgets
  • Ability to change widgets display order

Image Auto Preview

Component type

module

Maintenance status

Development status

Component created

Component changed

When ever we have a image field, we use upload button to upload the images to the server. But layman or end users will find it hard to see the file name. This module will list the image instead of the file name.

Note : This module has not been tested, Use at own risk.

Accessible Errors

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Makes form validation error messages more usable, by linking the error message to the relevant field. This probably makes form validation errors suck less for screen readers.

Drupal connect

Component type

module

Maintenance status

Development status

Component created

Component changed

Let's think on the next scenario: You have a site. Huge site! And you want to create an API for your site - like Facebook or Twitter. You say to your self - RESTWS! Let me tell you something - you'r right! But wait! How can you make this secure? How can you make sure that only the people with the permission can access the JSON output? you think again and you say - OAUTH! Let me say to your something: You right again! But how can you connect them both?

Restricted Home Link

Component type

module

Maintenance status

Development status

Downloads

570

Component created

Component changed

This module provides a permission to prevent users from creating/editing/deleting/moving menu links pointing at <front>.

Use case: you wish to grant a user the ability to administer menu links, but you want a home menu link to always be the first link in the menu.