Since I can load preprocess-hook.inc files to do what should be done in a theme_preprocess_hook() function, I want to be able to use preprocess.inc files as well, to replace theme_preprocess() function. And the same for process.inc.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-1549792-by-danillonunes-Add-support-to-preprocess.in_.patch | 7.4 KB | danillonunes |
Comments
Comment #1
danillonunes commentedThis patch add this functionality and change the README.txt files that can be found in the starterkits.
Comment #1.0
danillonunes commentedFix typo.
Comment #2
avpaderno