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