CINXE.COM
Is there any DISAPPROVE / REJECT option for page changes ? - DokuWiki User Forum
<!doctype html> <html dir="ltr" lang="en" > <head> <meta charset="utf-8"> <title>Is there any DISAPPROVE / REJECT option for page changes ? - DokuWiki User Forum</title> <link rel="stylesheet" href="https://forum.dokuwiki.org/assets/forum.css?v=7acda506"> <link rel="canonical" href="https://forum.dokuwiki.org/d/22415-is-there-any-disapprove-reject-option-for-page-changes"> <link rel="preload" href="https://forum.dokuwiki.org/assets/forum.css?v=7acda506" as="style"> <link rel="preload" href="https://forum.dokuwiki.org/assets/forum.js?v=04555daa" as="script"> <link rel="preload" href="https://forum.dokuwiki.org/assets/forum-en.js?v=3f8c127f" as="script"> <link rel="preload" href="https://forum.dokuwiki.org/assets/fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin=""> <link rel="preload" href="https://forum.dokuwiki.org/assets/fonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1"> <meta name="description" content="Community Discussions, Questions and Answers for the OpenSource wiki software DokuWiki."> <meta name="theme-color" content="#2b73b7"> <link rel="shortcut icon" href="https://forum.dokuwiki.org/assets/favicon-uclcz3ze.ico"> <link rel="alternate" type="application/atom+xml" title="Forum activity" href="https://forum.dokuwiki.org/atom" /> <link rel="alternate" type="application/atom+xml" title="Forum's new discussions" href="https://forum.dokuwiki.org/atom/discussions" /> <link rel="alternate" type="application/atom+xml" title="This discussion" href="https://forum.dokuwiki.org/atom/d/22415-is-there-any-disapprove-reject-option-for-page-changes" /> <!-- Global Site Tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-83791-8"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); </script> </head> <body> <div id="app" class="App"> <div id="app-navigation" class="App-navigation"></div> <div id="drawer" class="App-drawer"> <header id="header" class="App-header"> <div id="header-navigation" class="Header-navigation"></div> <div class="container"> <div class="Header-title"> <a href="https://forum.dokuwiki.org" id="home-link"> <img src="https://forum.dokuwiki.org/assets/logo-wz7ks7zj.png" alt="DokuWiki User Forum" class="Header-logo"> </a> </div> <div id="header-primary" class="Header-primary"></div> <div id="header-secondary" class="Header-secondary"></div> </div> </header> </div> <main class="App-content"> <div id="content"></div> <div id="flarum-loading" style="display: none"> Loading... </div> <noscript> <div class="Alert"> <div class="container"> This site is best viewed in a modern browser with JavaScript enabled. </div> </div> </noscript> <div id="flarum-loading-error" style="display: none"> <div class="Alert"> <div class="container"> Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error. </div> </div> </div> <noscript id="flarum-content"> <div class="container"> <h1>Is there any DISAPPROVE / REJECT option for page changes ?</h1> <div> <article> <div class="PostUser"><h3 class="PostUser-name">pharmankur</h3></div> <div class="Post-body"> <p>We are trying to implement documentation system using Dokuwiki / Mediawiki<br> In the case of regulatory documents, an approver may need authority to DISAPPROVE or REJECT changes which are drafted by a user.<br> In the present system or plugins like PUBLISH , APPROVE etc , I did not find the way to achieve it. <br> Unless there has ability to <strong>DISAPPROVE</strong> , whatever is drafted is deemed to get approve thus there is no meaning left for the process of approval or publishing.</p> <p>The process I expect is like</p> <p>Case 1 ---<br> Original Doc Version [ e.g DOC 1.0 ] <br> <strong>---></strong> A user updates draft and sends for approval [ Draft ver DOC 1.1 ] <br> <strong>---></strong>ALL users should see Ver DOC 1.0 as default version <br> <strong>---></strong> An Quality Manager reviews draft and decides to reject it [ DISAPPROVE / REJECT ] <br> <strong>---></strong> Document version should fall back to DOC 1.0 , and all users should see the same version</p> <p>Case 2 ---<br> Original Doc Version [ e.g DOC 1.0 ] <br> <strong>---></strong> A user updates draft and sends for approval [ Draft ver DOC 1.1 ] <br> <strong>---></strong> ALL users should see Ver DOC 1.0 as default version <br> <strong>---></strong> An Quality Manager reviews draft and decides to approve it [ APPROVE ] <br> <strong>---></strong> Document version should change to DOC 1.1 , and all users should see the same version</p> <p>Case 3 ---<br> Original Doc Version [ e.g DOC 1.0 ] <br> <strong>---></strong> A user updates draft and sends for approval [ Draft ver DOC 1.1 ] <br> <strong>---></strong> ALL users should see Ver DOC 1.0 as default version <br> <strong>---></strong> An Quality Manager reviews draft and decides to <strong>MODIFY</strong> it [ MODIFY ver DOC 1.2 ] <br> <strong>---></strong> Document should go back to original user for review. Once the original user review and accepts the changes suggested [ Accept Draft Suggestions ver DOC 1.2 ] <br> <strong>---></strong> An Quality Manager modified draft and decides to ACCEPT it [ APPROVED ver DOC 1.2 ] <br> <strong>---></strong> Document version should change to DOC 1.2 , and all users should see the same version</p> </div> </article> <hr> </div> </div> </noscript> <div class="App-composer"> <div class="container"> <div id="composer"></div> </div> </div> </main> </div> <a href="http://www.splitbrain.org/personal#imprint">Imprint</a> <!-- Include for DokuWiki site wide top bar --> <style type="text/css"> @media screen { body { padding-top: 30px; } #global__header { position: absolute; top: 0; left: 0; text-align: left; vertical-align: middle; line-height: 1.5; background-color: #333; box-shadow: 0 0 8px rgba(0,0,0,0.5); width: 100%; margin: 0; padding: 5px 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; overflow: hidden; } #global__header h2 { position: absolute; left: -99999em; top: 0; overflow: hidden; display: inline; } #global__header ul, #global__header li { margin: 0; padding: 0; list-style: none; display: inline; line-height: 1.5; } #global__header a { color: #bbb; text-decoration: none; margin-right: 20px; font-size: 14px; font-weight: normal; } #global__header a:hover, #global__header a:active, #global__header a:focus { color: #fff; text-decoration: underline; } #global__header form { float: right; margin: 0 0 0 20px; } #global__header input { background-color: #333; background-image: none; border: 1px solid #bbb; color: #fff; box-shadow: none; border-radius: 2px; margin: 0; line-height: normal; padding: 1px 0 1px 0; height: auto; } #global__header input.button { border: none; color: #bbb; } #global__header input.button:hover, #global__header input.button:active, #global__header input.button:focus { color: #fff; text-decoration: underline; } } /* /@media */ @media only screen and (min-width: 601px) { /* changes specific for www.dokuwiki.org */ #dokuwiki__header { padding-top: 3em; } #dokuwiki__usertools { top: 3em; } /* changes specific for bugs.dokuwiki.org */ div#container div#showtask { top: 40px; } } /* /@media */ @media only screen and (max-width: 600px) { body { padding-top: 0; } #global__header { position: static; white-space: normal; overflow: auto; } #global__header form { float: none; display: block; margin: 0 0 .4em; } } /* /@media */ @media print { #global__header { display: none; } } /* /@media */ </style> <div id="global__header"> <h2>Global DokuWiki Links</h2> <form method="get" action="https://search.dokuwiki.org/" target="_top"> <input type="text" name="q" title="Search all DokuWiki sites at once" class="input" /> <input type="submit" title="Search all DokuWiki sites at once" value="Search" class="button" /> </form> <ul> <li><a href="https://download.dokuwiki.org" title="Download the latest release" target="_top">Download</a></li> <li><a href="https://www.dokuwiki.org" title="Read the DokuWiki documentation" target="_top">Wiki</a></li> <li><a href="https://forum.dokuwiki.org" title="Ask questions in the DokuWiki forum" target="_top">Forum</a> <li><a href="https://irc.dokuwiki.org" title="Check IRC chat logs or join the chat" target="_top">IRC</a> <li><a href="https://github.com/splitbrain/dokuwiki/issues" title="Report and track bugs" target="_top">Bugs</a> <li><a href="https://translate.dokuwiki.org/" title="Help translating the DokuWiki interface" target="_top">Translate</a> <li><a href="https://github.com/dokuwiki/dokuwiki" title="Access the most recent git commits" target="_top">Git</a> <li><a href="https://xref.dokuwiki.org/reference/dokuwiki/" title="Cross-Reference of the DokuWiki source code" target="_top">XRef</a> </ul> </div> <!-- end of DokuWiki top bar include --> <div id="modal"></div> <div id="alerts"></div> <script> document.getElementById('flarum-loading').style.display = 'block'; var flarum = {extensions: {}}; </script> <script src="https://forum.dokuwiki.org/assets/forum.js?v=04555daa"></script> <script src="https://forum.dokuwiki.org/assets/forum-en.js?v=3f8c127f"></script> <script id="flarum-json-payload" type="application/json">{"resources":[{"type":"forums","id":"1","attributes":{"title":"DokuWiki User Forum","description":"Community Discussions, Questions and Answers for the OpenSource wiki software DokuWiki.","showLanguageSelector":true,"baseUrl":"https:\/\/forum.dokuwiki.org","basePath":"","baseOrigin":"https:\/\/forum.dokuwiki.org","debug":false,"apiUrl":"https:\/\/forum.dokuwiki.org\/api","welcomeTitle":"Welcome to the DokuWiki User Forum","welcomeMessage":"","themePrimaryColor":"#2b73b7","themeSecondaryColor":"#eee","logoUrl":"https:\/\/forum.dokuwiki.org\/assets\/logo-wz7ks7zj.png","faviconUrl":"https:\/\/forum.dokuwiki.org\/assets\/favicon-uclcz3ze.ico","headerHtml":null,"footerHtml":"\u003Ca href=\u0022http:\/\/www.splitbrain.org\/personal#imprint\u0022\u003EImprint\u003C\/a\u003E\n\n\u003C!-- Include for DokuWiki site wide top bar --\u003E\n\u003Cstyle type=\u0022text\/css\u0022\u003E\n@media screen {\n\n body {\n padding-top: 30px;\n }\n\n #global__header {\n position: absolute;\n top: 0;\n left: 0;\n\n text-align: left;\n vertical-align: middle;\n line-height: 1.5;\n\n background-color: #333;\n box-shadow: 0 0 8px rgba(0,0,0,0.5);\n width: 100%;\n margin: 0;\n padding: 5px 20px;\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n\n white-space: nowrap;\n overflow: hidden;\n }\n\n #global__header h2 {\n position: absolute;\n left: -99999em;\n top: 0;\n overflow: hidden;\n display: inline;\n }\n\n #global__header ul,\n #global__header li {\n margin: 0;\n padding: 0;\n list-style: none;\n display: inline;\n line-height: 1.5;\n }\n\n #global__header a {\n color: #bbb;\n text-decoration: none;\n margin-right: 20px;\n font-size: 14px;\n font-weight: normal;\n }\n #global__header a:hover,\n #global__header a:active,\n #global__header a:focus {\n color: #fff;\n text-decoration: underline;\n }\n\n #global__header form {\n float: right;\n margin: 0 0 0 20px;\n }\n\n #global__header input {\n background-color: #333;\n background-image: none;\n border: 1px solid #bbb;\n color: #fff;\n box-shadow: none;\n border-radius: 2px;\n margin: 0;\n line-height: normal;\n padding: 1px 0 1px 0;\n height: auto;\n }\n\n #global__header input.button {\n border: none;\n color: #bbb;\n }\n #global__header input.button:hover,\n #global__header input.button:active,\n #global__header input.button:focus {\n color: #fff;\n text-decoration: underline;\n }\n} \/* \/@media *\/\n\n\n@media only screen and (min-width: 601px) {\n \/* changes specific for www.dokuwiki.org *\/\n #dokuwiki__header {\n padding-top: 3em;\n }\n #dokuwiki__usertools {\n top: 3em;\n }\n \/* changes specific for bugs.dokuwiki.org *\/\n div#container div#showtask {\n top: 40px;\n }\n} \/* \/@media *\/\n\n@media only screen and (max-width: 600px) {\n body {\n padding-top: 0;\n }\n\n #global__header {\n position: static;\n white-space: normal;\n overflow: auto;\n }\n\n #global__header form {\n float: none;\n display: block;\n margin: 0 0 .4em;\n }\n} \/* \/@media *\/\n\n@media print {\n #global__header {\n display: none;\n }\n} \/* \/@media *\/\n\u003C\/style\u003E\n\n\u003Cdiv id=\u0022global__header\u0022\u003E\n \u003Ch2\u003EGlobal DokuWiki Links\u003C\/h2\u003E\n\n \u003Cform method=\u0022get\u0022 action=\u0022https:\/\/search.dokuwiki.org\/\u0022 target=\u0022_top\u0022\u003E\n \u003Cinput type=\u0022text\u0022 name=\u0022q\u0022 title=\u0022Search all DokuWiki sites at once\u0022 class=\u0022input\u0022 \/\u003E\n \u003Cinput type=\u0022submit\u0022 title=\u0022Search all DokuWiki sites at once\u0022 value=\u0022Search\u0022 class=\u0022button\u0022 \/\u003E\n \u003C\/form\u003E\n\n \u003Cul\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/download.dokuwiki.org\u0022 title=\u0022Download the latest release\u0022 target=\u0022_top\u0022\u003EDownload\u003C\/a\u003E\u003C\/li\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/www.dokuwiki.org\u0022 title=\u0022Read the DokuWiki documentation\u0022 target=\u0022_top\u0022\u003EWiki\u003C\/a\u003E\u003C\/li\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/forum.dokuwiki.org\u0022 title=\u0022Ask questions in the DokuWiki forum\u0022 target=\u0022_top\u0022\u003EForum\u003C\/a\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/irc.dokuwiki.org\u0022 title=\u0022Check IRC chat logs or join the chat\u0022 target=\u0022_top\u0022\u003EIRC\u003C\/a\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/github.com\/splitbrain\/dokuwiki\/issues\u0022 title=\u0022Report and track bugs\u0022 target=\u0022_top\u0022\u003EBugs\u003C\/a\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/translate.dokuwiki.org\/\u0022 title=\u0022Help translating the DokuWiki interface\u0022 target=\u0022_top\u0022\u003ETranslate\u003C\/a\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/github.com\/dokuwiki\/dokuwiki\u0022 title=\u0022Access the most recent git commits\u0022 target=\u0022_top\u0022\u003EGit\u003C\/a\u003E\n \u003Cli\u003E\u003Ca href=\u0022https:\/\/xref.dokuwiki.org\/reference\/dokuwiki\/\u0022 title=\u0022Cross-Reference of the DokuWiki source code\u0022 target=\u0022_top\u0022\u003EXRef\u003C\/a\u003E\n \u003C\/ul\u003E\n\u003C\/div\u003E\n\u003C!-- end of DokuWiki top bar include --\u003E\n","allowSignUp":true,"defaultRoute":"\/all","canViewForum":true,"canStartDiscussion":false,"canSearchUsers":false,"canCreateAccessToken":false,"canModerateAccessTokens":false,"assetsBaseUrl":"https:\/\/forum.dokuwiki.org\/assets","canViewFlags":false,"guidelinesUrl":null,"canBypassTagCounts":false,"minPrimaryTags":"1","maxPrimaryTags":"1","minSecondaryTags":"0","maxSecondaryTags":"3","canMovePosts":false,"ianm-syndication.plugin.forum-format":"atom","ianm-syndication.plugin.forum-icons":false,"canSeeUserDirectoryLink":false,"userDirectorySmallCards":false,"userDirectoryDisableGlobalSearchSource":false,"userDirectoryDefaultSort":"default","fof-user-bio.maxLength":200,"masquerade.force-profile-completion":false,"masquerade.profile-completed":false,"canViewMasquerade":false,"canStartPrivateDiscussion":false,"canStartPrivateDiscussionWithUsers":false,"canStartPrivateDiscussionWithGroups":false,"canStartPrivateDiscussionWithBlockers":false,"byobu.icon-badge":"fas fa-comment","byobu.icon-postAction":"fas fa-comments","allowUsernameMentionFormat":true},"relationships":{"groups":{"data":[{"type":"groups","id":"1"},{"type":"groups","id":"2"},{"type":"groups","id":"3"},{"type":"groups","id":"4"},{"type":"groups","id":"5"},{"type":"groups","id":"6"},{"type":"groups","id":"7"},{"type":"groups","id":"10"}]},"tags":{"data":[{"type":"tags","id":"2"},{"type":"tags","id":"3"},{"type":"tags","id":"9"},{"type":"tags","id":"15"},{"type":"tags","id":"16"},{"type":"tags","id":"30"},{"type":"tags","id":"31"},{"type":"tags","id":"32"},{"type":"tags","id":"33"},{"type":"tags","id":"35"},{"type":"tags","id":"36"}]},"masqueradeFields":{"data":[{"type":"masquerade-field","id":"1"}]}}},{"type":"groups","id":"1","attributes":{"nameSingular":"Admin","namePlural":"Admins","color":"#B72A2A","icon":"fas fa-wrench","isHidden":0}},{"type":"groups","id":"2","attributes":{"nameSingular":"Guest","namePlural":"Guests","color":null,"icon":null,"isHidden":0}},{"type":"groups","id":"3","attributes":{"nameSingular":"Member","namePlural":"Members","color":null,"icon":null,"isHidden":0}},{"type":"groups","id":"4","attributes":{"nameSingular":"Mod","namePlural":"Mods","color":"#80349E","icon":"fas fa-bolt","isHidden":0}},{"type":"groups","id":"5","attributes":{"nameSingular":"Super Mods","namePlural":"Super Mods","color":"#0D611F","icon":"fas fa-hammer","isHidden":0}},{"type":"groups","id":"6","attributes":{"nameSingular":"Newsletter Team","namePlural":"Newsletter Team","color":"#D75607","icon":"fas fa-envelope","isHidden":0}},{"type":"groups","id":"7","attributes":{"nameSingular":"Wiki Managers","namePlural":"Wiki Managers","color":"#41081F","icon":"fas fa-screwdriver","isHidden":0}},{"type":"groups","id":"10","attributes":{"nameSingular":"Documentation Team","namePlural":"Documentation Team","color":"#31E5B5","icon":"fas fa-book","isHidden":0}},{"type":"tags","id":"2","attributes":{"name":"Install \u0026 Config","description":"How to setup and configure DokuWiki at your server","slug":"install-config","color":"#80b1d3","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-download","discussionCount":4008,"position":1,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-10T15:48:19+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"3","attributes":{"name":"Syntax \u0026 Usage","description":"How to create and edit pages","slug":"syntax-usage","color":"#fdb462","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-code","discussionCount":1909,"position":2,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-12T14:08:04+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"9","attributes":{"name":"Server Setup","description":"How to setup your server to be able to run DokuWiki","slug":"server-setup","color":"#4F58F6","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-server","discussionCount":578,"position":3,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-06T08:52:59+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"15","attributes":{"name":"General Stuff","description":"Everything about DokuWiki not fitting in the above categories","slug":"general-stuff","color":"#bebada","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-star-of-life","discussionCount":1545,"position":0,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-11T16:04:58+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"16","attributes":{"name":"Features","description":"Talk about DokuWiki\u0027s features here","slug":"features","color":"#b3de69","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-splotch","discussionCount":2052,"position":4,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-01T15:35:26+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"30","attributes":{"name":"Development","description":"Plugin-, Template- and DokuWiki related Programming Questions","slug":"development","color":"#5D6772","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-keyboard","discussionCount":361,"position":8,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-11-20T04:53:03+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"31","attributes":{"name":"Community\u2026","description":"","slug":"community","color":"","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-users","discussionCount":284,"position":6,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-06T12:44:05+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"32","attributes":{"name":"Non-English\u2026","description":"Discussion in languages other than English.","slug":"non-english","color":"","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-globe","discussionCount":929,"position":7,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-12T13:02:13+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"33","attributes":{"name":"Extensions\u2026","description":"How to adjust DokuWiki to your ideas","slug":"extensions","color":"","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-wrench","discussionCount":1454,"position":5,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-12T10:32:05+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"35","attributes":{"name":"solved","description":"This problem or question has been solved","slug":"solved","color":"#13ba0b","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-check-circle","discussionCount":873,"position":null,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-11T11:19:42+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"tags","id":"36","attributes":{"name":"off-topic","description":"This thread is not really about DokuWiki - it might be deleted later.","slug":"off-topic","color":"","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-skull-crossbones","discussionCount":310,"position":null,"defaultSort":null,"isChild":false,"isHidden":true,"lastPostedAt":"2024-11-28T12:02:09+00:00","canStartDiscussion":false,"canAddToDiscussion":false}},{"type":"masquerade-field","id":"1","attributes":{"name":"Location","description":"Where do you live?","required":false,"validation":"","prefix":"","icon":"fas fa-globe","sort":0,"deleted_at":null,"on_bio":true,"type":null}}],"session":{"userId":0,"csrfToken":"gVa6m5bV9no6PHtYUDWYXSWLwFKOnu7ObwjDrQDG"},"locales":{"en":"English"},"locale":"en","googleTrackingCode":"UA-83791-8","apiDocument":{"data":{"type":"discussions","id":"22415","attributes":{"title":"Is there any DISAPPROVE \/ REJECT option for page changes ?","slug":"22415-is-there-any-disapprove-reject-option-for-page-changes","commentCount":1,"participantCount":1,"createdAt":"2024-07-23T06:05:01+00:00","lastPostedAt":"2024-07-23T06:05:01+00:00","lastPostNumber":1,"canReply":false,"canRename":false,"canDelete":false,"canHide":false,"isApproved":true,"canTag":false,"isFirstMoved":false,"canEditRecipients":false,"canEditUserRecipients":false,"canEditGroupRecipients":false,"isPrivateDiscussion":false,"subscription":null,"isSticky":false,"canSticky":false,"isLocked":false,"canLock":false},"relationships":{"user":{"data":{"type":"users","id":"67427"}},"posts":{"data":[{"type":"posts","id":"93342"},{"type":"posts","id":"93344"}]},"tags":{"data":[{"type":"tags","id":"19"},{"type":"tags","id":"33"}]},"recipientUsers":{"data":[]},"recipientGroups":{"data":[]}}},"included":[{"type":"users","id":"67427","attributes":{"username":"pharmankur","displayName":"pharmankur","avatarUrl":"https:\/\/forum.dokuwiki.org\/assets\/avatars\/uAUrved1im5jAIbu.png","slug":"pharmankur","joinTime":"2024-07-23T04:30:25+00:00","discussionCount":1,"commentCount":1,"canEdit":false,"canEditCredentials":false,"canEditGroups":false,"canDelete":false,"lastSeenAt":"2024-07-28T08:37:30+00:00","canSuspend":false,"canSpamblock":false,"canEditMasqueradeProfile":false,"blocksPd":false,"cannotBeDirectMessaged":false},"relationships":{"groups":{"data":[]},"bioFields":{"data":[]},"masqueradeAnswers":{"data":[]}}},{"type":"posts","id":"93342","attributes":{"number":1,"createdAt":"2024-07-23T06:05:01+00:00","contentType":"comment","contentHtml":"\u003Cp\u003EWe are trying to implement documentation system using Dokuwiki \/ Mediawiki\u003Cbr\u003E\nIn the case of regulatory documents, an approver may need authority to DISAPPROVE or REJECT changes which are drafted by a user.\u003Cbr\u003E\nIn the present system or plugins like PUBLISH , APPROVE etc , I did not find the way to achieve it. \u003Cbr\u003E\nUnless there has ability to \u003Cstrong\u003EDISAPPROVE\u003C\/strong\u003E , whatever is drafted is deemed to get approve thus there is no meaning left for the process of approval or publishing.\u003C\/p\u003E\n\n\u003Cp\u003EThe process I expect is like\u003C\/p\u003E\n\n\u003Cp\u003ECase 1 ---\u003Cbr\u003E\nOriginal Doc Version [ e.g DOC 1.0 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E A user updates draft and sends for approval [ Draft ver DOC 1.1 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003EALL users should see Ver DOC 1.0 as default version \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E An Quality Manager reviews draft and decides to reject it [ DISAPPROVE \/ REJECT ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E Document version should fall back to DOC 1.0 , and all users should see the same version\u003C\/p\u003E \n\n\n\u003Cp\u003ECase 2 ---\u003Cbr\u003E\nOriginal Doc Version [ e.g DOC 1.0 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E A user updates draft and sends for approval [ Draft ver DOC 1.1 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E ALL users should see Ver DOC 1.0 as default version \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E An Quality Manager reviews draft and decides to approve it [ APPROVE ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E Document version should change to DOC 1.1 , and all users should see the same version\u003C\/p\u003E \n\n\n\u003Cp\u003ECase 3 ---\u003Cbr\u003E\nOriginal Doc Version [ e.g DOC 1.0 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E A user updates draft and sends for approval [ Draft ver DOC 1.1 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E ALL users should see Ver DOC 1.0 as default version \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E An Quality Manager reviews draft and decides to \u003Cstrong\u003EMODIFY\u003C\/strong\u003E it [ MODIFY ver DOC 1.2 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E Document should go back to original user for review. Once the original user review and accepts the changes suggested [ Accept Draft Suggestions ver DOC 1.2 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E An Quality Manager modified draft and decides to ACCEPT it [ APPROVED ver DOC 1.2 ] \u003Cbr\u003E\n\u003Cstrong\u003E---\u0026gt;\u003C\/strong\u003E Document version should change to DOC 1.2 , and all users should see the same version\u003C\/p\u003E \n\n\n\n","renderFailed":false,"canEdit":false,"canDelete":false,"canHide":false,"mentionedByCount":0,"canFlag":false,"isApproved":true,"canApprove":false,"canLike":false,"likesCount":0},"relationships":{"discussion":{"data":{"type":"discussions","id":"22415"}},"user":{"data":{"type":"users","id":"67427"}},"mentionedBy":{"data":[]},"likes":{"data":[]}}},{"type":"posts","id":"93344","attributes":{"number":2,"createdAt":"2024-07-23T06:15:14+00:00","contentType":"discussionTagged","content":[[33],[19,33]],"canEdit":false,"canDelete":false,"canHide":false,"mentionedByCount":0,"canFlag":false,"isApproved":true,"canApprove":false,"canLike":false,"likesCount":0},"relationships":{"discussion":{"data":{"type":"discussions","id":"22415"}},"user":{"data":{"type":"users","id":"67427"}},"mentionedBy":{"data":[]},"likes":{"data":[]}}},{"type":"tags","id":"19","attributes":{"name":"Plugin Wishlist","description":"Add and discuss new plugin ideas here","slug":"plugin-wishlist","color":"#44B57C","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-puzzle-piece","discussionCount":485,"position":3,"defaultSort":null,"isChild":true,"isHidden":false,"lastPostedAt":"2024-12-09T09:56:11+00:00","canStartDiscussion":false,"canAddToDiscussion":false},"relationships":{"parent":{"data":{"type":"tags","id":"33"}}}},{"type":"tags","id":"33","attributes":{"name":"Extensions\u2026","description":"How to adjust DokuWiki to your ideas","slug":"extensions","color":"","backgroundUrl":null,"backgroundMode":null,"icon":"fas fa-wrench","discussionCount":1454,"position":5,"defaultSort":null,"isChild":false,"isHidden":false,"lastPostedAt":"2024-12-12T10:32:05+00:00","canStartDiscussion":false,"canAddToDiscussion":false}}]}}</script> <script> const data = JSON.parse(document.getElementById('flarum-json-payload').textContent); document.getElementById('flarum-loading').style.display = 'none'; try { flarum.core.app.load(data); flarum.core.app.bootExtensions(flarum.extensions); flarum.core.app.boot(); } catch (e) { var error = document.getElementById('flarum-loading-error'); error.innerHTML += document.getElementById('flarum-content').textContent; error.style.display = 'block'; throw e; } </script> </body> </html>