Homec4science

Provide access to Phriction via Conduit

Authored by epriestley <git@epriestley.com> on Aug 26 2011, 21:50.

Description

Provide access to Phriction via Conduit

Summary:
Provide three Phriction methods for programmatic access to Phriction:

  • phriction.info: get information about a document
  • phriction.history: get change history for a document
  • phriction.edit: create or update a document

I moved all the editing/creation logic into a new PhrictionDocumentEditor to
share code between the Conduit and Web edit pathways.

Test Plan: Got info and history via conduit. Edited and created new pages via
conduit and web.

Reviewers: hsb, jungejason, tuomaspelkonen, aran, hunterbridges

Reviewed By: hunterbridges

CC: skrul, aran, hunterbridges

Differential Revision: 866

Details

Committed
epriestley <git@epriestley.com>Aug 31 2011, 00:52
Pushed
aubortJan 31 2017, 17:16
Parents
rPHee6c24b98d1a: Add two new conduit methods: createlintresults and getdiffproperty
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH701bf8317f8f: Provide access to Phriction via Conduit (authored by epriestley <git@epriestley.com>).Aug 31 2011, 00:52