#SCB2981 (3-Normal) Add hints for attributes.

Hussayn Dabbous <[email protected]> Sat, 11 Jul 2009 10:32:00 +0200 (CEST)
Newsgroups gmane.comp.java.scarab.issues
Message-ID <[email protected]>
*SCB2981 [Enhancement] - Add hints for attributes.*
** null:  () **


-------------------------------------------------------------------------------
*Attribute changes*
-------------------------------------------------------------------------------
  - Target milestone:  0.23     (New) 
  - Status:  Unconfirmed     (New) 
  - Summary:  Add hints for attributes.     (New) 
  - Short description:
    "Each attributes has got a "Description" field. This field
is currently only used as a documentation element in the
attribute editor. I want this field to be conditionally displayed
in the attribute columns."
  - Priority:  3-Normal     (New) 


-------------------------------------------------------------------------------
*Comments*
-------------------------------------------------------------------------------
*Comment Hussayn Dabbous*

__svn revision 10783__:

I added a quick fix implementation (first iteration):

If the Description starts with "hint:" 
then the description will be displayed along with the
attribute name (on the left column in the attribute editor)
The current implementation uses:
 
{{{
<pre> $!attVal.Attribute.Description.substring(5) </pre>
}}}

-------------------------------------------------------------------------------
*Comment Hussayn Dabbous*

__svn revision 10783__:

I added a quick fix implementation (first iteration):

If the Description starts with "hint:" 
then the description will be displayed along with the
attribute name (on the left column in the attribute editor)
The current implementation uses:
 
{{{
<pre> $!attVal.Attribute.Description.substring(5) </pre>
}}}

-------------------------------------------------------------------------------
Activity generated by Hussayn Dabbous ([email protected]) at 07/11/2009 10:22

[Scarab]: http://www.solitone.org/scarab/issues/id/SCB2981

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=458&dsMessageId=2370634

To unsubscribe from this discussion, e-mail: [[email protected]].