Can't add link to a tag documents in published html

Hello everyone!

I've stacked into a small problem with Publisher. 

We have Tags, each Tag has its own range of Documents, each Document may have or may not have attached files. 
If we select some Tags in Explorer and Publish these Tags we get an html page with report. Tag page contains the table with documents, but Documents names are not links, so, we can not go to Document's page and view the attributes of any Document. Below you can see the result of html generation for one document (one row in table Documents for Tag).

<tr>
    <td>Working documentation</td>
    <td>Document name</td>
    <td>Not Approved</td>
    <td>Draft</td>
    <td>Global</td>
</tr>

So, we also tried to set options for Tag in Publisher Package options: we selected all parameters for Tag, but it didn't make any changes. 
My question is: can we somehow make links in table of Tag's Documents? Our expected result is shown below. Also Publisher is not seemed to export Documents of each Tag.