HollowEarthRadio / lpfm-website

Simple community radio website infrastructure (programs, djs, now playing, podcasts, etc)
9 stars 6 forks source link

70-fixed-facebook-events-with-blank-fields #71

Closed btpnlsl closed 9 years ago

btpnlsl commented 9 years ago

there are two changes here.

1) add some checking code to the facebook event script to use a default in case either the description or image file url is blank.

2) use the simple_format function to convert line breaks to HTML in the partial view.