The attached patch adds token replacement support for CCK text fields, as well as re-factoring token replacement into it's own function. This cleans up the code quite a bit, while supporting sites which use pure CCK fields for nodes without a body field.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 544560_cck_text_support.patch | 10.03 KB | deviantintegral |
| cck_text_support.patch | 7.98 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedHere is an updated patch which properly replaces [bookpathalias] tokens on the first node before it is saved to the database.
Comment #2
deviantintegral commented