Sky Field - unique custom fields

Component type

module

Maintenance status

Development status

Downloads

1770

Component created

Component changed

Sky field module has grown up from Node field module (http://drupal.org/project/node_field).
It provides wider and more flexible functionality.

Sky field module allows you to add unique custom fields to any single drupal entity (node, user, comment and etc).
It's not connected to fields module, so different entities of one entity type can have absolutely different sets of custom fields.

Sky field file

Component type

module

Maintenance status

Development status

Downloads

558

Component created

Component changed

Sky Field File module allows you to upload files to any single drupal entity (node, user, comment and etc) without making those scary, hard to understand configurations of content types, file fields, formaters and so on!

Now you don't have to create a new file field for a node if you just want to attach a file to a single node or a user or any other single entity.

Address book

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple address book based on custom entity.
CRUD implementation.

Entity = 'contact'
Entity bundle = 'contact'

Entity bundle are fieldable.
Default fields are deletable.

Install and uninstall

On module installation there is once creation of all fields (category and photo) and taxonomy vocabularies for that fields.

On module uninstallation there is deletion of all fields and their data from database.
Vocabularies do not deletes.

Future plans:

Integration with views and rules.

Views Node Edit

Component type

module

Maintenance status

Development status

Component created

Component changed

About

Views node edit helps you manage content in table views. Using jQuery, VNE adds a column on Views tables with an [edit] link next to each row that links to the edit form for that node.

Help

Currently Views Node Edit does not support views that use AJAX, so edit links will not display on views that have AJAX enabled. In the future, AJAX support will be added.

Create and continue

Component type

module

Maintenance status

Development status

Downloads

1601

Component created

Component changed

This little module does nothing more than adding a button to the node form that permits you to create a node and continue to create another node of the same type.

It is a utility module to save time creating content. Now you don't need click several times to get to the same form again.

It is such a basic functionality I could not believe there was not a module for that. Well now there is.

Documentation:
There is no settings form you can only turn the module on or off. When turned on the button will appear on every node form.

Content Dependency

Component type

module

Maintenance status

Development status

Downloads

4270

Component created

Component changed

Provides ability to view reversed referrals/references for content of entity reference & references - node_reference modules, etc.

Generally, this project enables content authors to see from any current content (entity) its dependent entities content.

Project overcome a major content control difficulty for content authors.

YouTube Video Uploader

Component type

module

Maintenance status

Development status

Component created

Component changed

A standardised solution of integrating Youtube APIs with Drupal. Provides a YouTube CCK field which can be used with Youtube URL or uploading a video directly to Youtube.

Features

  • Creates a CCK field "YouTube" to upload Youtube videos.
  • Provides Video Upload and URL extract formats.
  • Creates a youtube Engine settings form to add youtube credentials
  • Creates a module specific permission so only users having permission can add/update youtube credentials.

This is a D7 module

Poker Features

Component type

module

Maintenance status

Development status

Component created

Component changed

Poker is a group of modules to create custom poker-related features.

Current modules

Poker blinds

A compound field widget and formatter to create poker games' blinds levels with name, Small Blind value, Big Blind value and Ante value (Level name, SB, BB, Ante).

Single Node Reference URL

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

The Drupal Node Reference URL Widget module helped us create references between nodes, but we had a use case that required preventing the creation of multiple pieces of reference content...this is where the Single Node Reference module came from.

It has a small admin section allowing you to choose which Node Reference fields you want to "lock down" to a single referenced piece of content. Very handy when the need arises.