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

rp7’s picture

I guess creating a custom token is one route to go, but perhaps there are other solutions?

gaurav.kapoor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)