Search Content

Displaying 1 - 20 of 47

… Copying a node to a new type Submitted by John Locke on Thu, 10/21/2010 - 08:55 … that makes it easy to do all sorts of changes to your web site, but one change is difficult: changing the content …

… Fixing broken URL Aliases on a Drupal 6 -> Drupal 8 migration Submitted by John Locke on Thu, 08/04/2016 …

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

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

… of this sounds useful to you, drop us a line or leave a comment below! Drupal Drupal Planet Dojo Submitted by Don … frontrunner for enabling drupal sites to do mobile well? Reply Submitted by John Locke on Wed, 03/19/2014 - 16:50 In …

… to add the command to an existing module): john@katmai >git/test (develop)> drupal generate:module   Enter the new …  > Generated or updated files  Site path: /home/john/git/test  1 - modules/custom/fix_menus/fix_menus.info.yml john@katmai >git/test (develop)> Next, generate your custom command: …

… Added reminders to our Matrix bot Submitted by John Locke on Mon, 05/22/2017 - … me to respond to Bill in 2 hours For the past year, our Watney bot has alerted the release manager at the time …

… Deploying blocks and content to other site environments Submitted by John Locke on Sun, 04/16/2023 - 14:06 If you have a current Drupal site (built in Drupal 8 or later) you no longer need to … to export or import. This is a great option for sites that need to deploy blocks or a new menu along with a …

… How URLs work in Drupal Submitted by John Locke on Mon, 02/22/2010 - … <em> <strong> <blockquote cite> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h1> <h2 id> <h3 id> <h4 id> <h5 …

… end result? When you're in https://bugs.freelock.com/acme, views can be filtered to show only content inside the group, … and providing the Purl default argument. Starting with a view of content, under the Advanced section, click Add next …

… Drupal and the Semantic Web - Introducing the Eagle-I Drupal … any functionality imaginable. You can set up an e-commerce site, multiple sites at one domain , you can add image …

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

… major as these, I like to have places I can roll back to. git tags can be useful, along with database snapshots at each … under sites/default/files -- we exclude that path from git, and so we recommend moving it somewhere inside your git tree. You can set this in the settings.php file, to …

… information on the site, deciding what goes in a content type vs a vocabulary vs a new entity type, etc. At entry … etc. Front-end/themer: responsible for taking a design, picking a base theme, implementing the … the source of bugs. Also more advanced Javascript/browser work, form API, etc. System Administrator/performance …

… will still need to get converted to a string). And we will print the final result from a variable called "final". The … result which gets returned to "final" (which is what we're printing at the end of the .action function). The starting … will still need to get converted to a string). And we will print the final result from a variable called "final". The …

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

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