Search Content

Displaying 1 - 20 of 46

… 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 = …

… own additional charge.   Quantity Price $20.00 SKU MP-MUL-569 … Hosting … A Drupal or WordPress Multi-site is …

… 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                         | | …

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

… 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 …

… can still have links to entities, views, panels, terms, users, etc. just like D6 and D7 -- however, you can also have … can still have links to entities, views, panels, terms, users, etc. just like D6 and D7 -- however, you can also have …

… 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 …

… site. This module uses its own configuration entities to store the content. If you want to sync all custom blocks, … field. Once you've exported your content, it gets stored in the Structured Sync data configuration -- but this … site. This module uses its own configuration entities to store the content. If you want to sync all custom blocks, …

… 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

… staff were further interested in setting up an Eagle-I node, and migrating all of these resources into the Eagle-I … a Drupal content type serves as the metadata wrapper for a node, or piece of content, we are mapping the content type to … type to “text properties” on the ontology class, and node and taxonomy references to “linked resources” on the …

… feature requests within the module, including a proximity filter for the Views 2 module which allowed us to display the … fields. We created a couple of custom modules to help us filter nodes using Location tables, but complicated it even … feature requests within the module, including a proximity filter for the Views 2 module which allowed us to display the …

… a brand new migration in the config, and a module ready to store this config. Assuming your module is in … a brand new migration in the config, and a module ready to store this config. Assuming your module is in …

… 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&#13 ; Reply Submitted by Williams (not verified) on Thu, 01/16/2014 …

… 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 …

… 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 …