subtextproductions
unread,Feb 11, 2012, 11:52:44 AM2/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Joomla! General Development
I'm having an issue with JCaption. Back in October of 2010, the image
caption feature was updated so that it would work. But, at that time
JHtml::_('behavior.caption') was placed in the com_content main site
controller in the display function. Now, I have templates that can't
override the behavior because the code is in the controller instead of
in the view templates. In essence, HTML output is taking place within
the controller instead of in the view.
What administrative steps do I need to take, in order to get the ball
rolling on such a request?