| Under Construction Not ready for review. |
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend_Service_Tumblr is a full implementation of the Tumblr API.Zend Framework: Zend_Service_Tumblr Component Proposal
Proposed Component Name
Zend_Service_Tumblr
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Service_Tumblr
Proposers
Duo Zheng
Zend Liaison
TBD
Revision
1.0 - 23 June 2009: Initial Draft. (wiki revision: 14)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
- This component will implement the full Tumblr API.
4. Dependencies on Other Framework Components
- Zend_Service_Exception
5. Theory of Operation
Zend_Service_Tumblr will allow a developer to interact with the Tumblr API, supporting such actions as reading posts, creating posts,editing posts, validating credentials and getting account information.
6. Milestones / Tasks
Describe some intermediate state of this component in terms of design notes, additional material added to this page, and / code. Note any significant dependencies here, such as, "Milestone #3 can not be completed until feature Foo has been added to ZF component XYZ." Milestones will be required for acceptance of future proposals. They are not hard, and many times you will only need to think of the first three below.
- Milestone 1: design notes will be published here
- Milestone 2: Working prototype checked into the incubator supporting use cases #1, #2, ...
- Milestone 3: Working prototype checked into the incubator supporting use cases #3 and #4.
- Milestone 4: Unit tests exist, work, and are checked into SVN.
- Milestone 5: Initial documentation exists.
If a milestone is already done, begin the description with "[DONE]", like this:
- Milestone #: [DONE] Unit tests ...
7. Class Index
- Zend_Service_Tumblr_Exception
- Zend_Service_Tumblr
- Zend_Service_Tumblr_PostList
- Zend_Service_Tumblr_RegularPost
- Zend_Service_Tumblr_PhotoPost
- Zend_Service_Tumblr_QuotePost
- Zend_Service_Tumblr_VideoPost
- Zend_Service_Tumblr_ConversationPost
- Zend_Service_Tumblr_AudioPost
8. Use Cases
| Create New Post |
|---|