Custom Query (2152 matches)
Results (76 - 78 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#1142 |
fixed
|
[super] Major Overhaul and Extension of CKAN Documentation
|
annapowellsmith
|
rgrp
|
Reported by rgrp,
3 years ago.
|
Description |
Child tickets:
- #1041 Start Using the CKAN Wiki for Tutorial-style documentation
- #1192 Convert CKAN Sphinx docs into admin/reference manual
Previous super ticket (from 3m ago): http://trac.ckan.org/ticket/927
- CKAN 1-page overview (for enterprise and for data hackers)
- Administrator's Guide (including install)
- Extensions Guide
- Separate CKAN.net info from Software Documentation (?)
Also now a wiki page with more detail: http://wiki.ckan.net/Documentation_Plans
Minor Items
|
#1192 |
fixed
|
Convert CKAN Sphinx docs into admin/reference manual
|
annapowellsmith
|
annapowellsmith
|
Reported by annapowellsmith,
3 years ago.
|
Description |
As part of the general documentation overhaul (ticket:1142) we (APS and RGRP) want to convert the current Sphinx docs into:
- An Admin Manual which is task-based and aims to cover everything a developer would need to know to set up and customize a CKAN install.
- A Reference Manual which is the primary source of reference for CKAN software - this includes API docs.
The current chapters of the Sphinx docs should be moved as follows:
- index.rst - copy some stuff from README.txt, keep short
- README.txt - split out installation - stop symlinking in, keep separate, write new intro in index.rst
- [NEW] install.rst - new file on installation
- [NEW] theming.rst - move over from wiki
- api - will stay (gradually move tutorials/getting started to wiki.ckan.net user guide)
- i18n.rst: internationlization. say we have x langauges. just set lang config option. if your lang not there yet see wiki page for how to prepare a translation file
- design.rst - REMOVE (can copy some over if you can be bothered to http://wiki.ckan.net/Vision (all philosophical stuff should go!))
- loaders.rst: move to wiki.ckan.net/Using_Loaders
- feeds.rst: move to User Manual (CKAN_Feeds or just Feeds)
- importer.rst: remove (don't even copy)
- forms.rst: remove (ping david read and ckan-dev asking for replacement documentation -- do we need this in core ckan -- do we want pure js ...?). Suggest we start with (stub out) http://wiki.ckan.net/Customizing_Forms
- forms-integration.rst: remove
- model.rst: leave but move to reference (only for core devs)
- load-testing.rst -> move to http://wiki.ckan.net/Load_Testing
- distributed.rst -> remove
- admin.html should consolidate with authorization.html (some of authorization.html is probably in ref section but howto in main manual) <-- high priority
- deb.html -> go into reference (query james gardner on list about moving this to wiki?)
|
#1553 |
fixed
|
Upload handles non-logged in user badly
|
aron.carroll
|
dread
|
Reported by dread,
2 years ago.
|
Description |
When you install ckanext-store (Storage extension) then CKAN displays 'Upload a file' button in the dataset/resource edit tab.
If you are not logged in, then this feature doesn't work, but there is nothing to indicate this. The button should be disabled.
Furthermore, it lets you think you are starting the upload process, the spinner spins, it says 'Uploading...' and stays like that for a long while.
This is a problem CKAN 1.4.3(ish) - 1.5.1 (current version) when you install the current ckanext-storage.
|
Note: See
TracQuery
for help on using queries.