Closed
Bug 470930
Opened 14 years ago
Closed 12 years ago
Apply staging system to Contributor docs
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: cilias, Assigned: paulc)
Details
We would like pages in the "How to Contribute" category to go through a staging system, similar to the KB. (same permissions as KB too)
Updated•13 years ago
|
Assignee: nobody → bmo2008
Target Milestone: --- → Future
Reporter | ||
Comment 1•13 years ago
|
||
There's a setting in the admin panel at <https://support-stage.mozilla.org/tiki-admin.php?locale=en-US&page=wiki>, but the "Category for approved pages:" setting is a drop-down list, in which you can only select one category.
Assignee: bmo2008 → nobody
Assignee | ||
Comment 2•13 years ago
|
||
Until the new guy or Eric are available, I can take this, just to keep it on the radar. Maybe we're lucky and it's just a interface change to allow multiple select.
Assignee: nobody → paul.craciunoiu
Assignee | ||
Comment 3•13 years ago
|
||
Because I will need to change a single value to multiple values, this will be a fairly cumbersome process. Some issues: * When approving changes, we need to tell tiki-approve_staging_page.php what category to move the staging page to. This will probably require adding a parameter in the URL. * Currently, when you edit a staging page, we display a notice at the top abut KB policies, etc. We would need to update that. * (QA) Ensure editing for HTC+KB categories leads to the staging page (if there is one) * (QA) Ensure old functionality is still there. * Are diffs the same for KB vs HTC articles? (e.g. for "View pages since last approval") Right now, it seems that a user can create an article in the staging area. Then someone approves it and moves it to KB. If it's moved to something else, a staging copy isn't created. We need to change that to allow for HTC articles. Chris, did I miss anything? Perhaps you can briefly go over the process of approving pages and such? I'm mainly interested in differences between KB versus other articles.
Reporter | ||
Comment 4•13 years ago
|
||
It all sounds good to me. Looking at https://support.mozilla.com/tiki-pagehistory.php?locale=en-US&page=Contributing+to+the+Knowledge+Base and https://support.mozilla.com/tiki-pagehistory.php?locale=en-US&page=*Remembering+passwords&diff2=16&diff_style=sidediff they both use the same css files, if that was what you meant by "Are diffs the same for KB vs HTC articles".
Assignee | ||
Comment 5•13 years ago
|
||
(In reply to comment #4) Yep, that's what I meant, pretty much. If they look and behave the same. Looking at the code, it'll be a pretty big change to make this happen. At any rate, we need to audit what other changes need to happen aside from what I mentioned in comment 3. David probably has good input and concerns for this as well.
Assignee | ||
Comment 6•13 years ago
|
||
Found this revision that may help with implementation: http://viewvc.svn.mozilla.org/vc?view=revision&revision=6970 Just making a note of it here.
Comment 7•12 years ago
|
||
Fixed in Kitsune.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•12 years ago
|
||
verified at <https://master.support.mozilla.com/en-US/kb/Creating%20articles/history>
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•