]> git.llucax.com Git - software/bife/album.git/blob - examples/dir/index.xbf
- Uses new BIFE_Link methods to get the correct paths of files (but not really
[software/bife/album.git] / examples / dir / index.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hola mundo!" menu="true">
3     <Title>Datos!</Title>
4     <H3>Photo album</H3>
5     <Album:Thumbs dir="../images" columns="8"/>
6     <HR noshade="noshade" size="2"/>
7     <Link data-s="1" data-b="1">View BIFE (xbf) source</Link> |
8     <Link data-s="1">View PHP source</Link>
9 </Page>