Reddit/Reddit.Index.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 09:57:54 +0000 (17:57 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 09:57:54 +0000 (17:57 +0800)
Reddit/Reddit.Index.js

Reddit/Reddit.Index.bjs
Reddit/Reddit.Index.js

index 0b1bd87..e80eb74 100644 (file)
                                                     "String tag" : "p",
                                                     "xtype" : "Element",
                                                     "$ xns" : "Roo.bootstrap",
-                                                    "String html" : "\n{feed:r}\n\n<div flexy:foreach=\"feed,f\">\n\n<!-- <h3>10am</h3> -->\n<hr />\n\n\n\n<p> {r.body_html:h} </p>\n\n\n\n<p> the image associated with it goes here </p>\n<p><a href=\"#\">{original url}</a> </p>\n\n\n<p> <small><B>{r.creaded_local_dt}</B></small> | <a href=\"#\">/reddit/{r.author}</a> |  <a href=\"#\">Download as PDF</a> </p>\n</div>"
+                                                    "String html" : "\n<!-- {feed:r} -->\n\n<div flexy:foreach=\"feed,f\">\n\n<!-- <h3>10am</h3> -->\n<hr />\n\n\n\n<p> {r.body_html:h} </p>\n\n\n\n<p> the image associated with it goes here </p>\n<p><a href=\"#\">{original url}</a> </p>\n\n\n<p> <small><B>{r.creaded_local_dt}</B></small> | <a href=\"#\">/reddit/{r.author}</a> |  <a href=\"#\">Download as PDF</a> </p>\n</div>"
                                                 }
                                             ]
                                         }
index 67b1506..1019443 100644 (file)
@@ -179,7 +179,7 @@ Reddit.Index = new Roo.XComponent({
                                                     tag : 'p',
                                                     xtype : 'Element',
                                                     xns : Roo.bootstrap,
-                                                    html : '\n{feed:r}\n\n<div flexy:foreach=\"feed,f\">\n\n<!-- <h3>10am</h3> -->\n<hr />\n\n\n\n<p> {r.body_html:h} </p>\n\n\n\n<p> the image associated with it goes here </p>\n<p><a href=\"#\">{original url}</a> </p>\n\n\n<p> <small><B>{r.creaded_local_dt}</B></small> | <a href=\"#\">/reddit/{r.author}</a> |  <a href=\"#\">Download as PDF</a> </p>\n</div>'
+                                                    html : '\n<!-- {feed:r} -->\n\n<div flexy:foreach=\"feed,f\">\n\n<!-- <h3>10am</h3> -->\n<hr />\n\n\n\n<p> {r.body_html:h} </p>\n\n\n\n<p> the image associated with it goes here </p>\n<p><a href=\"#\">{original url}</a> </p>\n\n\n<p> <small><B>{r.creaded_local_dt}</B></small> | <a href=\"#\">/reddit/{r.author}</a> |  <a href=\"#\">Download as PDF</a> </p>\n</div>'
                                                 }
                                             ]