Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Translators should start by downloading the tarball and translating the files to their language of choice. You can find more information about the process in the Translator's guide (of which this page is also a subsection of).
The translated files should be stored in contrib-cvs/translations/id where id is an RFC 4646 language code. If you don't know your code, ask on the translations mailing list.
You should only put the individual translated files in this directory. A script will generate a merged id.po file. Make sure to fill out the header section of each file and rename them from .pot to .po. Also make sure to start with the file general.po. This file contains strings that appear in more than one place and therefore will give you best results for least effort. It also is required to create the downloadable files. There is also an installer.pot file which will not get merged into the id.po file. This is used by the installer, and should not be imported to the Drupal database.
Based on the core statistics module, which tracks general page views and node views, term_statistics keeps track of views of categories (terms) and includes a page and block for top-viewed categori
If you want node to node relations, this is the module for you. In essence its a module that only allows you to create node relations and presnet them in simple lists.
a file system cache which allows storing of files on the filesystem of your web site. This module is used by filestore2 to ease the maintenace of files uploaded to the website.