IATI / ckanext-iati

CKAN extension for the IATI Registry
http://iatiregistry.org
9 stars 6 forks source link

Update Registry UI #378

Open andreaszenasidi opened 3 years ago

andreaszenasidi commented 3 years ago

We want to update the IATI registry UI to only include elements that are relevant for publishers and data users.

  1. Remove the highlighted menus from the header image

  2. Remove Home->Newsfeed sub menu (it's a 404 error now) and add a new About IATI submenu instead. When About IATI is clicked it should open a new tab with https://iatistandard.org/en/about/ image

  3. Move Home->Change Logs sub-menu to be a sub-menu under Help and rename it to System Updates image

  4. Rename Data-> Register sub-menu to Data-> Publish dataset image

  5. Rename Data-> Upload CSV file sub-menu to Data-> Publish dataset from CSV

  6. Rename Data-> Download current records sub-menu to Data-> Bulk download

  7. Rename Data-> Issues report sub-menu to Data-> Data Issues Report

  8. Add new sub-menu item Data-> About IATI Data, when the new item is clicked it should open a new tab with https://iatistandard.org/en/using-data/

  9. Add new sub-menu item Data-> Improve your data, when the new item is clicked it should open a new tab with https://iatistandard.org/en/guidance/publishing-data/data-quality-and-visualisation/

  10. Reorder the sub-menu items under Data to be in the following order

    1. Publish dataset
    2. Publish dataset from CSV
    3. Improve your data
    4. Bulk download
    5. Data Issues Report
    6. About IATI Data
  11. Remove the following 4 menu items image

  12. Add a new sub-menu item Registry API under the Help menu. When clicked it should open a new tab with https://iatistandard.org/en/iati-tools-and-resources/iati-registry/iati-registry-api/

  13. Add a new sub-menu item Register an organisation under the Help menu. When clicked it should open a new tab with https://iatistandard.org/en/guidance/publishing-data/registering-and-managing-your-organisation-account/how-to-register-with-iati/

  14. Add a new sub-menu item Manage your account under the Help menu. When clicked it should open a new tab with https://iatistandard.org/en/guidance/publishing-data/registering-and-managing-your-organisation-account/how-to-manage-your-iati-registry-accounts/

  15. Add a new sub-menu item Create IATI datasets under the Help menu. When clicked it should open a new tab with https://iatistandard.org/en/guidance/publishing-data/creating-files/

  16. Add a new sub-menu item Publish IATI datasets under the Help menu. When clicked it should open a new tab with https://iatistandard.org/en/guidance/publishing-data/publishing-files/how-to-publish-your-data-on-the-iati-registry/

  17. Add a new sub-menu item Contact Support under the Help menu. When clicked it should open a mailto: support@iatistandard.org

  18. Add a new sub-menu item About IATI Registry under the Help menu. When clicked it should open a new tab https://iatistandard.org/en/iati-tools-and-resources/iati-registry/

  19. Reorder the sub-menu items under Help to be in the following order

    1. Register an organisation
    2. Manage your account
    3. Create IATI datasets
    4. Publish IATI datasets
    5. Registry API
    6. System Updates
    7. About IATI Registry
    8. Contact Support
  20. Update the text on the Home page (https://iatiregistry.org/) from "The IATI Registry is the place to register your organisation and IATI datasets." to "The IATI Registry is the place to register your organisation as an IATI publisher and to publish your IATI datasets."

  21. On the Home page remove the 2 highlighted sections image

  22. On the Home page rename Register a Publisher to Register your organisation and update the text "The IATI Registry is the place for publishers to register their data." to "The IATI Registry is the place to register your organisation as an IATI publisher." image

  23. When the below area is clicked redirect to https://iatiregistry.org/user/register image

  24. Replace the two links highlighted with the following bullet point list:

image

  1. Add a new section to the Home page similar to the one removed (see screengrab below) after the 'Register your organisation' section.
    • Use the same icon as for the 'Register your organisation' section or something similar.
    • The title of the section should be Publish IATI datasets.
    • Under the title add "The IATI Registry is the place for organisations to publish their IATI data." Add 3 bullet points below this text:

image

  1. Add a third section to the home page called Access IATI data, use the icon magnifying glass icon for the section.

  2. On the new dataset page (https://iatiregistry.org/dataset/new) rename breadcrumb 'Register dataset' and the title of the page (in the browser tab) to 'Publish dataset'.

  3. On the new dataset page (https://iatiregistry.org/dataset/new) rename the button 'Register' to 'Publish'.

  4. Remove the Pages tab from the Publisher page (https://iatiregistry.org/publisher/publishername) image