|
|
As a learning project, I've added a new tab to the Orchard.Comments module where you can export comments (all or just approved comments) in the
Disqus-compatible WXR format.
I'm not sure of the best way to contribute this code. Do I submit it as changes to Orchard.Comments (it depends on that module) or should I turn it into a separate module?
Sorry if this is a newbie question - but that's what I am when it comes to Orchard.
Ken
|
|
Coordinator
Dec 28, 2012 at 7:37 AM
|
Sounds cool, thanks for this. To contribute to a core module, you'd just make a pull request on the main repository (comments are one of the core modules). However, in this case, it seems like this feature won't be needed by everyone, so it would be best
to put it into a separate module and publish that to the gallery.
|
|