cityofaustin / joplin

CMS for austin.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topic Model and Page Endpoint

ifsimicoded opened this issue · comments

commented

Currently we have an endpoint that gives us all services.
Similarly we need an endpoint that will give us all services for a topic.
Needs

  • topic name
  • topic text
  • topic image
  • list of services for that topic

Related to issue: cityofaustin/janis#29

See changes referenced in this issue for how to use. Let me know if there are any other tweaks to make.

commented

Hey @benweatherman
Can I get you to add a slug field for topics so we can have pretty urls for topic pages.
And, the description field we currently have may need to be limited WYSIWYG field type.

Added #58 for URLs. I agree about the WYSIWYG field, but I'll hold off until we hear feedback from authors.