Starting from version 0.8.28, they have kindly modified the DR drivers so that the default directory for books is the root directory. In order to transfer the books (tag IREX for instance) and the News (tag News) to the appropriate directories on the DR, please consider using a save template of the following form:
{tags:'first_non_empty(
in_list($, ',', '^IREX$', '/Books/', ''),
in_list($, ',', '^News$', '/News/', ''))'}{author_sort}-{title}
|