Uploaded image for project: 'Forrest (Retired)'
  1. Forrest (Retired)
  2. FOR-23

add description to {group, host, project} logo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5
    • None
    • None

    Description

      similarly to http://issues.cocoondev.org/jira/secure/ViewIssue.jspa?key=FOR-20, it would be great to add the "title" attribute to those logos.

      I guess if I want to extend the skinconf.xml with the line
        <group-description>My Group Description text</group-description>
      I need to amend to skinconf.rnc the line
          element group-description {text}?, # a few words about the group
      Then I need to
      - add the line
            <xsl:param name="description"/>
      - and extend the line
                  <img alt="{$name}" title="{$description}" class="logoImage" border="0">

      unfortunately, I didn't get it entirely working, the title attribute gets created, but it remained empty - any ideas how to do that?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ralfhauser Ralf Hauser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: