xc_installation 6.x-1.3

New features
Bug fixes

Version 6.x-1.3

The release has a primary focus on data integrity, namely being able to successfully process record updates on a schedule basis. This includes new additions, updates and deletions of records. This release includes some Solr integrity fixes submitted by Kyushu University. The installation process for release 1.3 has also been reworked to include an implementation option using Drush that makes the installation substantially easier.

Installation

The toolkit has four parts: the row of modules, a specific theme, a custom Apache Solr, and an Drupal distribution, which includes all necessary modules (XC and 3rd party ones), the current Drupal 6 core (6.27, with the necessary patch), and the theme. Previously the installation was quite complex, now we worked hard to make it easier.

The process is built on "drush", the Drupal command line tool. (see more: http://drupal.org/documentation/modules/drush).

The installation has two parts: a Drupal part, and a Solr part.

The Drupal part

If you have Drush:

$ cd /var/www    # the Apache httpd server's webroot directory
$ drush dl xc_installation-6.x-1.3 --drupal-project-rename=xc
$ cd xc
$ drush si xc_installation --db-url=mysqli://[mysql user]:[mysqlpw]@localhost/xc --site-name="eXtensible Catalog" --account-pass=admin
$ chmod a+w sites/default/files

tcmb 6.x-2.1

New features

New featured introduced in 7.x have been backported to 6.x.

admin_notify 6.x-2.0

New features

Admin Notify is a simple module that permits admin to receive emails whenever a new content posted or update on the website. We can configure the content types and also the email on which to receive email. The email subject and body of the email can be configured as well.

mobile_subdomain 6.x-1.4

New features

Configure the mobile detection regex used by mobile_subdomain!

Pages

Subscribe with RSS Subscribe to RSS - 6.x