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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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 | ||
---|---|---|
3 | This should have ... LONGTEXT COLLATE {$COLLATE_TEXT} NOT NULL | |
src/applications/ponder/storage/PonderQuestionTransaction.php | ||
177–178 | ANSWERWIKI should probably be here too so users can get a dialog with diffs when the thing is edited. |