Difference between revisions of "Help:Todo List"

From Ephemeral Film Wiki
Jump to navigation Jump to search
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Impt Todo List ==
== Impt Todo List ==
* Install APCu - https://www.php.net/apcu
* Install APCu - https://www.php.net/apcu - http://ephemeralfilm.info/jr/pinfo.php
* Fix error when hyphen is included in search
* Fix error when hyphen is included in search
* <s>finish Import IUL</s> <- I think I did this?
* <s>make it easy to default create content via a namespace</s>
* fix this: [[Teaching_speech_to_the_profoundly_deaf]]
* fix this: [[Teaching_speech_to_the_profoundly_deaf]]
* [[Help:Fight Spam]]
* [[Help:Fight Spam]]
* implement one or both of the following
** https://www.mediawiki.org/wiki/Extension:NamespacePreload
** <s>https://www.mediawiki.org/wiki/Extension:InputBox</s>
* Add additional TLC Categories, design user friendly volunteer workflows where possible, and document these
* fix snafu with [[Template:Personjr]]
** datedied
** occ
** org
==Configure NEEDED!==
* Configure [[Module:Uses TemplateStyles/config]]
* Fix this - actually configure it - [[Module:Pagetype/config]]
* Configure [[Module:Namespace detect/config]] and [[Module:Namespace_detect/data]]


== Big Picture Vision ==
== Big Picture Vision ==
Line 12: Line 23:
=== data structures ===
=== 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.
* 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.
* do this: [[Help:Tech_Specs]]


== Skip Requests ==
== Skip Requests ==
Line 19: Line 31:
=== Higher ===
=== Higher ===
* '''producers''' : Production Companies (Where do things like McGraw Hill and Coronet and Moody go?)
* '''producers''' : Production Companies (Where do things like McGraw Hill and Coronet and Moody go?)
* <s>'''heldby''' : allow multiple heldbys</s>


=== lower ===
=== lower ===
Line 37: Line 48:
** this might work https://www.loc.gov/rr/mopic/miggen.html
** this might work https://www.loc.gov/rr/mopic/miggen.html


== Jerimee Requests ==
== Jerimee ==
* links page - other resources page - http://ephemeralfilm.info/index.php?title=Links
* links page - other resources page - http://ephemeralfilm.info/index.php?title=Links
* 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
* <s>create this [[Ken Nordine]]</s>
* fix [[Template:YrMovies]]
* investigate tags for content moderation https://www.mediawiki.org/wiki/Special:Tags
* investigate tags for content moderation https://www.mediawiki.org/wiki/Special:Tags
* volunteer page(s)
* allow "archive.org" as a valid embsv
* dopt =2 has a better display
* process these [[:Category:Vitagraph Studios short films]]
=== 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 - https://www.php.net/manual/en/opcache.configuration.php
* 4) review https://www.mediawiki.org/wiki/Manual:Performance_tuning


== 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>
* AFANA bios - http://afana.org/filmmakers.htm [[:Category:AFANA_Filmmakers]] {{#fas:check}}
* Add regex to [[Template:DateUnpackB]] to ensure that only numbers are passed to [[Template:DateB Year Released]] (the regex goes in '''Template:DateUnpackB'''; the first link, not the second)
* https://www.mediawiki.org/wiki/Extension:MediaFunctions
* https://wikiindex.org/WikiIndex:Add_a_Wiki

Latest revision as of 18:17, 13 May 2022

Impt Todo List

Configure NEEDED!

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.
  • do this: Help:Tech_Specs

Skip Requests

improvements to Template:Filmjr

Higher

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

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

Performance

Minor Todo