[
https://issues.apache.org/jira/browse/COUCHDB-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251004#comment-14251004
]
ASF GitHub Bot commented on COUCHDB-2404:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/207
Add sidebar to compaction docs page
This ticket adds the sidebar to the Compaction docs page and refactors
the code a little to start explictly stating what resources and Views
in the documents addon are intended for sharing.
Closes COUCHDB-2404
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2404-docs-sidebar-column
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/207.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #207
----
commit 9eae14be1d2cd5d9b2d254a18c0187e0305f764b
Author: Benjamin Keen <[email protected]>
Date: 2014-12-18T01:57:47Z
Add sidebar to compaction docs page
This ticket adds the sidebar to the Compaction docs page and refactors
the code a little to start explictly stating what resources and Views
in the documents addon are intended for sharing.
Closes COUCHDB-2404
----
> Add sidebar to Compaction docs page
> -----------------------------------
>
> Key: COUCHDB-2404
> URL: https://issues.apache.org/jira/browse/COUCHDB-2404
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
> Priority: Minor
> Attachments: Screen Shot 2014-12-15 at 2.00.49 PM.png
>
>
> Right now when you select a DB and click on the various sub-pages that appear
> in the second column, sometimes the column stays there, sometimes it
> disappears (Permissions, Compact & Clean). Change this so that the second
> column always shows up for all subpages.
> This is an interesting one, architecture-wise. Those 2 pages - Permissions,
> Compact & Clean - are separate components, and the sidebar content is found
> in the Documents addon. Suggestions on how to tackle this very welcome!
> btw, I spoke to Sean Barclay about this and got his thumbs up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)