Makes an 'album' by displaying a set of photos listed in a text file with optional descriptions.
<?plugin PhotoAlbum
src=http://server/textfile
mode=[column|row]
align=[center|left|right]
desc=true
sort=false
height=100%
width=100%
?>
Only the 'src' parameter is mandatory.
php-function:getimagesize and can be absolute or a
percentage (e.g. "50%").Possible content of a valid text file:
photo-01.jpg; My girlfriend and I photo-02.jpg christmas.gif; Merry Christmas!
lib/hamwiki/lib/WikiPlugin.php(In template 'browse'?)(In template 'body'?)(In template 'html'?):370: Warning[2]: WikiPluginLoader::include_once(lib/plugin/PhotoAlbum.php) [<a href='function.WikiPluginLoader-include-once'>function.WikiPluginLoader-include-once</a>]: failed to open stream: No such file or directory
Include of 'lib/plugin/PhotoAlbum.php' failed
Ted Vinke <teddy@jouwfeestje.com>
The content of this page is Copyright (C) 2000, 2001, 2002 Geoffrey T. Dairiki and
the other authors of the content, whoever they may be.
This is free information and you are welcome redistribute it
under certain conditions; see
http://www.dairiki.org/HammondWiki/opl.html for details.
Absolutely no warrantee is made as to the correctness of
the information on this page.