|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
import datetime
|
|
|
|
|
|
|
|
|
|
title = ""
|
|
|
|
|
title = "" # just the number is fine
|
|
|
|
|
showtitle = False
|
|
|
|
|
language = "en"
|
|
|
|
|
# translation =
|
|
|
|
@ -24,7 +24,7 @@ location = [""]
|
|
|
|
|
# locationtext = ""
|
|
|
|
|
# summary = ""
|
|
|
|
|
# notes = ""
|
|
|
|
|
# event = "" # challenge (including fests), ao3exchange, exchange, prompt
|
|
|
|
|
# event = "" # challenge (including fests; anything without a specific prompt), ao3exchange, exchange, prompt
|
|
|
|
|
# eventlocation = "" # dwcomm, dwjournal, ljjournal
|
|
|
|
|
# eventname = ""
|
|
|
|
|
# eventdeets = "" # probably not needed unless it’s robotsoup
|
|
|
|
@ -39,8 +39,8 @@ locked = False
|
|
|
|
|
html = True
|
|
|
|
|
pdf = True
|
|
|
|
|
epub = True
|
|
|
|
|
# comments = [{"site":"", # ao3, dw, lj
|
|
|
|
|
# "registered":, # True or False
|
|
|
|
|
# comments = [{"site":"", # ao3, dw, lj, discord
|
|
|
|
|
# "registered":, # True or False, not required for discord
|
|
|
|
|
# "username":"", # leave out if it’s a dw/lj anon
|
|
|
|
|
# "pseud":"", # optional, ao3 only
|
|
|
|
|
# "date":datetime.datetime(),
|
|
|
|
|