wiki:Archive/ClarinInternalSite

Version 2 (modified by dietuyt, 13 years ago) (diff)

--

Installation details

URL: http://www.clarin.eu/internal

(www.clarin.eu, the external site, runs on a set of php pages on the samen web server)

webserver: clarin.mpi.nl - virtual ESX host at the MPI, running ubuntu 8.04 LTS (supported until 2013)

software running: LAMP, drupal 6

apache root: /var/www/drupal

The user database is also exported to the "home for the homeless" IdP that is running at the MPI. The latter is used e.g. for the Component Registry and thus forms an important part of the infrastructure.

Known issues

  • ticket:31 , related: currently for the hierarchical structure of the site there is a mix between the standard book pages (http://www.clarin.eu/admin/content/book) structure and the non-standard site outline (http://www.clarin.eu/content/hierarchy). Only one mechanism should be used (probably the book pages as that is a part of the drupal core and thus probably better supported in the future). This is a non-trivial task but very important nevertheless as the current situation obfuscates the structure behind all information on the site.
  • ticket:39
  • ticket:33
  • the drupal core module and all other modules urgently need to be updated (security)
  • there is no CCK node reference field in event that links to the presentations that are related
  • The access control mechanism via organic groups is too complicated. A few roles (anonymous, clarin member, clarin EB) should be sufficient. Again going from OG to roles is not really trivial.

Low priority issues

  • the google maps module does not work anymore

Other scripts on the same server