Chapter?13.?Frequently Asked Questions

This is a list of common, simple and generic questions and possible answers. If you asked a question and were referred here, you should feel great shame for not checking this first. Shame on you.

13.1. What about private albums?
13.2. I have my pages and gallery on different subdomains... will CpmFetch work?
13.3. Can I ask for new features to be added?
13.4. Can I pay to have new features added?
13.5. Do you offer a public CVS repository?
13.1.

What about private albums?

CpmFetch by design and default will not display any pictures that are not publically available. You can change this behavior by calling the cpm_unlockPrivate(true) function - which will then allow any picture in the gallery to be displayed. Your private images will however be counted in the statistical reports such as total number of images in the gallery regardless.

13.2.

I have my pages and gallery on different subdomains... will CpmFetch work?

I have gotten a few of these working, but not enough to have all the answers. To use CpmFetch in its normal usage, the subdomain has to have access to the files on the CPG domain. If you have that, then I am confident it can be made to work.

13.3.

Can I ask for new features to be added?

Of course. You can ASK for anything you want. If I do it or not depends on an intricate balance of available time, complexity of the feature, popular demand and if it seems like a good idea. Based on all that, I do or do not do something.

13.4.

Can I pay to have new features added?

If want something that bad, PM me via the forums and tell me what you need - we can take it from there.

13.5.

Do you offer a public CVS repository?

I have a CVS repository, but it is not public. The latest development version will be as close to the latest code as you would need to hack at it. I don't at this time see any reason to open up the CVS library to outside access.