معرفی شرکت ها


collective.portlet.recentactivity-1.0b6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Recent activity portlet for Plone.
ویژگی مقدار
سیستم عامل -
نام فایل collective.portlet.recentactivity-1.0b6
نام collective.portlet.recentactivity
نسخه کتابخانه 1.0b6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Timo Stollenwerk
ایمیل نویسنده timo@zmag.de
آدرس صفحه اصلی http://svn.plone.org/svn/collective/collective.portlet.recentactivity
آدرس اینترنتی https://pypi.org/project/collective.portlet.recentactivity/
مجوز GPL
Introduction ============ collective.portlet.recentactivity provides a Portlet and a Viewlet with Facebook like entries on recent user activities, e.g. "the user admin added 'News Item 1' to 'News' 10 minutes ago". By default, the Recent Activity Viewlet is not registered. If you want to register it, for example below your content, you have to add this code to your configure.zcml:: <browser:viewlet name="collective.portlet.recentactivity.RecentActivityViewlet" manager="plone.app.layout.viewlets.interfaces.IBelowContentBody" class=".viewlet.RecentActivityViewlet" permission="zope2.View" /> Buildout Installation ===================== To install collective.portlet.recentactivity, add the following code to your buildout.cfg:: [instance] ... eggs = ... collective.portlet.recentactivity ... zcml = ... collective.portlet.recentactivity Known Issues ============ The log entries only work for Archetype content types. Though, it should be fairly easy to replace the Archetype specific event handlers with ones that work for other types of content. Changelog ========= 1.0b5 (2010-03-31) ------------------ - Factored out subscriber declarations into its own ZCML file. [timo] - Batch view added to recent activity view. [timo] - Show time column in recent activity view. [timo] - Show 100 recent activity items instead of only 5 in the recent activity view. [timo] - Show user id if no user name is available. [timo] 1.0b4 (2010-02-05) ------------------ - Fix time not showing up in recent activity Viewlet. [timo] - Show full user name if available. [timo] - Remove 'User ...' from recent activity Viewlet and Portlet. [timo] 1.0b3 (2010-01-29) ------------------ - Show a portrait of the user next to the user's recent activity in the Viewlet. [timo] 1.0b2 (2010-01-27) ------------------ - Fix "iteration over non-sequence" error, when there are no recent activities. [timo] 1.0b1 (2009-12-11) ------------------ - Catalan and German translation added. [timo] - Limit for items to show up in viewlet/portlet fixed. [timo] - Bugfix: time was not shown in the recent activity portlet. [timo] 1.0a1 (2009-11-23) ------------------ - Initial release. [timo]


نحوه نصب


نصب پکیج whl collective.portlet.recentactivity-1.0b6:

    pip install collective.portlet.recentactivity-1.0b6.whl


نصب پکیج tar.gz collective.portlet.recentactivity-1.0b6:

    pip install collective.portlet.recentactivity-1.0b6.tar.gz