Topics

  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231483459 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231483459 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

When submitting a page of an handbook, the system asks for topics that can be used to classify the content of the page. The topics are short keywords that will be recorded in a folksonomy. The topics will appear as links in the header, right hand side, of the page. Clicking on the topic link brings up all entries that are characterized by the same topic. Authors may enter new terms if there is no suitable existing term already available. The system will try to autocomplete the term after entering any letter and show the list of available topics. Multiple topics can be separated by comma.