I have several content types whose titles are automatically generated using Automatic Nodetitles & PHP-code.
I was wondering if there's a way to store that PHP code in a file (custom module?), instead of just saving it in the database (I have always been told this should be avoided at all cost + this doesn't allow versioning).
Comments
Comment #1
rp7 commentedI guess creating a custom token is one route to go, but perhaps there are other solutions?
Comment #2
gaurav.kapoor commented