Content_image tag

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Brandt
Forum Members
Forum Members
Posts: 55
Joined: Fri Mar 05, 2010 10:04 am

Content_image tag

Post by Brandt »

I would like to change the name="" attribute because it is obsolete and change it to the id="" attribute in the plugin content_image. But if I download the function.content_image.php I get the following code:

Code: Select all

<?php // This is a stub file ?>
And that is all…

My question here; where or how can I get the right code?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Content_image tag

Post by velden »

What about the 'id' parameter?
Or 'urlonly' and construct your own image tag?

http://docs.cmsmadesimple.org/tags/core/content_image
Locked

Return to “Modules/Add-Ons”