Displaying 1 - 20 of 46
… Use the following snippet to make the change: unset ($object->nid); // this makes a copy of each node, instead of updating the existing one $object->type = 'segment'; // Use the machine name of the new …
… imported from Drupal 6 did not get rewritten with new node ids, after the migration had started using a map. The … | 2208 | node/1850 | wisconsin-state-refund-policy | | 2210 | node/1852 | what-does-it-cost-0 | | …
… 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) { …
… or cable modem. There is an ethernet jack on the wireless node and your home computer plugs into that. The wireless … the telephone company's wires and poles: it connects your node to the Internet, but without any nasty wires between the … a cable or DSL modem, do double-duty: when you put a node at your house, you actually help to increase the …
… Javascript platforms like Comet and Persevere, and now Node.js. Dojo also has a lot of uptake among Rails … than the standard Drupal one for use with a specific node reference with associated data. At the moment, …
… feature (yes/no) [no]: > Do you want to add a composer.json file to your module (yes/no) [yes]: > no Would you … feature (yes/no) [no]: > Do you want to add a composer.json file to your module (yes/no) [yes]: > no Would you …
… a problem you’re finding or you’ve got a particularly rad implementation, let us know in the comments below! CCK … a problem you’re finding or you’ve got a particularly rad implementation, let us know in the comments below! … …
… functionality, we leveraged the easypattern , sugar , and node-schedule modules from npm, and borrowed a lot of the … the room state, in addition to keeping them in RAM using node-schedule. When Watney restarts, it reloads each future reminder into node-schedule. When reminders trigger, it updates the state …
… export individual items, one at a time. This can include nodes, paragraphs, users, any kind of content entity. This … "Export References" option, when you point it at a single node, it will export all related entities at the same time! … already exists). drush default-content:export-references node <nid> --folder=content to export a particular node, to a …
… aliased URLs. The internal path to any item of content is node/<node id>. Add the domain name in front of this, and you've …
… view only uses a single content type, select it under "Filter by plugin". Next, add a Contextual Filter of "Parent Group". Finally, under "When the filter …
… Drupal and the Semantic Web - Introducing the Eagle-I Drupal module Submitted by … if you require a Drupal 7 version, or would like a UI to map content types, please contact us ! Industry …
… the nodes within a set amount of miles from the current node being displayed. You can see an example of this use in … a custom module that allowed flagged nodes to be set as a Node Reference in a new content type called Itinerary. The …
… 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 In particular, we wanted node references migrated to D8 entity references: [Add …
… the "Usage" link next to that file. You can search, sort, filter uploaded media, review thumbnails in one place, etc. … the "Usage" link next to that file. You can search, sort, filter uploaded media, review thumbnails in one place, etc. …
… widgets/AMD, query altering, core development System admin: basic: Linux shell, server management, drush, git, … widgets/AMD, query altering, core development System admin: basic: Linux shell, server management, drush, git, …
… 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 = …
… with every product, including options. From there I used Node Import to import the list into Drupal/Ubercart. … were still tagged with the option prices. Now, ideally node import would do that little import CSV magic …
… in and out of the database to whichever local time the admin desires. And according to the first case, older … in and out of the database to whichever local time the admin desires. And according to the first case, older …