| 1 |
// $Id: README.txt,v 1.3 2008/01/06 23:26:39 wimleers Exp $ |
// $Id: README.txt,v 1.4 2008/01/06 23:39:52 wimleers Exp $ |
| 2 |
|
|
| 3 |
Applying the Drupal core patch |
Applying the Drupal core patch |
| 4 |
------------------------------ |
------------------------------ |
| 13 |
To undo the patch: |
To undo the patch: |
| 14 |
patch -p0 -R < drupal_core_cdn_integration.patch |
patch -p0 -R < drupal_core_cdn_integration.patch |
| 15 |
|
|
| 16 |
|
Note: there is also a patch that combines the CDN integration core patch with |
| 17 |
|
the JS aggregation. It's included in this module because if you apply both |
| 18 |
|
patches separately, you will get a conflict. |
| 19 |
|
|
| 20 |
|
|
| 21 |
Applying the theme patch |
Applying the theme patch |
| 22 |
------------------------ |
------------------------ |