noosfero | Implements podcasting functionality (!1306)

Aurélio A. Heckert gitlab at mg.gitlab.com
Mon Sep 18 17:14:15 BRT 2017


Aurélio A. Heckert commented on a discussion on app/services/feed_writer.rb:

>              # link to article
>              xml.link(url_for(article.url))
>              xml.guid(url_for(article.url))
> +            if article.is_a? Presenter

Could use `article.filename`, as it is more explicit and return `nil` for `TextArticle` and a valid string for `UploadedFile`.

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1306#note_40679646
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170918/cf41b3d8/attachment-0001.html>


More information about the Noosfero-dev mailing list