Search Content

Displaying 1 - 20 of 45

… // Use the machine name of the new type $object->comment = 0; // While we're at it, turn comments off … we're happy to help! Drupal Drupal Planet Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… which we'll discuss next, is that our destination is not a node, but an entityreference field. So our destination class …           ),         );         node_save($node);         $model_array[$row->BvItemNo] = …

… EntityFieldQuery(); $query->entityCondition('entity_type','node') ->entityCondition('bundle','employee') … $result = $query->execute(); if ($result && $result['node']) { $item = array_pop($result['node']); $node = node_load($item->nid); if (!$newprofile) { …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… prefer the Dojo Toolkit to jQuery, when it comes to Javascript libraries. Why? Perhaps it's because I want to … they're inventing the future, actively trying to make Javascript a full-fledged environment for any kind of …

… D8 Development: Console, Menus, and Entity load/save basics … the command to an existing module): john@katmai >git/test (develop)> drupal generate:module   Enter the new module name: … Drupal Planet Entity System MenuLinkContent Technical Development Submitted by Nahuel (not verified) on Tue, …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> … this does is it creates a URL structure based on how you tag an individual story. For example, you might have one …

… to the Purl tab and check the box to "Keep context of the node": ... if this option is set, then when you visit a node inside a group path, Purl keeps the group path active. Using our previous example, a node might be at https://bugs.freelock.com/group/2/node/234 …

… image carousels , slideshows and galleries , implement a CRM , or even translate all your text to Pirate Speak . And … image carousels , slideshows and galleries , implement a CRM , or even translate all your text to Pirate Speak . And …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… a couple of them are nearing launch, and were missing some node references, I set out to get the content updated from … auto-migration done in 8.0.x. The main gotcha here is that node content still isn't showing up as migrated -- but for … prep the destination&#13; &#13; In particular, we wanted node references migrated to D8 entity references: [Add …

… can we help solve your problem? Drop us a line or leave a comment below! (Most of this post I originally wrote for a … would be amazing. Hope I'll see you there :) Reply Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… to hear more about whether this is a better fit, please comment below if you have hands on experience with these! … not be shown publicly. Homepage Subject Notify me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… Normally I would file an issue, or find the right place to comment, but at the moment time is short and for this module … Drupal Drupal Planet Time zone Updates Development Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… my index.js file, I required these libraries, as well as Node.js's filesystem library: #!/usr/bin/env node const program = require('commander'); const fs = …

… and metadata from their Drupal CMS to the central eagle-I node. This led them to Freelock and the customization work we … website and copies the sites content to the local Eagle-I node which then hands the data along to Eagle-I central for … When we completed the project we posted the eagle-I node on Drupal.org . Additional information on this project …