Hi all,

I'm reworking my Polyglot plugin that allows me to publish a multi-lingual Movable Type blog.

For this, I would like to change the output of certain built-in functions, for example BlogURL (since the blogs are published at different URLs). Is it possible to overload the built-in functions, are they e.g. stored somewhere in the registry so that I can just override them?