Extensions/website/setup

From Apache OpenOffice Wiki
< Extensions‎ | website
Revision as of 13:46, 24 May 2007 by Tbo (Talk | contribs)

Jump to: navigation, search

Introduction

Extension repository based on DRUPAL framework: http://extensions.services.openoffice.org
(There is currently a password on the site: skunkworks - skrowknuks)
Hosted and started at OSU OSL: http://oooapps.osuosl.org
Discussion at website@extensions.openoffice.org, irc://irc.freenode.net/ooo-ext

Drupal Framework

The used version of drupal [1] is: 5.0 with the following modules installed (but not all enabled):

  • actions-5.x-1.x-dev.tar.gz
  • cck-5.x-1.2.tar.gz
  • copyright-5.x-1.0.tar.gz
  • devel-5.x-1.x-dev.tar.gz
  • google_analytics-5.x-1.x-dev.tar.gz
  • i18n-5.x-1.x-dev.tar.gz
  • image-5.x-1.x-dev.tar.gz
  • imagefield-5.x-1.x-dev.tar.gz
  • jrating-5.x-1.x-dev.tar.gz
  • lineage-5.x-1.2.tar.gz
  • link-5.x-1.5.tar.gz
  • localizer-5.x-1.6.tar.gz
  • panels-5.x-1.2.tar.gz
  • project-5.x-0.x-dev.tar.gz
  • tagadelic-5.x-1.x-dev.tar.gz
  • taxonomy_image-5.x-1.0-beta1.tar.gz
  • taxonomy_list-5.x-1.1.tar.gz
  • taxonomy_menu-5.x-1.x-dev.tar.gz
  • views-5.x-1.5.tar.gz
  • views_bonus-5.x-1.0.tar.gz
  • views_filterblock-5.x-1.1.tar.gz
  • votingapi-5.x-1.2.tar.gz

There are some modifications made to some modules, which are hosted at http://extensions.openoffice.org/source/browse/extensions/www/ooo-ext-website/drupal

Version of MySQL server is 4.0.24

Development Options

Depending on your knowlegde you can help to improve the site:

  1. Find issues on the website and report them.
  2. Become a developer on the website and administrate it through the drupal webinterface.
  3. Get your hands on the files and install the framework and database localy and submit patches; files will be provided on demand; installation would be like:
    1. mysql --user=x --password=y DB_Name < mysqldump.txt
    2. tar xzf website.tar.gz
    3. Some modifikations to the settings.php file from drupal
    4. Disable clean url option in drupal
Personal tools