WordPress copy of outline #23

Open
opened 2016-04-29 02:23:30 +12:00 by dave · 0 comments
dave commented 2016-04-29 02:23:30 +12:00 (Migrated from git.oeru.org)

Created by: jtittsler

It might be convenient for the WordPress side to have a copy of the course outline (in JSON or some easy-to-parse format). This could facilitate link mapping within a single page update pulled from WikiEducator. It may be useful to store all of the parameters that were used to generate the snapshot, so keeping arguments to the snapshot script in addition to the outline.

It is possible that you could recreate the outline from the page hierarchy, but now that the page titles are based on the outline text rather than the wiki page link, the usefulness of this is limited.

Storing a copy of the outline requires:

  • update the "theme" to add an appropriate XMLRPC (or JSON API) call to store a copy of the outline
  • update the snapshot script to save a copy of the outline
*Created by: jtittsler* It might be convenient for the WordPress side to have a copy of the course outline (in JSON or some easy-to-parse format). This could facilitate link mapping within a single page update pulled from WikiEducator. It may be useful to store all of the parameters that were used to generate the snapshot, so keeping arguments to the snapshot script in addition to the outline. It is possible that you could recreate the outline from the page hierarchy, but now that the page titles are based on the outline text rather than the wiki page link, the usefulness of this is limited. Storing a copy of the outline requires: * update the "theme" to add an appropriate XMLRPC (or JSON API) call to store a copy of the outline * update the snapshot script to save a copy of the outline
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
OERF/course-snapshot#23
No description provided.