The Lurker's Guide to Babylon 5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
276 B

#!/usr/bin/python
#
# Per-directory values for /lurk/credits
#
def get_type():
return 'credits'
def get_episode_names_file():
return '../internal/epnames'
def get_page_name_prefix():
return 'Credits'
def get_table_of_contents():
return ''
def get_do_jpeg():
return 1