Talking Drupal #138 - Translation

March 08, 2017
In episode #138 we talking about Translation in Drupal

Listen:

direct Link

Topics

  • Translation - what’s new in Drupal 8
  • What you can do ‘out of the box’
  • Tips for planning translation
  • Human vs Machine translation
  • Translation with LingoTek

This module is designed to provide a way to export large amounts of data from views. It provides a display plugin that can rendered progressively in a batch. Style plugins are included that support exporting in the following types:

  • CSV
  • Microsoft XLS (or really simple HTML understood by Excel)
  • Microsoft DOC
  • Basic TXT
  • XML

In addition proper support for Excel / the XLSX format can be added through the module Views Data Export PHPExcel.