资 源 简 介
CFSmug is almost a 1:1 mapping of the API, but I have made some changes where I think its appropriate. Results are returned as ColdFusion arrays and structures (or simple values), making it very easy to use. It is based on the 1.2.0 version of the SmugMug API (REST). Every method is implemented, except for smugmug.images.upload, where I have used the preferred HTTP PUT instead. CFSmug was developed on ColdFusion 8, but should work on versions 6 and above.
New - 2008-09-01: I committed 2 test projects into SVN, CFSmugTest which is a bare bones set of web pages to see if the API is doing what its supposed to, and SmugSettings, which is also a bare bones (although it has some jquery tree elements) to actually go and make changes to your Smugmug galleries. Both have only been used by me, and need a lot of work still, but other people may find them helpful.
How to use:
1) Download the zip file of the CFCs. There is also a documentation zip file t