You need to use print_version to transform the blog article url to the url pointing to the full story. If the mapping is simple you can just apply it to all urls blindly, otherwise you will have to download the atricle in the print_version function, parse it to get the url of the full article and return that
|