معرفی شرکت ها


collective.newsflash-1.0rc1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

News ticker inspired by the one on the BBC News website.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل collective.newsflash-1.0rc1
نام collective.newsflash
نسخه کتابخانه 1.0rc1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Franco Pellegrini
ایمیل نویسنده frapell@gmail.com
آدرس صفحه اصلی https://github.com/collective/collective.newsflash
آدرس اینترنتی https://pypi.org/project/collective.newsflash/
مجوز GPLv2
******************** collective.newsflash ******************** .. contents:: Table of Contents Life, the Universe, and Everything ---------------------------------- News ticker inspired by the one on the `BBC News`_ website. Don't Panic ----------- After installing the product, you should get a portlet on the left side of your site, with a "Manage News Flashes" link. If you want, you can go to ``@@manage-portlets``, remove it and add it somewhere else. Clicking this "Manage News Flashes" link, you should get a view for adding, modifying or removing news flashes, in an overlay, if your browser supports Javascript. After clicking "Save", and reloading your site, you should get the news flashes rolling over the top section. .. figure:: https://github.com/collective/collective.newsflash/raw/master/newsflash.png :align: center :height: 652px :width: 1143px :scale: 50% :target: https://github.com/collective/collective.newsflash/raw/master/newsflash.png The News Ticker in action. Configuring ^^^^^^^^^^^ The product includes a configlet, which allows you to customize the news flash. Going to "Site Setup" -> "News Flash Settings" you can: - Change the title text. - Change the speed in which the text appears. - Change the time that the text remains in the screen. - Hide/Show a widget to control the texts flow. Mostly Harmless --------------- .. image:: https://secure.travis-ci.org/collective/collective.newsflash.png :target: http://travis-ci.org/collective/collective.newsflash Have an idea? Found a bug? Let us know by `opening a support ticket`_. .. _`BBC News`: http://www.bbc.co.uk/news/ .. _`opening a support ticket`: https://github.com/collective/collective.newsflash/issues Installation ------------ To enable this product in a buildout-based installation: 1. Edit your buildout.cfg and add ``collective.newsflash`` to the list of eggs to install :: [buildout] ... eggs = collective.newsflash 2. If you are using Plone 4.1 you may need to extend a five.grok known good set (KGS) to make sure that you get the right versions of the packages that make up five.grok:: [buildout] ... extends = http://good-py.appspot.com/release/five.grok/1.2.0-1 After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system. Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link. Check the box next to ``collective.newsflash`` and click the 'Activate' button. Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation. Share and Enjoy --------------- ``collective.newsflash`` would not have been possible without the contribution of the following people: - Franco Pellegrini - Héctor Velarde - Silvestre Huens Development sponsored by Open Multimedia. collective.newsflash is an implementation of the `jQuery News Ticker`_ plugin for Plone. .. _`jQuery News Ticker`: http://www.jquerynewsticker.com/ Changelog --------- Because you have to know where your towel is. 1.0 (2012-09-24) ^^^^^^^^^^^^^^^^^^^ - Updated Spanish translation and added Brazilian Portuguese translation. [hvelarde] - Package license is now GPLv2. [hvelarde] - bugfix: Do not allow anonymous users to access the edit view for newsflashes [frapell] - bugfix: Do not try to annotate portal object if it's not the portal object [frapell] 1.0rc1 (2012-08-16) ^^^^^^^^^^^^^^^^^^^ - Initial release.


نحوه نصب


نصب پکیج whl collective.newsflash-1.0rc1:

    pip install collective.newsflash-1.0rc1.whl


نصب پکیج tar.gz collective.newsflash-1.0rc1:

    pip install collective.newsflash-1.0rc1.tar.gz