View Single Post
Old 04-03-2017, 10:40 PM   #1956
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,039
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by JimmXinu View Post
Hmmm. The 'by X [archived by Y] seems to be a thing on AO3, so I'll look into it.

It might end up being a separate metadata entry, however, rather than another author due to the lack of authorUrl link.
Huh. Turns out this was added last spring as a site-specific metadata item: byline.

Quote:
Originally Posted by JimmXinu View Post
Version 2.2.18 - 18 Feb 2016

- Add byline site specific metadata for AO3.
byline can be saved to a custom column, included in tags, or included in titlepage in the usual ways.

You could also put it into the author field, but that will cause problems if you also have stories with multiple authors.
Code:
# Add:
include_in_author:author,byline
# or replace:
include_in_author:byline
It's a bit complex because AO3 can have anonymous author, single author, multiple author and 'archived by' author.

Another possibility would be to add a feature to (optionally) use the 'byline' class content as the author 'name' but only if only one author link found and it contains 'archived by'.
JimmXinu is offline   Reply With Quote