Displaying 1 - 20 of 46
… Copying a node to a new type Submitted by John Locke on Thu, 10/21/2010 … arbitrary PHP Scripts" one of the operations. Select the nodes you want to change in the view. Use the following … arbitrary PHP Scripts" one of the operations. Select the nodes you want to change in the view. Use the following …
… imported from Drupal 6 did not get rewritten with new node ids, after the migration had started using a map. The … before the final migration, we only needed to focus on nodes. We could create our own process plugin to rewrite this … about? The taxonomy/term, user/, paths? We only care about nodes. By viewing the source code of some other migration …
… which we'll discuss next, is that our destination is not a node, but an entityreference field. So our destination class … to preserve some Drupal-side changes to the retailer nodes, so doing a rollback of dealers is not something we …
… . Profile2 stores profile data in its own entities, not in nodes. And there's no direct path for getting your data from … EntityFieldQuery(); $query->entityCondition('entity_type','node') ->entityCondition('bundle','employee') … . Profile2 stores profile data in its own entities, not in nodes. And there's no direct path for getting your data from …
… networking distribution, that automatically configures nodes, routes traffic, and provides reliable networking … Internet connection. From the FAQ: The service CU-Wireless nodes provide is like DSL or cable modem. There is an ethernet jack on the wireless node and your home computer plugs into that. The wireless …
… 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 … D6 pointed to specific items in the system -- views paths, nodes, taxonomy terms, etc. While you could enter an alias in … with Drupal experience. Menu links pointing to unpublished nodes are completely invisible, always. Links to content you …
… 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! … node, to a new directory called "content". Add any other nodes/items you want to deploy. Create a new custom module. …
… entity. Now add the integer field with the relationship set. Setup the rewrite on the integer field. Done! This type of solution is a little trickier to set up in views, but it's great if you want to require the … entity. Now add the integer field with the relationship set. Setup the rewrite on the integer field. Done! This type …
… 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 …
… a URL can be much more -- it can also contain a set of instructions for the program to run to generate … URL. Most modules provide other internal paths to access settings pages and other pages they generate. Friendly URLs, … use either an internal URL or an alias in block visibility settings. Aliases are particularly useful, however, since you …
… 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 …
… these machines: in the case of Eagle-I the machines – or nodes, one at each participating institution – handle … staff were further interested in setting up an Eagle-I node, and migrating all of these resources into the Eagle-I … (OO) design principles, our module transforms Drupal nodes into a structure meaningful to the Eagle-I ontology, …
… for the Views 2 module which allowed us to display the nodes within a set amount of miles from the current node being displayed. You can see an example of this use in …
… nearing launch, and were missing some node references, I set out to get the content updated from the production sites … -- users, input filters, taxonomy terms, blocks, menus, settings -- are all now mapped and so we can keep the changes … it somewhere inside your git tree. You can set this in the settings.php file, to whatever path you would like: …
… # Create the project npm install commander papaparse In my index.js file, I required these libraries, as well as … executable, and send the results to a file: chmod +x index.js ./index.js replacements.csv google-ads.js > test-google-ads.js …
… management, drush, git, mysql/mariadb, apache/postfix, ec2/Cloud Servers, DNS, firewall rules, DOS mitigation, backup … management, drush, git, mysql/mariadb, apache/postfix, ec2/Cloud Servers, DNS, firewall rules, DOS mitigation, backup …
… with every product, including options. From there I used Node Import to import the list into Drupal/Ubercart. … term. That allowed me to map the option values (terms) to nodes (products), and then I exported the taxonomy tables …
… 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 … display, and UTC in the database. However, now we have 651 nodes with the wrong time. Fix the data So now what we need … display, and UTC in the database. However, now we have 651 nodes with the wrong time. Fix the data So now what we need …
… 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 …