It is a D7 adapter for BOTCHA Drupal-major-version-independent foundation ("library").
"Library" could be found in usual drupal.org repository but without major-version
prefix: for example, x.x-1.x, x.x-2.x and so on.
To enable this module, follow these instruction:
1. Upload it to your sies/all/modules folder.
2. Download the most recent version of Drupal-major-version-independent "library" from
http://drupalcode.org/project/botcha.git/snapshot/refs/heads/x.x-1.x.tar.gz .
See botcha.make file for information about the current version.
Unpack it to the 'botcha_base' directory inside sites/all/modules.
3. Enable the module on the admin/build/modules page.
4. You should end up with 2 modules, one of which (botcha, adapter) depends on
another (botcha_base, "library").
View source
- It is a D7 adapter for BOTCHA Drupal-major-version-independent foundation ("library").
- "Library" could be found in usual drupal.org repository but without major-version
- prefix: for example, x.x-1.x, x.x-2.x and so on.
-
- To enable this module, follow these instruction:
-
- 1. Upload it to your sies/all/modules folder.
- 2. Download the most recent version of Drupal-major-version-independent "library" from
- http://drupalcode.org/project/botcha.git/snapshot/refs/heads/x.x-1.x.tar.gz .
- See botcha.make file for information about the current version.
- Unpack it to the 'botcha_base' directory inside sites/all/modules.
- 3. Enable the module on the admin/build/modules page.
- 4. You should end up with 2 modules, one of which (botcha, adapter) depends on
- another (botcha_base, "library").