(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