Displaying 1 - 20 of 45
… Copying a node to a new type Submitted by John Locke on Thu, 10/21/2010 … one change is difficult: changing the content type of a node after you've created it. In general, once you create an … change: unset ($object->nid); // this makes a copy of each node, instead of updating the existing one $object->type = …
… 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 …
… of this sounds useful to you, drop us a line or leave a comment below! Drupal Drupal Planet Dojo Submitted by Don … frontrunner for enabling drupal sites to do mobile well? Reply Submitted by John Locke on Wed, 03/19/2014 - 16:50 In …
… load children * @param $io - Drupal Console io object, to print results * @param $parent - The parent menu link to set … uri = 'entity:node/' . $nid ; $entity -> save (); // Now print the change: $io -> block ( $link -> getTitle () . '(' . … load children * @param $io - Drupal Console io object, to print results * @param $parent - The parent menu link to set …
… 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 …
… entirely new, but they are new to us: Structure Sync and Default Content . Both of these modules allow you to export … Custom core_version_requirement: ^9 || ^10 dependencies: - default_content:default_content default_content: node: - …
… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … 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 …
… 7 version, or would like a UI to map content types, please contact us ! Industry Business Education Health Care Medical … 7 version, or would like a UI to map content types, please contact us ! … Drupal and the Semantic Web - Introducing the …
… 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 …
… of the name. This means you need to rename your migrate_map and migrate_message tables to pick up those original … site-mm.sql sed -i "s/ALTER TABLE `migrate_map_/ALTER TABLE `migrate_map_upgrade_/g" site-mm.sql sed -i "s/^LOCK TABLES …
… can we help solve your problem? Drop us a line or leave a comment below! (Most of this post I originally wrote for a … > https://cacoo.com/diagrams/Fu6NuballS0GgW0d#9B601
 ; Reply Submitted by Williams (not verified) on Thu, 01/16/2014 …
… we want more of the Unix approach of doing one step, then feeding the result into the next. Async/await allows us to … we want more of the Unix approach of doing one step, then feeding the result into the next. Async/await allows us to …
… 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 …
… all of these ended up 7 - 8 hours off -- when you edit the node, it shows up with the correct time, and when you display the node, it's off by 8 hours. 8 hours happens to be our current … all of these ended up 7 - 8 hours off -- when you edit the node, it shows up with the correct time, and when you display …
… 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 …