Quote:
Originally Posted by JimmXinu
So this appears to work and I don't think it will hurt AO3 stories without a byline:
Code:
[archiveofourown.org]
include_in_author:author,byline
include_in_authorUrl:authorUrl,storyUrl
add_to_replace_metadata:
author=> \[archived by.*\]=>
(Note the lack of space after 'by' in the regexp--the space gets eaten somewhere and I don't care to find it.)
|
Thanks!
Only
Code:
add_to_replace_metadata:
author=> \[archived by.*\]=>
doesn´t work for me. But I don't need/use it anyway.
However a story with two authors becomes three:
Author "A", Author "B" and Author "A,B"
(example
https://archiveofourown.org/works/30271371)