Search Content

Displaying 1 - 20 of 70

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

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… Story Type Features Add new comment You must have JavaScript enabled to …

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

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… ship map . We built a Node.js server to receive a position feed managed by the Marine Exchange of Alaska . The ships … ship map . We built a Node.js server to receive a position feed managed by the Marine Exchange of Alaska . The ships …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

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

… had nothing subscribed to the event! Worse, our bot uses node.js to trigger these events, and in that environment it … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> … had nothing subscribed to the event! Worse, our bot uses node.js to trigger these events, and in that environment it …

… If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that will take people who scan it with a … If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that …

… the new AMD module layout and asynchronous loading. This page shows a Dojo tab container in practice, with a simple … you want to use declarative widgets on particular content pages (like this one) the easiest thing to do is add the …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …

… spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents …

… So I decided to check out Artillery. It's written in node.js, which is one of the technologies we use routinely … The results can be found here: https://www.drupal.org/node/2666614#comment-11185301 Reply Submitted by Renee (not … Submitted by Renee (not verified) on Sat, 02/11/2017 - 10:39 In reply to Caching? by Renee (not verified) Permalink …

… other paths to generate particular pages. For example, the taxonomy module provides a path taxonomy/term/<term id>. If the site does not override this path with …

… people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you … We attach an expected value of that opportunity, and tag them with a sales stage. This becomes our sales pipeline, … people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you …

… pages are linked correctly, pictures and pages have been β€œtagged” with information about them, and the site can be found and understood by Search Engines like Google and Bing. The creative components that they are … world of SEO, they cannot just put terms on their page and tag pictures and be done with itβ€”they have to walk a mile in …

… Source apps on Windows, then switching desktops for these users ought to be pretty simple. After all, the apps feel the …

… and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …