CodeMirror Field

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

CodeMirror Field integrates CodeMirror editor as an attachable field (http://codemirror.net/).

Main Features:

- Attach code snippet fields to entities (includes customizable field widget and formatter)
- Autocomplete for the supported modes

Available options:

- Currently the widget supports 4 modes: [text/html, css, less, javascript] but it can be extended easily for other languages supported by codemirror.
- Unique syntax highlighting themes for each field instance.

Country Specific Nodes

Component type

module

Maintenance status

Development status

Downloads

2519

Component created

Component changed

Synopsis

This module helps to create country specific Node's i.e. Node will be hidden for the selected countries, the module also has an option to invert its default behavior i.e. you can set the modules functionality to show nodes for selected countries only. It detects and gets User's country from Ip2Country information and based on this it shows/hides nodes.

Textcomplete

Component type

module

Maintenance status

Development status

Downloads

379

Component created

Component changed

Textcomplete

Provides the user with text autocomplete functionality within textareas. By default it comes shipped with a basic html autocomplete and emoji (emoticons) autocomplete.

However the true power of textcomplete is when you install entityreference and advanced entity tokens. It will allow you to perform autocomplete searches on entities within your Drupal install.