hi
My request was about the 2nd case, so, I needed to use `printPageLinkURL()` function.
But I am a little bit disapointed.
printCustomPageURL('Credit', 'credit') gives the following html code :
`Credit`
in other hand, printPageLinkURL('credit')gives the following result : `/page/credit`
the 2 functions don't give a similar result...
I wish that printPageLinkURL('credit') gives folowwing code :
`title-of credit-page`
you could do that ? the printPageLinkURL is unused in the full code of zenphoto 1.4.2.