Shouldn't be hard. Installation profiles are basically just like modules and themes.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 406268-1.cvs_instructions_for_profiles.patch | 1 KB | dww |
Shouldn't be hard. Installation profiles are basically just like modules and themes.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 406268-1.cvs_instructions_for_profiles.patch | 1 KB | dww |
Comments
Comment #1
dww- Instead of a large pile of strpos(...) || strpos(...) I just switched to a preg_match()
- Not all projects have a $node->cvs['directory'] field, so we should check for that
- Added a $Id$ comment at the top of the file.
Applied this on d6.d.o to confirm:
http://d6.drupal.org/node/131901/cvs-instructions/HEAD
Works like a charm.
Comment #2
dwwCommitted to HEAD. I'll deploy on d.o once I do a few other fixes.