
Displaying 1 - 20 of 79
… using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators submodule, … comes up with something inappropriate. … Automatically tag articles …
… an easy one: links on the menu were going to internal "node" paths instead of the aliased "friendly URL". For example, a link on a submenu went to "/node/494" instead of "/about/accreditation". In this … along the way, the menu system ended up with links to the node/[nid] path, and not the friendly URLs, even though the …
… 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 …
… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … a lot more tricks up our sleeves, things we're doing or planning to make this work easier, including: Scripts for …
… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … scripts, apply features), and whether or not we should plan to take the production site offline for the upgrade (we … and the development copy on develop. And it created a git tag for the particular release. On production, we have …
… 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 … update report There's quite a bit more to our maintenance plan than that... we take a look at the site report, 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 …
… 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 …
… aliased URLs. The internal path to any item of content is node/<node id>. Add the domain name in front of this, and you've …
… 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 …
… 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 …
… 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> …
… 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 …
… and Rails seems to add a lot more customizeability. Great article! Reply Submitted by James (not verified) on Mon, … (not verified) on Fri, 11/27/2009 - 03:14 Permalink Great article..clearly Great article..clearly elaborates the differences between CMS and …
… buyer of your value. Remember: your website is a 24/7 employee and brand ambassador. Invest in that employee with effective strategies like mobile/desktop … shipping statuses without having to call in and talk to an employee. The company reduced overhead costs by implementing …
… look even more perfect. We’ll provide tools for meta-tagging to see where your customers are going on your site. … look even more perfect. We’ll provide tools for meta-tagging to see where your customers are going on your site. …
… price for the quantity purchased. When validating our plan for Drupal Commerce 2, we stumbled upon some examples of … , and knew this would work perfectly for the need. Planning out the functionality This past week was time for … priority: 600 } The crucial part here is the tag -- by registering the service as a …
… A note to people planning development projects Submitted by timon on Mon, … here. While you can anticipate such unfortunate events and plan around them, I can promise you that despite your best … unknown, your client may be a little surly about the price tag but believe me: If you deliver the product you promised …
… is one area Drupal excels, but if you're not careful with planning, you can easily be headed for a train wreck. Having … You'll be just fine in a $10/month shared hosting plan. If you are, read on. Managing change, updating code Our … it has been in production before it was discovered. We tag and back up the production site before deploying any …