Databases Reference
In-Depth Information
text/plain: link
If we use a text/plain MIME type and a text/plain: link browser transformation
in the scenario just mentioned, we will still see the text for the link, and it will
be clickable.
If all the documents that we want to point to are located at a common URL prefix, we
can put this prefix (for example, http://domain.com/ ) in the first transformation
option, within the enclosing quotes. Then, we would only need to put the last part of
the URL ( abc.pdf ) in each cell.
A second transformation option is available for setting a title. This would be
displayed in the Browse mode instead of the URL contents, but a click would
nonetheless bring us to the intended URL.
If we use only the second transformation option, we have to use quotes as the value
of the first option. It could be done as '','this is the title' .
text/plain: imagelink
text/plain: imagelink transformation is similar to the previous one, except that in
the cell, we place a URL that points to an image. This image will be fetched and
displayed in the cell along with the link text. The image could be anywhere on the
web, including our local server.
Here, we have the following three options available:
• The common URL preix (such as the one for text/plain: link )
• The width of the image in pixels (default: 100)
• The height (default: 50)
For our test URL, you should enter the following options:
'','100','123'
 
Search WWH ::




Custom Search