Title: Output sa tags questions
That something that is currently not done by Servers Alive.
Adding this is ofcourse possible but would mean a big slow down in the HTML output generation as it would have to be done field by field (and not line by line as each line could also contain other tags that have those chars)
 

Dirk.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian P. Burns
Sent: Friday, October 14, 2005 1:17 AM
To: [email protected]
Subject: RE: [SA-list] Output sa tags questions

Dirk,
 
Thanks. This was just what I was needing. The full path gives me both the group and a tree. I didn't see the custom value and custom tag entries in the help file.
 
Now I have an additional question. For some of the descriptions in the sa_fullpath, characters such as < and > are used. For html and xml, the escape sequences should be used. Any thoughts on replacing those characters during generation of the output?
 
&lt;   <
&gt;  >
&amp;  &
&quot;   "
 
Ian Burns
 
 
 


From: Dirk Bulinckx [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 13, 2005 17:17
To: [email protected]
Subject: RE: [SA-list] Output sa tags questions

1) you can only have the ID of the group, not the name (sa_groupID), you can also have the full path (sa_fullpath)
2) you can use the sa_fullpath to have the full path of a group.
3) the custom fields can be used within the html output
    sa_custom_value_1 .. sa_custom_value_7
 
    sa_custom_tag_1 .. sa_custom_tag_7
 
 

Dirk.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian P. Burns
Sent: Thursday, October 13, 2005 11:06 PM
To: [email protected]
Subject: [SA-list] Output sa tags questions

I have been working with the html output and using some of the sa tags. I was wondering if some of the following were possible. I don't currently see a way to do it, but you never know.

1) I would like to have output where the groupname is included in the row with all of the data. (i.e. groupname, prettyname, status, ...) rather than at the header of the group. I know I can put groupname in the group header, but I was hoping to not use the group header.

2) I know that I have an entry's UID and the depends on UID, but is there a way to get some "tree" information in the output? I guess it would be nice to have the full tree path (sort of like the sort ENTRYPATH) but be able to include it in the output.

3) I would also like to be able to include some of the custom information from the custom fields in the output, sort of like a <sa_custom1> tag. I don't see a way to do that now.

Currently I am running version 5.0.1748.

Thanks.

Ian Burns

==========
Ian P. Burns, P.E.
Project Engineer
Applied Control Engineering, Inc.
Newark, Delaware USA
Voice: +1 302 738 1188 x311
Fax: +1 302 738 7381
email: [EMAIL PROTECTED]


Reply via email to