Commanding Chaos for Coworking, Open Source and Creative Communities

documentation

Entity CRUD, editing, and view hooks | entity.api.php | Drupal 8.2.x | Drupal API

Thu, 10/20/2016 - 10:34 -- rprice

Entity create, read, update, and delete (CRUD) operations are performed by entity storage classes; see the Entity API topic for more information. Most entities use or extend the default classes: \Drupal\Core\Entity\Sql\SqlContentEntityStorage for content entities, and \Drupal\Core\Config\Entity\ConfigEntityStorage for configuration entities. For these entities, there is a set of hooks that is invoked for each CRUD operation, which module developers can implement to affect these operations; these hooks are actually invoked from methods on \Drupal\Core\Entity\EntityStorageBase.

drupaleasypodcast
api
drupal8
documentation
node

Edit Your Own Help Text With New Drupal 7 and Drupal 8 Module | Zivtech

Thu, 03/31/2016 - 11:06 -- rprice

There is the Better Field Descriptions module for Drupal 7, which allows a separate permission to let editors override field help text and labels, but its user interface wasn't simple and intuitive enough to really meet the need. Looking ahead to our new Drupal 8 projects, I thought it would be great to solve this problem in a simpler way as a Drupal 8 module.

drupaleasypodcast
documentation
ux
administration
training

Edit Your Own Help Text With New Drupal 7 and Drupal 8 Module | Zivtech

Thu, 03/31/2016 - 11:06 -- rprice

There is the Better Field Descriptions module for Drupal 7, which allows a separate permission to let editors override field help text and labels, but its user interface wasn't simple and intuitive enough to really meet the need. Looking ahead to our new Drupal 8 projects, I thought it would be great to solve this problem in a simpler way as a Drupal 8 module.

drupaleasypodcast
documentation
ux
administration
training

Edit Your Own Help Text With New Drupal 7 and Drupal 8 Module | Zivtech

Thu, 03/31/2016 - 11:06 -- rprice

There is the Better Field Descriptions module for Drupal 7, which allows a separate permission to let editors override field help text and labels, but its user interface wasn't simple and intuitive enough to really meet the need. Looking ahead to our new Drupal 8 projects, I thought it would be great to solve this problem in a simpler way as a Drupal 8 module.

drupaleasypodcast
documentation
ux
administration
training

Çockos Incorporated | LICEcap

Fri, 05/01/2015 - 08:44 -- rprice

LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below). LICEcap is an intuitive but flexible application (for Windows and now OSX), that is designed to be lightweight and function with high performance. LICEcap is easy to use: view a demo (output is here). In addition to .GIF, LICEcap supports its own native lossless .LCF file format, which allows for higher compression ratios than .GIF, higher quality (more than 256 colors per frame), and more accurate timestamping.

opensource
documentation
image

Show & Tell

Wed, 01/07/2015 - 13:04 -- rprice

Show & Tell is a tool designed for quickly creating slide shows with voice overs. Features Add images from files and urls Record voice audio clips using the new getUserMedia API Export to reveal.js slideshows Publish/save presentations online using github pages

slideshow
audio
tour
documentation
drupaleasypodcast
opensource
tools
Subscribe to RSS - documentation