]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - base/examples/index.xbf
Replaced <? for <?php for better compatibility.
[software/bife/bife-all.git] / base / examples / index.xbf
index 9b2551620a73ffab36da02dbb7c2487ac39dcdaa..3e846c1296f79f745de74cf1f30116196d08c880 100644 (file)
@@ -4,7 +4,11 @@
     <H3>Translate Fallback is working too!</H3>
     <P>This is a very bad use for BIFE, because I'm writing HTML :-P</P>
     <Title>A little of 'real' use</Title>
-    <P>Here's a <Link bife="link.xbf">link</Link> to another BIFE file</P>
+    <P>Here's a <Link url="link.xbf">link</Link> to another BIFE file</P>
+    <Title>Links to subdirectories</Title>
+    <P>Here's a <Link url="dir/">file in a directory</Link>.</P>
+    <P>And a <Link url="dir/subdir/">file in a subdirectory</Link>.</P>
+    <P>Finally a <Link url="otherdir/">file in a another directory</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>