Fork me on GitHub

How to display topic image in the News module?  Bottom

  • Hi, I've already post this question in here - http://community.pos…ic=54039&highlight=, but it looks like that it was wrong place to ask... so here it comes again:


    How to display topic image in the News module? There is topic manager in the news administration but there is no way to assign image to a topic. There is also independent module called "Topics". There you can create a topic and assign image to it but I don't know how to connect it to the news article.


    This is in my news_user_index.htm template:

    Code

    <!--[ if $info.topicimage ]-->
        <a href="<!--[$links.searchtopic]-->"><img src="images/topics/<!--[$info.topicimage]-->"  alt="<!--[$info.topictext]-->" /></a>
    <!--[ /if ]-->


    Thanks in advance for your advice!
  • icon_redface Forgot to mention that I am using .8RC2
  • Quote


    An example of a category attribute in action is available within the news module. Should a category assigned to the news module have the attribute topic_image this attribute value will be used as the image source for a graphic for this category. This mirrors the topic image within the old .7x topics module.

    check out this topic

    --
    campertoday.nl, Module development, Dutch Zikula Community

This list is based on users active over the last 60 minutes.