You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: