Extensions/website/setup

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

Version of drupal is: 5.0 with the following modules installed:

  • DrupalOpenID.tar.gz
  • actions-5.x-1.x-dev.tar.gz
  • cck-5.x-1.2.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
  • localizer-5.x-1.6.tar.gz
  • project-5.x-0.x-dev.tar.gz
  • taxonomy_image-5.x-1.0-beta1.tar.gz
  • taxonomy_menu-4.7.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/website

Version of MySQL server is 4.0.24

Development Options

  1. Find issues on the website and report them
  2. Become a developer on the website
  3. Get your hands on the files and install the framework and database localy and submit patches; files will be provided on demand
    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
Personal tools