Search Content

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 …

… Drupal Multi-Domain Site Maintenance The Domain Access module is a very complex … patches. Compared to running a site with several multi-sites, however, it's a good way to go because it allows you …

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

… by creating code that iterates through a CSV, JSON, or XML object and creates appropriate content in Drupal. But again, … a large migration, we need to update geocoded data -- a topic for another post. In short, by preserving the existing …

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

… arbitrary state events in each room. Watney stores an object listing all the reminders for a room in the room … arbitrary state events in each room. Watney stores an object listing all the reminders for a room in the room …

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

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

… The idea of a web ontology , however, goes far beyond the reach of the Eagle-I Network. Tim Berners-Lee , the Director … (MVC) software architecture pattern and Object-Oriented (OO) design principles, our module transforms …

… 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&#13; &#13; In particular, we wanted node references migrated to D8 entity references: [Add …

… who can become a strong resource for the rest of the team in one of these areas. They do all seem to come with quite distinct personalities. We're a small enough team that we encourage learning the other roles, but each of … HIPAA documentation At least, that's how our current team is organized, and a partial list of the kinds of things …

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