x
Yes No
Do you want to visit DriveHQ English website?
keywords.pl - Hosted on DriveHQ Cloud IT Platform
路径: \\LITTLELEV\ImageFolioLite\admin\keywords.pl
旋转 特效 属性 历史版本
|; $keyfilefound = 1; last; } } if (!$keyfilefound) { $keyform = qq||; } $keyform .=qq||; # THIS IS THE NEW SECTION FOR ADDING THUMBNAIL CAPTIONS $keyform .=qq||; # END OF NEW SECTION $keyform .= qq|
<$admin_font color=red>Error: The entry for $image was not found in the Image Index (index.txt). Please rebuild the Image Index using build.cgi
<$admin_small_font>C A P T I O N (This is the old ImageFolio caption system. Please use IPTC instead)
<$admin_small_font>T H U M B   C A P T I O N (This is the old ImageFolio keywords system. Please use IPTC instead)
|; } ############################################################################### # GET IMAGELIST # We read the directory selected in step one and pull out all of the images # in the directory and create a selection form ############################################################################### sub get_imagelist { $totalnames = 0; if ($image eq $file) { $selected = " selected"; } else { $selected = ""; } opendir(IMAGEDIR,"$image_directory/$category") or &Error ("Could not read directory, $image_directory/$category. Reason: $!"); $imagelist .= qq||; unless ($totalnames >= 1) { &Error ("The category '$category' does not contain any images."); } } 1;
keywords.pl
网页地址
文件地址
上一页  20/27  下一页
下载 ( 19 KB )

Comments
Total ratings:  0 Average rating:      无评论 of 10