Difference between revisions of "Help:Todo List"

From Ephemeral Film Wiki
Jump to navigation Jump to search
 
(45 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
* Import IUL
* fix this: [[Teaching_speech_to_the_profoundly_deaf]]
** https://gist.github.com/karkraeg/57be991d0884811218ec94ecc643c415
* [[Help:Fight Spam]]
* make it easy to default create content via a namespace
* 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 11: Line 22:
*Allow an approved list of collaborators to add and edit films
*Allow an approved list of collaborators to add and edit films
=== data structures ===
=== data structures ===
* <s>create film namespace</s> - https://www.mediawiki.org/wiki/Manual:Using_custom_namespaces#Why_you_would_want_a_custom_namespace
* create people namespace
*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.
;Content types needed to support this:
:Films, currently represented by [[Template:Filmjr]]
:People - should cast and crew be separate? Maybe not
:Institutions (? Holdings? Libraries? Collections? see below)
:Production Companies (Where do things like McGraw Hill and Coronet and Moody go?)
:Series (ie Inside/Out etc)
:Formats?
:Equipment? (ie camera's, projectors, capture and display tech)
:Events? (ie Found Footage Festival 2017)


*Allow archives and collectors to list which films they have so we can start to see which films are duplicated in collections and which are rare.
* 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.
** add Collection field (the same as Held By?)
* do this: [[Help:Tech_Specs]]
** add Held By field (the same as Collection?)


== Skip Requests ==
== Skip Requests ==


== improvements to [[Template:Filmjr]] ==
== 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"
* oclc = ubnknown option that add cat "oclc needed"
* blank fields are still a problem for some params
* blank fields are still a problem for some params
* make lang cats for French, English, Portuguese, Spanish, Russian, Mandarin, Hindi
* make lang cats for French, English, Portuguese, Spanish, Russian, Mandarin, Hindi
* '''producers'''
* People - should cast and crew be separate? Maybe not
* Institutions (? Holdings? Libraries? Collections? see below)
* <s>Series (ie Inside/Out etc)</s>
* Formats?
* Equipment? (ie camera's, projectors, capture and display tech)
* Events? (ie Found Footage Festival 2017)
* add date parser to DateUnpack
* add date parser to DateUnpack
* determine genres
* determine genres
* infobox - https://en.wikipedia.org/w/index.php?title=Template:Infobox&action=edit
** Indiana Genres are NOT that helpful
** Indiana Genres are NOT that helpful
** 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
* URL formatting
* investigate tags for content moderation https://www.mediawiki.org/wiki/Special:Tags
** clean URLs
* volunteer page(s)
* fix logo on narrow screens
* 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/
* review this: https://www.mediawiki.org/wiki/Manual:NamespaceInputWidget
* 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