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 = …
… I added to my little helper class. Once I re-loaded that config, I reran the migration with the --update flag, and it … I added to my little helper class. Once I re-loaded that config, I reran the migration with the --update flag, and it …
… dealers, importing new, and updating existing. Again, the marketing team may add images, text, and more to the dealers … dealers, importing new, and updating existing. Again, the marketing team may add images, text, and more to the dealers …
… 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, …
… D8 Development: Console, Menus, and Entity load/save basics Submitted by John … three things in particular: How easy it is to use Drupal Console to create your own tools How much the menu system has …
… 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 …
… Conditionally hide or display a field for each Views row. Submitted by Michael Brandt on Mon, 06/18/2012 - 15:04 In the course of working with Views, we often would like to provide …
… 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 …
… 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 …
… We also use it to manage much of the content in the site admin area. The complexity of the site really allowed us to … but so far, no luck, I suspect missing [url= http://file-extension.paretologic.com/index.php]file extensions[/url], … We also use it to manage much of the content in the site admin area. The complexity of the site really allowed us to …
… a couple of them are nearing launch, and were missing some node references, I set out to get the content updated from … 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> …
… called "final". The last thing added to the program setup is the actual parsing of the command line input. So that's the full setup. Now, the meat of this code, the whole reason we wanted … called "final". The last thing added to the program setup is the actual parsing of the command line input. So …
… 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
 ; > http://groups.drupal.org/node/172434
 ; …
… on which product). After exporting those to a CSV file, I setup a quick pivot table, and viola, a csv file with every … were a little difficult to figure out, so what I did was setup the attibutes manually, then imported each attribute as … on which product). After exporting those to a CSV file, I setup a quick pivot table, and viola, a csv file with every …
… 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 …
… 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 …