Quote:
Originally Posted by JimmXinu
If you plan to use tcategory for all sites, I suggest under [defaults]. If only with AO3, under [archiveofourown.org] And I would use:
add_to_extra_valid_entries:,tcategory
...(Note 'add_to_' and the comma) Otherwise you have to copy the existing extra_valid_entries from defaults.ini. This will just add to it.
tcategory_label:Fandom
|
The add_to was what I was missing to get it to show up correctly. However, I'm still having a problem with the replace_metadata. I placed this code after the regular labels for the title page in the default section:
Code:
add_to_extra_valid_entries:,tcategory
include_in_tcategory:category
replace_metadata:
tcategory=>Book/Comics\.=>
tcategory_label:Fandom
While I was able to get the tcategory to show up, it still had the 'Book/Comics.' that I'm trying to get rid of on the title page. Do I need to place the replace metadata somewhere else?
Also I miswrote in my last post. I had put in 'tcategory_label' before, it was just the add_to that I was missing.
I am sorry about asking so many questions all at once. I'm planning on a trip in a couple months and I'm trying to get the stories I take with me corrected so I don't have problems figuring out what to read then.