Adds an additional field for questions, an answer wiki, should should usually be community editable.
Details
Details
- Reviewers
epriestley - Commits
- Restricted Diffusion Commit
rP2665970762bf: Basic Answer Wiki for Ponder
New question, edit question, no wiki, lots of wiki.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- ponder-answer-wiki
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 7829 Build 8690: [Placeholder Plan] Wait for 30 Seconds Build 8689: arc lint + arc unit
Event Timeline
Comment Actions
Calling this an "answer wiki" instead of a "summary" or something feels slightly odd to me -- Quora uses this term, but I don't think other things do, and it maybe risks confusion with Phriction here. But this is pretty fluff. Code itself looks good to me.
resources/sql/autopatches/20150828.ponder.wiki.1.sql | ||
---|---|---|
2 | This should have ... LONGTEXT COLLATE {$COLLATE_TEXT} NOT NULL | |
src/applications/ponder/storage/PonderQuestionTransaction.php | ||
177 | ANSWERWIKI should probably be here too so users can get a dialog with diffs when the thing is edited. |