Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _whatDoesItDo:
|
||||
|
||||
What does it do?
|
||||
================
|
||||
|
||||
This extension implements a versatile news system based on the latest
|
||||
technologies which are provided by the TYPO3 CMS.
|
||||
|
||||
**Best practise from the scratch**
|
||||
|
||||
- Based on Extbase & Fluid
|
||||
- Easy to use & understand for editors
|
||||
- Using as many elements from the Core as possible, e.g. FAL and sys categories
|
||||
- Checkbox "Top news" to flag important news
|
||||
- Built in support for content elements
|
||||
- Support for Open Graph and social platforms in default template
|
||||
|
||||
.. pull-quote::
|
||||
|
||||
It is a highly customizable framework for chronological organized content -
|
||||
much more than just a news list!
|
||||
|
||||
– Quote from a user
|
||||
|
||||
Further links
|
||||
-------------
|
||||
|
||||
- `Open Hub <https://www.openhub.net/p/typo3-news>`_
|
||||
@@ -0,0 +1,30 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _contribution:
|
||||
|
||||
Contribution
|
||||
============
|
||||
|
||||
Contributions are essential to the success of open source projects, but are by
|
||||
no means limited to contributing code. Much more can be done, for example by
|
||||
improving `documentation <https://docs.typo3.org/p/georgringer/news/main/en-us/>`__
|
||||
or answering questions on `stackoverflow.com <https://stackoverflow.com/questions/tagged/tx_news>`__.
|
||||
|
||||
Contribution workflow
|
||||
---------------------
|
||||
|
||||
(1) Please always create an issue on `Github <https://github.com/georgringer/news/issues>`__
|
||||
before starting a change. This is very helpful to understand what kind of issue
|
||||
the pull request will solve and if your change will be accepted.
|
||||
|
||||
(2) Bug fixes: Please describe the type of bug you want to fix and provide
|
||||
feedback on how to reproduce the problem. We will only accept bug fixes if we
|
||||
can reproduce the problem.
|
||||
|
||||
(3) Features: Not every feature is relevant to the majority of the users.
|
||||
In addition: We do not want to make this extension more complicated in usability
|
||||
for a marginal feature. It helps to have a discussion about a new feature before
|
||||
opening a pull request.
|
||||
|
||||
(4) Please always create a pull request based on the updated release
|
||||
branch.
|
||||
15
typo3conf/ext/news/Documentation/Introduction/Index.rst
Normal file
15
typo3conf/ext/news/Documentation/Introduction/Index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
.. _introduction:
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
||||
This chapter gives you a basic introduction about the TYPO3 CMS extension "*news*".
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 5
|
||||
:titlesonly:
|
||||
|
||||
About/Index
|
||||
Support/Index
|
||||
Contribution/Index
|
||||
Sponsoring/Index
|
||||
@@ -0,0 +1,46 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _thanks:
|
||||
.. _sponsoring:
|
||||
|
||||
Sponsoring
|
||||
==========
|
||||
|
||||
This extension and the manual have been created in endless hours, mostly by a
|
||||
single person. It is actively maintained to cover all supported TYPO3 versions,
|
||||
user interface concepts and best practice approaches. If this extension helps
|
||||
you in any way to meet your business needs, please consider giving something
|
||||
back and find below some ideas to make me happy.
|
||||
|
||||
If you want to make sure this extension will be ready in time for the upcoming
|
||||
TYPO3 release, or you need a feature that isn't implemented yet, just let me
|
||||
know and we'll find a way to organize it!
|
||||
|
||||
Patreon
|
||||
-------
|
||||
|
||||
Support me on `patreon.com <https://www.patreon.com/georgringer>`__ and get
|
||||
access to additional extensions and snippets as a reward.
|
||||
|
||||
PayPal
|
||||
------
|
||||
|
||||
Support me by a donation on `paypal.com <https://www.paypal.me/GeorgRinger/25>`__.
|
||||
It is just one click away.
|
||||
|
||||
Amazon Wishlist
|
||||
---------------
|
||||
|
||||
If you would like to send me a small gift - feel free to choose from my
|
||||
`Amazon Wishlist <http://www.amazon.de/registry/wishlist/8F573K08TSDG>`__
|
||||
where I have collected some smaller and medium wishes that wait to be sponsored
|
||||
by someone :-)
|
||||
|
||||
Let's have a coffee
|
||||
-------------------
|
||||
|
||||
If you're in the region of Linz, just let me know. I'm always looking forward to
|
||||
meeting new and known faces and to talk about various topics.
|
||||
|
||||
I also attend meetings of the
|
||||
`TYPO3 Usergroup Austria <https://www.meetup.com/TUGA-TYPO3-User-Group-Austria>`__.
|
||||
@@ -0,0 +1,42 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _support:
|
||||
|
||||
Need Support?
|
||||
=============
|
||||
|
||||
There are various ways to get support for the news extension!
|
||||
|
||||
.. _support-stackoverflow:
|
||||
|
||||
Stackoverflow
|
||||
-------------
|
||||
|
||||
Please use `Stackoverflow <https://stackoverflow.com/questions/tagged/tx_news>`_
|
||||
to get the best support and tag your question with `typo3` and `tx-news`.
|
||||
|
||||
.. _support-slack:
|
||||
|
||||
Slack
|
||||
-----
|
||||
|
||||
The dedicated channel `#ext-news <https://typo3.slack.com/messages/ext-news/>`_
|
||||
of the TYPO3 Slack Workspace can be used to get in direct contact with other
|
||||
users!
|
||||
|
||||
If you are not registered yet, follow this
|
||||
`guide <https://typo3.org/community/meet/chat-slack/>`_.
|
||||
|
||||
.. _support-personal:
|
||||
|
||||
Personal support
|
||||
----------------
|
||||
|
||||
If you need private or personal support, ask one of the developers for it.
|
||||
|
||||
**Be aware that this support may not be free of charge!**
|
||||
|
||||
.. seealso::
|
||||
|
||||
Take a look at the ":ref:`sponsoring`" page for professional, customized
|
||||
support for your business case.
|
||||
Reference in New Issue
Block a user