|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.Domino FrameworkBlog Authors: Peter Presnell |
XSLT Transformation Added To Inspector
Peter Presnell
|
|
Tags: 
inspector
.dominoframework
xslt
|
Comments (3)
|
A tag is a keyword that is used to categorize an entry. To view the entries with a particular tag, click a tag name or enter a tag in the box.
The tag cloud indicates the frequency of tag use. Popular tags appear darkest. The slider control adjusts how many tags are displayed in the tag cloud.
1 Nathan T Freeman Permalink Peter, I assume you're using DXL processing to do this. If so, be forewarned -- while REMOVING fonts generally works very well via DXL, you can't SET True Type fonts on views at the moment. It's a known bug, that looks like it was introduced at the time they fixed the other view DXL problem with selection formulas.
DXL in general is very good if you accept it's limitations as an
API. For instance, there is no flag in DXL to display Sametime
Presence awareness on a form. So if you round-trip, say, the
standard mail template, you'll lose that feature on the output. If
you know those boundaries and accept them, DXL in incredibly
empowering. If you can't accept those limitations, it's an exercise
in pounding nails into the floor with your head.
Except some further blog topics from me about this in the near
future.
2 Peter Presnell Permalink Thx for the tip Nathan, I was unaware of the Sametime Awareness issue. I am compiling a list of known DXL weaknesses in the Domino Framework wiki, so I will add that one to the list.
3 Nathan T Freeman Permalink Heh. Well, I have a MUCH larger list in my own Journal notes. :-)