MathHubInfo / Legacy-planetary

Legacy: Planetary System is a math-enabled Web 3.0 information portal.
http://trac.mathweb.org/planetary/
79 stars 25 forks source link

uploading PDF notes/assignments #421

Open kohlhase opened 10 years ago

kohlhase commented 10 years ago

can I upload the assignment and Notes PDFs and have them conveniently linked from the course page? Is there a way I can do that programmatically? I would like to just do that from a Makefile on my computer. That would be very convenient and efficient.

holtzermann17 commented 10 years ago

One of the things we've talked about is using the Drupal "Services" module to support login and edit via external programs (#416). That might be relevant here. Other programmatic interactions are usually done via Drush, so, you could have a script that copies your PDF to the server, and then a remote script that moves it into place and adds the relevant links.