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

moving contents between planetary installations #197

Open holtzermann17 opened 11 years ago

holtzermann17 commented 11 years ago

This might just be done by implementing a D7-to-D7 migration script, but another interesting option is presented by this module: http://drupal.org/project/uuid

This is related to a long-standing "feature request" discussed by the PlanetMath/PlanetPhysics/... community, namely "bi-directional updating between different Planets." For individual files, that could potentially be more profitably implemented using Git (#68)... but for more complicated objects (like Collections), the UUID solution may be better.

Note also that exporting a Collection to an sTeX representation would be one way to get a file-based representation (which would indeed allow us to use Git instead of UUID for this particular issue). In the end we may need a blend of the two approaches!(?)

holtzermann17 commented 10 years ago

Here's one possible solution: https://drupal.psu.edu/content/powering-education-restws-and-views-xml-backend-modules