Managing Taxonomy Exports with Drupal (a new module for ya'll) | Work at Play...
Link Title and URL: Managing Taxonomy Exports with Drupal (a new module for ya'll) | Work at Play Think!CCK and Views style import-export for Taxonomy, with installation profile API integration.
View ArticleTaxonomy Export | drupal.org
Link Title and URL: Taxonomy Export | drupal.orgTaxonomy Export is a light-weight module for managing exports and imports of vocabularies and terms. Currently the following features are...
View ArticleArchive your Drupal website with HTML Export and MAMP | cocoate.com EURL -...
Link Title and URL: Archive your Drupal website with HTML Export and MAMP | cocoate.com EURL - COnsulting, COAching, TEachingSometimes we have the challenge to archive an older Drupal website. It is...
View ArticleEvernote | drupal.org
Link Title and URL: Evernote | drupal.orgThe result of bringing Evernote and Drupal together is a rapid blogging tool that will integrate into many people's workflow.He also wrote about how to add a...
View ArticleCreate a nodequeue programatically
In your hook_install() and/or hook_update_N() implementation, this sort of code will create a new nodequeue (if it already exists, you'll only get database errors, though this could be worked around...
View ArticleDrupal 8 default content the Agaric way
For the moment, we're following the crowd and using the Default content module. It is nice and has built-in integration with installation profiles, but the export could be more convenient (multiple...
View ArticleEasily add content with update hooks: use default content module exports to...
An approach for keeping content that is added as part of development synchronized with test and production environments is to use the Default Content module to export the content. It's built for the...
View Article