Difference between revisions of "Help:Todo List"

From Ephemeral Film Wiki
Jump to navigation Jump to search
Line 42: Line 42:
* improve indiana embed ext - https://media.dlib.indiana.edu/
* improve indiana embed ext - https://media.dlib.indiana.edu/
* donate links
* donate links
* fix logo on narrow screens
* investigate tags for content moderation https://www.mediawiki.org/wiki/Special:Tags
 
=== Performance ===
 
* 1) set up file-based message caching,
* 2) set up shared memory caching (memcached/redis), and
* 3) enable opcache in php http://ephemeralfilm.info/jr/pinfo.php
* 4) review https://www.mediawiki.org/wiki/Manual:Performance_tuning
 
=== Done ===
* <s>fix logo on narrow screens - progress at least - retiring this task</s>
* <s>create this [[Ken Nordine]]</s>
* <s>create this [[Ken Nordine]]</s>
* fix [[Template:YrMovies]]
* <s>fix [[Template:YrMovies]] - I think I did this</s>
* investigate tags for content moderation https://www.mediawiki.org/wiki/Special:Tags
* <s>enable PHP intl (ICU) extension http://ephemeralfilm.info/jr/pinfo.php</s>


== Minor Todo ==
== Minor Todo ==
* fix favicon - https://realfavicongenerator.net/
* fix favicon - https://realfavicongenerator.net/
* <s>review this: https://www.mediawiki.org/wiki/Manual:NamespaceInputWidget</s>
* <s>review this: https://www.mediawiki.org/wiki/Manual:NamespaceInputWidget</s>

Revision as of 20:10, 21 February 2022

Impt Todo List

Big Picture Vision

data structures

  • Have an IMDB-ish feel allowing researchers and hobbyists to see who made and acted in the films. Which films were made by what production company, etc.

Skip Requests

improvements to Template:Filmjr

Higher

  • producers : Production Companies (Where do things like McGraw Hill and Coronet and Moody go?)
  • heldby : allow multiple heldbys

lower

  • oclc = ubnknown option that add cat "oclc needed"
  • blank fields are still a problem for some params
  • make lang cats for French, English, Portuguese, Spanish, Russian, Mandarin, Hindi
  • People - should cast and crew be separate? Maybe not
  • Institutions (? Holdings? Libraries? Collections? see below)
  • Series (ie Inside/Out etc)
  • Formats?
  • Equipment? (ie camera's, projectors, capture and display tech)
  • Events? (ie Found Footage Festival 2017)
  • add date parser to DateUnpack
  • determine genres
  • infobox - https://en.wikipedia.org/w/index.php?title=Template:Infobox&action=edit

Jerimee Requests

Performance

Done

Minor Todo