module Webgen::Tag::Langbar

Generates a list with all the languages of the page.

Public Class Methods

call(tag, body, context)

Return a rendering of the list of all translations of the content node.

node_translations(website, node_alcn)

Generate the list of node translations given the options.

This method is invoked by Webgen::ItemTracker::NodeList to retrieve the translations nodes when necessary.