just to notify of a forgotten dependency:

l10n_server/l10n_community/pages.inc: if ($term = taxonomy_get_term_by_name('l10n-server-'. $langcode)) {
l10n_server/l10n_community/pages.inc: $result = taxonomy_select_nodes(array($term[0]->tid), 'or', 0, TRUE);

Comments

gábor hojtsy’s picture

Status: Active » Fixed

Thanks for the note. I just committed a fix, which made taxonomy optional, and the text includes the mention of taxonomy module to use for tagging.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.