Services Session Token Authentication

Component type

module

Maintenance status

Development status

Downloads

445

Component created

Component changed

Extend Services (https://www.drupal.org/project/services) module authentication.

This module allows user authentication towards a web service like services and
drupal does, but without cookies.
Once login, requests to webservices should send csrf token and session token
each time they need to authenticate user.

WYSIWYG Ace

Component type

module

Maintenance status

Development status

Downloads

109

Component created

Component changed

Integrates the Ace Editor with the WYSIWYG module.

Yes, I know. Ace isn't a WYSIWYG editor but the wysiwyg module provides a nice API for assigning editors to input formats.

Unlike the ace_editor module, wysiwyg_ace allows you to assign multiple Ace configurations to formatted text fields.

Duplicate Module Files

Component type

module

Maintenance status

Development status

Downloads

1601

Component created

Component changed

This module acknowledge the path of module form where it is executing and warn the developers/administrator about the duplicate module(s).

Why This:
If module(s) are exists more than one locations on the server. It display a warning message to the developers/administrator and also acknowledge the duplicate path(s).

HTML Tag Selector

Component type

module

Categories

Maintenance status

Development status

Downloads

315

Component created

Component changed

Description

HTML Tag Selector is a module that get the Selector for CSS and JQuery code of the HTML element from WEB Page.
There are possibilities to click on page and get Unique Selector for each element, To got to parent element, to next element, to previous element and to first child.