Fork me on GitHub

Polls v2.0.1 : No individual titles?  Bottom

  • Am I missing something or are there no individual titles (meta) for the Polls v2.0.1 module?

    Thanks.

    --
    Cheers, Sascha

    Philivision, Inc. - User of Zikula since 2002...
  • I can't understand the point...
    Individual titles in Polls?... each Poll has it title
    so, what's missing?

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Mateo, thanks for your reply.

    It would be great to set the page title of a poll to something like this:

    Poll of the Month Title :: Site name :: Description line

    Currently the individual title/question of the poll is not displayed...

    --
    Cheers, Sascha

    Philivision, Inc. - User of Zikula since 2002...
  • Ah!
    you can do this:
    Edit the template /modules/Polls/pntemplates/polls_user_result.htm
    and add this line in the beggining:

    Code

    <!--[pnpageaddvar name="title" value=$title]-->


    A missing line there icon_wink

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Thanks Mateo, adding the slightly changed code

    Code

    <!--[pnpagesetvar name=title value=$title]-->


    to polls_user_result.htm did the magic.

    --
    Cheers, Sascha

    Philivision, Inc. - User of Zikula since 2002...

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