]> git.llucax.com Git - software/bife/base.git/blob - examples/link.xbf
- Added a new feature to Link. Now if the URL is a directory (finishes with
[software/bife/base.git] / examples / link.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hi again!">
3     <Title>BIFE Links are working too!</Title>
4     <P>Go <Link url="index.xbf">back</Link>.</P>
5     <HR noshade="noshade" size="2"/>
6     <Link data-s="1" data-b="1">View BIFE (xbf) source</Link> |
7     <Link data-s="1">View PHP source</Link>
8 </Page>