Xymon Mailing List Archive search

URL in Webpage

list Henrik Størner
Thu, 24 Feb 2005 07:51:28 +0100
Message-Id: <user-a1ebbc3dd74a@xymon.invalid>

On Thu, Feb 24, 2005 at 12:35:58AM -0500, Kevin Hanrahan wrote:
Hi ,
 IS ther a way to add a url in one of the Hobbit webpages? In BB I used to
provide links to network diagrams by adding a hyperlink in the bb-hosts file
but when I try to add them in Hobbit, particularly in a subparent page, they
never show up!....but they will in a subpage!....any ideas?
This is handled by bbgen, and should be completely compatible with BB.
Let me see an example of what you have in bb-hosts - anything after
the page-names is copied directly into the generated HTML, so this

   subparent uppperpage mypage <a href="http://foo/">My page</a>

should work.


Henrik