Ticket #185 (closed enhancement: invalid)
Package form field hiding
| Reported by: | dread | Owned by: | rgrp |
|---|---|---|---|
| Priority: | awaiting triage | Milestone: | |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ||
| Theme: |
Description
Make parts of the package form hidden by default, to make it look simpler. Users are invited to click a button to reveal the less important fields.
Fields hidden by default: version, author, author_email, maintainer, maintainer_email
Change History
Note: See
TracTickets for help on using
tickets.

This is probably no longer necessary. I've implemented JavaScript? to hide the help text and allow it to be revealed by clicking "More >". This makes the form look simpler without needing to hide actual fields.