This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
blk:private [2019/05/17 11:39] admin |
blk:private [2022/07/11 15:11] (current) 147.92.153.17 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======== Private Area ======== | ======== Private Area ======== | ||
| - | [[:start| return to the Blcockhain PSIG ]] | + | [[:start| return to the Blockchain PSIG ]] |
| The private section of the Blockchain PSIG. | The private section of the Blockchain PSIG. | ||
| Line 28: | Line 28: | ||
| ===== Contents ===== | ===== Contents ===== | ||
| - | * [[blk:private:charter | Blockchain PSIG Charter ]] | + | * [[blk:private:charter | Blockchain PSIG Charter ]] |
| - | * [[blk:private:meetings:start| Meetings ]] | + | * [[blk:private:meetings:start | Meetings ]] |
| - | * [[blk:private:roadmap:start| Roadmap ]] | + | * [[blk:private:roadmap:start | Roadmap ]] |
| - | * [[blk:private:documents:start| Documents ]] | + | * [[blk:private:documents:start | Documents ]] |
| - | * [[blk:private:ref_effort:start| RFP Effort ]] | + | * [[blk:private:rec_effort:start | RFC Effort ]] |
| - | * [[blk:private:ref_effort:legacy| Legacy ]] | + | * [[blk:private:rfi_effort:start | RFI Effort ]] |
| + | * [[blk:private:ref_effort:start | RFP Effort ]] | ||
| + | * [[blk:private:ref_effort:legacy:start | Legacy Wiki Crumbs ]] | ||
| + | * [[blk:private:pagetemplates:start]] | ||
| + | * [[blk:private:self-sovereign-identity-rfi]] | ||
| Line 43: | Line 47: | ||
| please see the wiki at [[http://www.omgwiki.org/OMG-FDTF/doku.php?id=blockchain-wg-page | FDTF WIKI ]] | please see the wiki at [[http://www.omgwiki.org/OMG-FDTF/doku.php?id=blockchain-wg-page | FDTF WIKI ]] | ||
| + | |||
| + | ===== How to have Discussions ===== | ||
| + | It is possible to add a discussion section on any page on the WIKI if you have the correct privileges. | ||
| + | |||
| + | By including the ''~~DISCUSSION~~'' instruction in your wiki page, a discussion section will be appended after the normal wiki page content. To turn it off again, use ''~~DISCUSSION:off~~''. If you want to show the existing discussion but don't want to allow new comments / replies, use ''~~DISCUSSION:closed~~''. | ||
| + | |||
| + | ~~DISCUSSION~~ | ||
| + | ~~DISCUSSION:off~~ | ||
| + | ~~DISCUSSION:closed~~ | ||
| + | |||
| + | A custom title can be appended after the separator |. | ||
| + | |||
| + | ~~DISCUSSION|Custom Title String~~ | ||
| + | ~~DISCUSSION:closed|Custom Title String~~ | ||
| + | |||
| + | After each comment in the discussion section there may be up to three buttons (depending on your rights): | ||
| + | |||
| + | : ** Reply** - to reply to a comment (vs. commenting on the wiki page content), click the Reply button. The comment entry form will then be placed accordingly. | ||
| + | : ** Edit** - Registered users can edit their comments; admins can edit all comments. To remove a comment, just edit it, clear the text and save the empty comment – like you would do with a wiki page. | ||
| + | : **Delete** - Registered users and admin all comments. | ||
| + | : **Attention** - If there are replies to a comment, removing it will also remove all replies! | ||
| + | : **Hide / Show** - Admins can deactivate and reactivate comments easily by this button. Hidden comments aren't shown to normal users and are displayed dimmed to admins. Registered users can only hide their own comments. | ||
| + | |||
| + | |||
| + | * [[https://www.dokuwiki.org/plugin:discussion | Discussion Documentation ]] | ||