rooftopcms / rooftop-events

A plugin to manage, update and retrieve events in Rooftop CMS.
https://www.rooftopcms.com
GNU General Public License v3.0
0 stars 1 forks source link

Slug isn't rendered #6

Open edtjones opened 8 years ago

edtjones commented 8 years ago

In the content sanitizer we render 'slug' from the post name (i.e. the slug) - but this is empty for events.

edtjones commented 8 years ago

(by which I mean the rendered json is empty - I don't know whether this is a problem in events, or in the content sanitizer)