Search Content

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

… 7, we had a bunch of content profiles to clean up. Content Profile is a Drupal 6 module that allows you to create … PHP script" The following snippet migrates data from an "employee" content profile to an "employee" profile2, and it …

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

… an easy one: links on the menu were going to internal "node" paths instead of the aliased "friendly URL". For example, a link on a submenu went to "/node/494" instead of "/about/accreditation". In this … along the way, the menu system ended up with links to the node/[nid] path, and not the friendly URLs, even though the …

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

… So I decided to check out Artillery. It's written in node.js, which is one of the technologies we use routinely … The results can be found here: https://www.drupal.org/node/2666614#comment-11185301 Reply Submitted by Renee (not … Submitted by Renee (not verified) on Sat, 02/11/2017 - 10:39 In reply to Caching? by Renee (not verified) Permalink …

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

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

… that is the Olympic Peninsula. Due to the complexity of features and layouts, we worked hand in hand with Peter to … that is the Olympic Peninsula. Due to the complexity of features and layouts, we worked hand in hand with Peter to …

… as these, I like to have places I can roll back to. git tags can be useful, along with database snapshots at each … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> … as these, I like to have places I can roll back to. git tags can be useful, along with database snapshots at each …

… API, ability to debug, custom filters. Midlevel: Bulk node operations, data synchronization, Rules components, … views handlers, Services, drush scripting. Advanced: node.js, dojo toolkit widgets/AMD, query altering, core … > Here are some skill sets > http://groups.drupal.org/node/67763&#13 ; > http://groups.drupal.org/node/172434&#13 ; …

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

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

… ad slot codes that appeared multiple times in a text file. The problem: do all the replacements from a CSV file, in a different file The file in question was a Javascript file, and the ad …