You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2003/09/02 15:16:43 UTC

[issues] Closed: (FOR-23) add description to {group, host, project} logo

Message:

   The following issue has been closed.

   Resolver: Juan Jose Pablos
       Date: Tue, 2 Sep 2003 3:16 PM

Added for group and project logo
---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-23


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-23
    Summary: add description to {group, host, project} logo
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Forrest
  Component: None
    Fix For: 0.5

   Assignee: 
   Reporter: Ralf Hauser

    Created: Mon, 13 Jan 2003 7:52 AM
    Updated: Tue, 2 Sep 2003 3:16 PM

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?



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira