Search Content

Displaying 1 - 20 of 46

… // 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. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… Notify on release 2 hour notification 1 day notification (default) 2 day notification Notify and hold for green light … Weekday AM Weekday PM Weekday Eve Weekend Eve Anytime (default) Quantity SKU MP-DPP-520 Price $199.00 … Maintenance … Notify on release 2 hour notification 1 day notification (default) 2 day notification Notify and hold for green light …

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

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… 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 … of running pre-production, unstable code... Reply Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… tips you'd like to add to this, or share? Please leave a comment below! Drupal 8 Drupal Console Drupal Planet Entity … post John. The commands are really helpful. Reply Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… reminders. Bot Matrix Tech bit Watney Chat support Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… 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 … We also use it to manage much of the content in the site admin area. The complexity of the site really allowed us to …

… `migrate_map_upgrade_/g" site-mm.sql &#13; sed -i "s/^LOCK TABLES `migrate_message_/LOCK TABLES `migrate_message_upgrade_/g" site-mm.sql &#13; …

… to my comment Comment About text formats Filtered HTML Web page addresses and email addresses turn into links …

… now and then. We have several clients revamping their home pages, along with key landing pages. As part of this refresh, … new environment, with 3 choices of how. Read the project page to decide which you want -- this module can update …

… Reply Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… 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. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

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