معرفی شرکت ها


collective.portlet.rssjs-0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Rss Portlet using javascript to get, parse and render an RSS feed on the client
ویژگی مقدار
سیستم عامل -
نام فایل collective.portlet.rssjs-0.2
نام collective.portlet.rssjs
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Hans-Peter Locher
ایمیل نویسنده hans-peter.locher@inquant.de
آدرس صفحه اصلی http://svn.plone.org/svn/collective/collective.portlet.rssjs/
آدرس اینترنتی https://pypi.org/project/collective.portlet.rssjs/
مجوز GPL
Introduction ============ Motivation ---------- Using the standard **RSS Feed** Portlet of Plone, you may end up in blocked Zope threads when the requested URLs are not responding in a sensible time. This alternative prohibits this by doing the work on the client. Abstract -------- **collective.portlet.rssjs** adds a new Portlet **RSS Feed (JS)** to the Plone Site. This portlet uses the **GOOGLE FEEDS API** via ajax to get and parse rss feeds. As a boilerplate http://plugins.jquery.com/project/jgfeed was used. The dom is manipulated on the client to add the Feed Items. The portlet has the same markup as the std Plone **RSS Feed** portlet. Changelog ========= 0.2 (2010-07-19) ---------------- - add pubdate for feed entries, showing the date using toLocaleDateString [hplocher] - add even/odd classes [hplocher] - add compatibility with Plone 3 (use jQuery instead of $, as $ is undefined in Plone 3) [hplocher] 0.1 (2010-07-16) ---------------- - Initial release


نحوه نصب


نصب پکیج whl collective.portlet.rssjs-0.2:

    pip install collective.portlet.rssjs-0.2.whl


نصب پکیج tar.gz collective.portlet.rssjs-0.2:

    pip install collective.portlet.rssjs-0.2.tar.gz