| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: opengallery | Distribution: Unknown |
| Version: 0.1 | Vendor: <mzandrew@users.sourceforge.net> |
| Release: 13 | Build date: Wed Apr 14 09:38:14 2004 |
| Group: Applications/Publishing | Build host: mandrew.phys.hawaii.edu |
| Size: 125122 | Source RPM: opengallery-0.1-13.src.rpm |
| Packager: <mzandrew@users.sourceforge.net> | |
| Url: http://opengallery.sourceforge.net/ | |
| Summary: opengallery takes a dirtree of image files and creates a web site with frames, thumbnails, subdirectory navigation and optional javascript highlighting. | |
opengallery is a shell script (with a couple helper programs written in 'c') to take a directory of image files (jpeg tga gif tiff png) and make a website (a set of four html files) and generate thumbnail image files for use in the website. Thumbnails help with browsing a large number of files; one can quickly scan a menu of thumbnails for the images one wants to review in detail - without having to download every full image. opengallery generates a website with three html frames - one for the subdir navigation, one for the thumbnails, and one for the desired image. Because of the frames, there's no need to hit the back button after viewing each and every image. Optionally uses javascript to highlight the current dir in the dirtree so one knows both where one is and where one has been. Can be run on one directory or a whole dirtree. Relies on convert and identify from the ImageMagick package to generate the thumbnails and find the width & height of existing thumbnails. Keeps the thumbnails in the ".thumbnails/" subdirectory. Tested with mozilla. Licensed under the GNU GPL.
GNU GPL
internal MD5: e5ef176c466c15c9aefd6a3910e8cbfa
* Fri Jul 19 2002 <mzandrew@users.sourceforge.net> - Initial build.
/etc/profile.d/opengallery-append-to-PATH.sh /usr/local/bin/opengallery-0.1-13 /usr/local/bin/opengallery-0.1-13/.cvsignore /usr/local/bin/opengallery-0.1-13/README /usr/local/bin/opengallery-0.1-13/contrib /usr/local/bin/opengallery-0.1-13/contrib/shell-functions /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/check_file /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/date.func /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/parse_start /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/pseudo-random-string /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/recover_from_redirect /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/recurse /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/redirect_from_file /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/sort-arguments /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/source_a_tree_of_files /usr/local/bin/opengallery-0.1-13/contrib/shell-functions/source_all /usr/local/bin/opengallery-0.1-13/contrib/shell-scripts /usr/local/bin/opengallery-0.1-13/contrib/shell-scripts/fix-image-file-filename-extensions /usr/local/bin/opengallery-0.1-13/contrib/shell-scripts/modify-filename-extensions /usr/local/bin/opengallery-0.1-13/contrib/shell-scripts/tilt /usr/local/bin/opengallery-0.1-13/doc /usr/local/bin/opengallery-0.1-13/doc/bugs /usr/local/bin/opengallery-0.1-13/doc/changelog /usr/local/bin/opengallery-0.1-13/doc/features /usr/local/bin/opengallery-0.1-13/doc/full-description /usr/local/bin/opengallery-0.1-13/doc/gpl.txt /usr/local/bin/opengallery-0.1-13/doc/install /usr/local/bin/opengallery-0.1-13/doc/mailing-list /usr/local/bin/opengallery-0.1-13/doc/release /usr/local/bin/opengallery-0.1-13/doc/required-packages /usr/local/bin/opengallery-0.1-13/doc/short-description /usr/local/bin/opengallery-0.1-13/doc/todo /usr/local/bin/opengallery-0.1-13/doc/usage /usr/local/bin/opengallery-0.1-13/doc/version /usr/local/bin/opengallery-0.1-13/etc /usr/local/bin/opengallery-0.1-13/etc/.cvsignore /usr/local/bin/opengallery-0.1-13/etc/cannonical-http-name /usr/local/bin/opengallery-0.1-13/etc/doc-html-generator /usr/local/bin/opengallery-0.1-13/etc/getline /usr/local/bin/opengallery-0.1-13/etc/opengallery.spec /usr/local/bin/opengallery-0.1-13/etc/print-name-version-release /usr/local/bin/opengallery-0.1-13/install-script /usr/local/bin/opengallery-0.1-13/makefile /usr/local/bin/opengallery-0.1-13/ogre /usr/local/bin/opengallery-0.1-13/src /usr/local/bin/opengallery-0.1-13/src/c /usr/local/bin/opengallery-0.1-13/src/c/cannonical-http-name.c /usr/local/bin/opengallery-0.1-13/src/c/getline.c /usr/local/bin/opengallery-0.1-13/src/initialization /usr/local/bin/opengallery-0.1-13/src/shell-functions /usr/local/bin/opengallery-0.1-13/src/shell-functions/find_background_color /usr/local/bin/opengallery-0.1-13/src/shell-functions/find_files /usr/local/bin/opengallery-0.1-13/src/shell-functions/goto_dir /usr/local/bin/opengallery-0.1-13/src/shell-functions/html /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/descendants_frameset /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/frameset /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/generated_by_table_header /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/html_footer /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/html_footer_with_body /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/html_header /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/image /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/javascript_script /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/quotes /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/table_entry /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/table_entry_with_separator /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/table_footer /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/thumbnail_html /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/thumbnail_link /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/thumbnail_table_header /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/tree_html /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/tree_link /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/tree_table_header /usr/local/bin/opengallery-0.1-13/src/shell-functions/html/tree_table_row_break /usr/local/bin/opengallery-0.1-13/src/shell-functions/image-process /usr/local/bin/opengallery-0.1-13/src/shell-functions/image-process/internal_process /usr/local/bin/opengallery-0.1-13/src/shell-functions/image-process/make_thumbnail /usr/local/bin/opengallery-0.1-13/src/shell-functions/image-process/move_image-file_to_bad_image-file_directory /usr/local/bin/opengallery-0.1-13/src/shell-functions/image-process/process /usr/local/bin/opengallery-0.1-13/src/shell-functions/list-file /usr/local/bin/opengallery-0.1-13/src/shell-functions/list-file/append_to_all /usr/local/bin/opengallery-0.1-13/src/shell-functions/list-file/build_all /usr/local/bin/opengallery-0.1-13/src/shell-functions/list-file/read_list_file /usr/local/bin/opengallery-0.1-13/src/shell-functions/list-file/sort_em /usr/local/bin/opengallery-0.1-13/src/shell-functions/list-file/write_list_file /usr/local/bin/opengallery-0.1-13/src/shell-functions/number_of_files /usr/local/bin/opengallery-0.1-13/src/shell-functions/run /usr/local/bin/opengallery-0.1-13/tools /usr/local/bin/opengallery-0.1-13/tools/.cvsignore /usr/local/bin/opengallery-0.1-13/tools/build-rpm /usr/local/bin/opengallery-0.1-13/tools/re-create-symbolic-links /usr/local/bin/opengallery-0.1-13/tools/release /usr/local/bin/opengallery-0.1-13/tools/rpm-file-name /usr/local/bin/opengallery-0.1-13/tools/srpm-file-name /usr/local/bin/opengallery-0.1-13/tools/tar-bz2-file-name /usr/local/bin/opengallery-0.1-13/tools/tar-gz-file-name /usr/local/bin/opengallery-0.1-13/tools/update-documentation-on-opengallery.sourceforge.net /usr/local/bin/opengallery-0.1-13/tools/update-website-on-opengallery.sourceforge.net /usr/local/bin/opengallery-0.1-13/www /usr/local/bin/opengallery-0.1-13/www/.cvsignore /usr/local/bin/opengallery-0.1-13/www/docs.html /usr/local/bin/opengallery-0.1-13/www/header.html /usr/local/bin/opengallery-0.1-13/www/home.html /usr/local/bin/opengallery-0.1-13/www/index.html /usr/local/bin/opengallery-0.1-13/www/screenshots.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Aug 28 01:03:47 2008