Provides dexterity content types for news articles.
Project description
.. contents:: Table of Contents
Introduction
============
ftw.news provides dexterity content types for news articles.
Compatibility
-------------
Plone 4.3.x
.. image:: https://jenkins.4teamwork.ch/job/ftw.news-master-test-plone-4.3.x.cfg/badge/icon
:target: https://jenkins.4teamwork.ch/job/ftw.news-master-test-plone-4.3.x.cfg
Installation
============
- Add the package to your buildout configuration:
::
[instance]
eggs +=
...
ftw.news
Usage
=====
Create a news folder then start adding news items into the folder.
Development
===========
**Python:**
1. Fork this repo
2. Clone your fork
3. Shell: ``ln -s development.cfg buildout.cfg``
4. Shell: ``python boostrap.py``
5. Shell: ``bin/buildout``
Run ``bin/test`` to test your changes.
Or start an instance by running ``bin/instance fg``.
Links
=====
- Github: https://github.com/4teamwork/ftw.news
- Issues: https://github.com/4teamwork/ftw.news/issues
- Pypi: http://pypi.python.org/pypi/ftw.news
- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.news
Copyright
=========
This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
``ftw.news`` is licensed under GNU General Public License, version 2.
Changelog
=========
1.1.2 (2016-04-11)
------------------
- Fix the link in the RSS feed (link to parent instead of the feed itself).
[mbaechtold]
- The news listing block renders news items the same way as the news portlet
and the news listing view.
[mbaechtold]
1.1.1 (2016-03-04)
------------------
- Define individual scale for news listing block.
Define default image for news listing block.
[Kevin Bieri]
1.1.0 (2016-03-03)
------------------
- Implement accessibility support for archive portlet tree.
[Kevin Bieri]
- Rework styling based on ftw.theming
[Kevin Bieri]
- get_creator should no fail if the user no longer exists.
[mathias.leimgruber]
- Eliminate declaration warning for nonexistent methods.
[jone]
- Do not show ftw.news.News in navigation by default.
[elioschmutz]
- Apply styling based on new ftw.theming variables set.
- Remove `read more` link becuase the link of the heading has the same target
so the `read more` link is obsolete.
[Kevin Bieri]
- Implement newslistingblock listing styles + Convert to html list. This has now the same styles as the regular newslisting.
[mathias.leimgruber]
- Implement news portlet styles.
[mathias.leimgruber]
- Implement news listing styles.
[mathias.leimgruber]
- Convert newslisting into a html list for the sake of accessibility.
[mathias.leimgruber]
1.0.0 (2015-12-04)
------------------
- Nothing changed yet
Introduction
============
ftw.news provides dexterity content types for news articles.
Compatibility
-------------
Plone 4.3.x
.. image:: https://jenkins.4teamwork.ch/job/ftw.news-master-test-plone-4.3.x.cfg/badge/icon
:target: https://jenkins.4teamwork.ch/job/ftw.news-master-test-plone-4.3.x.cfg
Installation
============
- Add the package to your buildout configuration:
::
[instance]
eggs +=
...
ftw.news
Usage
=====
Create a news folder then start adding news items into the folder.
Development
===========
**Python:**
1. Fork this repo
2. Clone your fork
3. Shell: ``ln -s development.cfg buildout.cfg``
4. Shell: ``python boostrap.py``
5. Shell: ``bin/buildout``
Run ``bin/test`` to test your changes.
Or start an instance by running ``bin/instance fg``.
Links
=====
- Github: https://github.com/4teamwork/ftw.news
- Issues: https://github.com/4teamwork/ftw.news/issues
- Pypi: http://pypi.python.org/pypi/ftw.news
- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.news
Copyright
=========
This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
``ftw.news`` is licensed under GNU General Public License, version 2.
Changelog
=========
1.1.2 (2016-04-11)
------------------
- Fix the link in the RSS feed (link to parent instead of the feed itself).
[mbaechtold]
- The news listing block renders news items the same way as the news portlet
and the news listing view.
[mbaechtold]
1.1.1 (2016-03-04)
------------------
- Define individual scale for news listing block.
Define default image for news listing block.
[Kevin Bieri]
1.1.0 (2016-03-03)
------------------
- Implement accessibility support for archive portlet tree.
[Kevin Bieri]
- Rework styling based on ftw.theming
[Kevin Bieri]
- get_creator should no fail if the user no longer exists.
[mathias.leimgruber]
- Eliminate declaration warning for nonexistent methods.
[jone]
- Do not show ftw.news.News in navigation by default.
[elioschmutz]
- Apply styling based on new ftw.theming variables set.
- Remove `read more` link becuase the link of the heading has the same target
so the `read more` link is obsolete.
[Kevin Bieri]
- Implement newslistingblock listing styles + Convert to html list. This has now the same styles as the regular newslisting.
[mathias.leimgruber]
- Implement news portlet styles.
[mathias.leimgruber]
- Implement news listing styles.
[mathias.leimgruber]
- Convert newslisting into a html list for the sake of accessibility.
[mathias.leimgruber]
1.0.0 (2015-12-04)
------------------
- Nothing changed yet
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ftw.news-1.1.2.tar.gz
(39.1 kB
view hashes)