update social nodes info

This commit is contained in:
Dave Conway-Jones
2016-02-12 14:05:10 +00:00
parent dd250a77bc
commit c60d62f27b
12 changed files with 32 additions and 33 deletions

View File

@@ -31,9 +31,9 @@
<script type="text/x-red" data-help-name="feedparse">
<p>Monitors an RSS/atom feed for new entries.</p>
<p>The <b>msg.topic</b> contains the original article link. The <b>msg.payload</b>
contains the description, and <b>msg.article</b> contains the complete article object,
which has properties such as <i>.title</i>, <i>.summary</i>, <i>.date</i> and so on.</p>
<p>The <code>msg.topic</code> contains the original article link. The <code>msg.payload</code>
contains the description, and <code>msg.article</code> contains the complete article object,
which has properties such as <code>.title</code>, <code>.summary</code>, <code>.date</code> and so on.</p>
</script>
<script type="text/javascript">