Search Content

Displaying 1 - 20 of 66

… Freelock status on Bash ShellShock vulnerability Submitted by John Locke on Fri, … they or we are affected by the recently discovered Bash ShellShock vulnerability. And to the best of our knowledge, …

… I never check this symlink into the Dojo git config--I just manage it in the main project. But regardless … file from the submodule path. I set a constant in a config file that I keep outside version control (though I keep a model config file in the project root to track any changes to the …

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

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

… can be applied on a broken site) There is a development/staging/production deployment workflow set up, and at least … Jenkins takes over. Jenkins automates our deployment to a stage server. It gets a fresh copy of the production …

… a member of NWEN.  My current site is built on a wordpress template and I want to change it as it's pretty rough.  What … any content management system forces you into some sort of template design that can be repeated across multiple pages, in WordPress, template design comes first. Your content then gets shown …

… hacked, mass credit card number thefts, and more. As an open source advocate and user, I keep finding myself … Web site: Drupal CRM: Drupal Financial System: LedgerSMB Project management: OpenAtrium (Drupal) Web Analytics: Piwik System

… and Server Maintenance plans. We moved them over to an AWS server and were able to identify several big wins, such … and Server Maintenance plans. We moved them over to an AWS server and were able to identify several big wins, such …

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

… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … of the current user's open tab, and create a new tag (if you want). This is a dangerous tool, so if it falls … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is …

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

… 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 … 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 … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher … rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher …

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

… Other popular frameworks include Django, CakePHP, Symfony, and dozens of others. Most frameworks provide a … Django Drupal Drupal Planet Framework Ruby on Rails Symfony Page Builders Development Submitted by counting (not …

… A Drupal service is registered in a modules' .services.yml file, so here's what we ended up with in lbe_commerce.services.yml: services: lbe_commerce.qty_price_resolver: class: … A Drupal service is registered in a modules' .services.yml file, so here's what we ended up with in …

… you may wonder what good your work is. After all, if your dev team is coming up with all of these ideas you would have … of value to the project at large (which, when it comes to dev work, is always ) Leaving your predictions to chance, … you may wonder what good your work is. After all, if your dev team is coming up with all of these ideas you would have …

… a manual deployment list of instructions that we test on a staging copy of the site before trying a large deployment on … a manual deployment list of instructions that we test on a staging copy of the site before trying a large deployment on …