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

  1. #!/usr/bin/python
  2. #
  3. # Per-directory values for /lurk/credits
  4. #
  5. def get_type():
  6. return 'credits'
  7. def get_episode_names_file():
  8. return '../internal/epnames'
  9. def get_page_name_prefix():
  10. return 'Credits'
  11. def get_table_of_contents():
  12. return ''
  13. def get_do_jpeg():
  14. return 1