Search Content

Displaying 1 - 20 of 97

… Importing foreign key references with Migrate Submitted by John Locke on Tue, 10/07/2014 - 10:04 … into Drupal. You would think this is a common thing to migrate in. We've brought over this kind of data many times …

… Migration Extract. Transform. Load. This is the basic model behind Drupal 8's powerful Migrate module. Whether your data is in an older version of …

… Business Site Package A Customized Business Website for One Flat Fee Built … Quantity SKU FP-BB-D-12 Price $4,500.00 … Standard Packages … A Customized Business Website for One Flat Fee …

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

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

… a couple of them are nearing launch, and were missing some node references, I set out to get the content updated from … auto-migration done in 8.0.x. The main gotcha here is that node content still isn't showing up as migrated -- but for … prep the destination
 
 In particular, we wanted node references migrated to D8 entity references: [Add …

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

… maintenance, updates, enhancements and improvements. Working with WordPress is easy -- it's like working with a … that link is not exactly... kind... or appropriate for work) Bootstrap seems to be what everybody wants these days, …

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

… priority: 600 } The crucial part here is the tag -- by registering the service as a … priority: 600 } The crucial part here is the tag -- by registering the service as a …

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

… We basically build the site in the new version, and migrate the data into it. Drupal 7 has a migration tool that … an all-or-nothing complete site rebuild. So if we can migrate to Drupal 8, you're getting most likely a minimum of … We basically build the site in the new version, and migrate the data into it. Drupal 7 has a migration tool that …

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

… from Drupal 6 to Drupal 8 is pretty astonishing -- the migrate devs have done a great job of getting a lot of … I almost wonder if it's easier to build something on Migrate, now that migrate is in core? Overall Status We have …

… testing. When Drupal 8 is released, the Drupal security team will continue to provide coverage for Drupal 6 for 3 … automated testing, it's a question of whether the security team will issue bulletins or review the old code. And there's … testing. When Drupal 8 is released, the Drupal security team will continue to provide coverage for Drupal 6 for 3 …

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

… software capabilities into a cohesive system Easy to migrate data to other applications in the future Access to … software capabilities into a cohesive system Easy to migrate data to other applications in the future Access to …

… we depended on Google for was our calendars. So many other features Google provides we already handled in our NextCloud … has calendars. As I see it, we are already paying for this feature, so let's just move our calendars over to NextCloud. … server. Before we do, we have things to rule out and features to test to make sure all operations can continue as …

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