Port it to Drupal 7.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | D7_port_stringoverrides.patch | 26.76 KB | pasqualle |
| stringoverrides7.patch | 11.23 KB | robloach |
Port it to Drupal 7.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | D7_port_stringoverrides.patch | 26.76 KB | pasqualle |
| stringoverrides7.patch | 11.23 KB | robloach |
Comments
Comment #1
pasqualleimprovements:
custom export/import replaced with Drupal core functions.
context support
Comment #2
pasqualle[edit: download link removed]
Comment #3
robloachNicely done with taking note of the context! I wasn't sure how we'd fit that in, but it seems just adding another column for it makes sense. I'll have a look at this tomorrow, open up DRUPAL-7--1 and commit this to it. Definitely in support of the removal of the import/export stuff, maybe that stuff should become stringoverrides_migrate.module....
Pasqualle rocks! :-)
Comment #4
robloachComment #5
robloachI moved the import/export stuff to stringoverrides_migrate.module and opened up stringoverrides 7.x-1.x-dev. Any other issues should be tackled in seperate issues. Thanks a lot, Pasqualle!
Comment #7
robloachUpgrade path is at #694780: Drupal 6 to 7 Upgrade Path.
Comment #8
robloach#694780: Drupal 6 to 7 Upgrade Path