Skip to content

Feature/docu integration

Felix Herrmann requested to merge feature/docu-integration into develop

Tooltips with contents drawn from wagtail pages to replace the older manpages. Closes #20 (closed)

So far only the first two dataset prep pages have the respective help_text includes in their templates. We will expand this in collobaration with the documentation guys.

For testing:

  • a ManualPage with the slug edit-dataset-description-add-tags needs to be published in wagtail
  • this page should include one Topic Block in the body with the field slug tags and one with country_tags
  • another ManualPage: edit-dataset-description
  • field slugs here: title, subtitle, and other form field names
Edited by Felix Herrmann

Merge request reports