简体   繁体   English

Joomla模块参数动态字段

[英]Joomla Module Paramaters dynamic fields

Is there a way to get the path to the current template in a Joomla Module Parameter? 有没有办法在Joomla模块参数中获取当前模板的路径?

I have the folowing: 我有以下几点:

<field name="myimage" type="imagelist" default="" label="Select an image" directory="templates/[TEMPLATENAME]/images/" >

Where [TEMPLATENAME] i want to display the name of the current template to make the pathway dynamic in Joomla. 我想在[TEMPLATENAME]中显示当前模板的名称,以在Joomla中使路径动态化。

Thanks 谢谢

No, I do not believe there is. 不,我不相信那里。 Not without hacking Joomla. 并非没有入侵Joomla。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM