In most text fields you may re­fer to va­ri­ables. A va­ri­able re­fe­ren­ce is the va­ri­able na­me en­clo­sed in cur­ly brackets {…}.

These are the va­ri­ables avai­lable:

Variable name Meaning Remarks
{server_root_url} URL to the home page of the web site. » http://www.mydomain.tld
{date} Date in the format "yyyy-mm-dd". » 2013-05-21
{time} Time in the format "hh:mm:ss", 24 hours. » 22:03:27
{year} Year in the format "yyyy" » 2011
{copy} The copyright sign © in a format suited for feeds.  
{httpbasepath} URL pointing to the feed root (not the home page). »  https://www.mydomain.tld/mmfeed/
{filebasepath} File path of the feed di­rec­tory. For use with your own scripts.
{your_variable} Additionally, every va­ri­able that is de­fi­ned in the fi­le:
path_to_mmfeeder/userpar.ini may be re­ferred to in the sa­me way.