Hi,
did you find a solution ? I'm also trying to display the title of the page with the TrueTypeText module but it doesn't work
I tried several possibilities :
{cms_module module="TruetypeText" style="Titre de page" text="%title"}
{cms_module module="TruetypeText" style="Titre de page" text=%title}
{cms_module module="TruetypeText" style="Titre de page" text={title}}
{cms_module module="TruetypeText" style="Titre de page" text="{title}"}
{cms_module module="TruetypeText" style="Titre de page" text=$entry->title}
{cms_module module="TruetypeText" style="Titre de page" text="$entry->title"}
I've got also an other problem, please have a look at this page, the text ("Le vol à voile") is very ugly ...
The first on the top ("Vol à Voile de Strasbourg") is from Photoshop, the second is from this TruetypeText module :
http://yateri.phpnet.org/site_planeur-s ... com_tempo/
Any idea how to improve that ?
Thanks
Yat'