Search Content

Displaying 1 - 20 of 47

… // Use the machine name of the new type $object->comment = 0; // While we're at it, turn comments off … we're happy to help! Drupal Drupal Planet Add new comment You must have JavaScript enabled to use this form. …

… management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or … management tools installed (minimum shell access, git and wp-cli), or a supported managed host (currently Pantheon or …

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

… most often by creating code that iterates through a CSV, JSON, or XML object and creates appropriate content in … most often by creating code that iterates through a CSV, JSON, or XML object and creates appropriate content in …

… Migrating content profiles to Profile2 Submitted by John Locke on Tue, … site upgrade from Drupal 6 to Drupal 7, we had a bunch of content profiles to clean up. Content Profile is a Drupal 6 …

… of wireless lamp-posts in the UK. Now the Champaign-Urbana Community Wireless Network has released an open source mesh … of the network. This is one of the reasons it is a community network. Read more at Wi-Fi Networking News: CUWiN …

… into Drupal, and we've been doing that for years, creating JSON feeds with a menu callback, or implementing Services …

… feature (yes/no) [no]:  >  Do you want to add a composer.json file to your module (yes/no) [yes]:  > no  Would you … feature (yes/no) [no]:  >  Do you want to add a composer.json file to your module (yes/no) [yes]:  > no  Would you …

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

… and the Semantic Web - Introducing the Eagle-I Drupal module Submitted by Aaron Lamb on Mon, 07/29/2013 - 14:28 If … agreed that in the best interest of the community, this work should also be open-source, and should be available to … these as JSON objects to the API. Since a Drupal content type serves as the metadata wrapper for a node, or piece of …

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

… can we help solve your problem? Drop us a line or leave a comment below! (Most of this post I originally wrote for a … would be amazing. Hope I'll see you there :) Reply Add new comment You must have JavaScript enabled to use this form. …

… Deploying blocks and content to other site environments Submitted by John Locke on … they are getting new designs in place, new messaging, new content. And they would like to launch the new design, and …

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

… Normally I would file an issue, or find the right place to comment, but at the moment time is short and for this module … Drupal Drupal Planet Time zone Updates Development Add new comment You must have JavaScript enabled to use this form. …

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