(www-page-display-dir): Add new optional argument `hide-cgi'.
[elisp/album.git] / iphoto-util.el
index 1321b7d..2fb04a6 100644 (file)
                      (nth 0 time-max))))))
 
 (defun iphoto-dir-to-album-dir (year month day album-name
-                                    url-root album-dir-root)
+                                    album-dir-root url-root image-url-root)
   (let ((coding-system-for-write 'utf-8-jp-er)
        (album-dir-base (expand-file-name album-name album-dir-root))
        album-dir album-dir-original ret a-dir-n a-dirs)
       >%s</a>
 "
                        url-root album-name sub-url
-                       url-root album-name sub-url
+                       image-url-root album-name sub-url
                        (progn
                          (setq ret
                                (directory-files
                    (expand-file-name
                     "index.html.ja.utf-8" album-dir-base))
       )))
-                 
\ No newline at end of file