PHPackages                             georgringer/news-gallery - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. georgringer/news-gallery

ActiveTypo3-cms-extension

georgringer/news-gallery
========================

Add possibilities for galleries in a news record

4.0.2(8y ago)2831GPL-2.0+PHP

Since Jul 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ext-news/news_gallery)[ Packagist](https://packagist.org/packages/georgringer/news-gallery)[ Docs](http://ringer.it)[ RSS](/packages/georgringer-news-gallery/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

News gallery: Extend news with file collections
===============================================

[](#news-gallery-extend-news-with-file-collections)

About
-----

[](#about)

This extension provides an easy way to file collections to a news record. There are various types of file collections like:

- Static selection of files
- Folder from storage
- Select by category

### Requirements

[](#requirements)

- TYPO3 8.7 - 9.5
- Extension "news" 6.0.0-7.9.99

### Screenshots

[](#screenshots)

[![Screenshot of the backend](Documentation/screenshot.png)](Documentation/screenshot.png)

How to use
----------

[](#how-to-use)

Using this extension is simple! Follow this steps:

### Creating the records

[](#creating-the-records)

1. Install the extension. You can get it either from the [TER](http://typo3.org/extensions/repository/view/news_gallery) or from [Github](https://github.com/cyberhouse/t3ext-news_gallery)
2. Create a new record "File collection" and define some images.
3. Create a news record or open an existing one, switch to the tab "Relations" and add the previously created record in the new relation.

### Adopt the template

[](#adopt-the-template)

To be able to show the images you need to alter the templates.

1st of all add the namespace declaration at the top of the template:

```
{namespace ngallery=GeorgRinger\NewsGallery\ViewHelpers}
```

This is just an example snippet which outputs all images of the file collection in a basic list:

```

        {gallery}

```

Note

You can use the gallery in any action of the news extension. No matter if List.html, Detail.html or anything else.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

3204d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (4 commits)")

---

Tags

extensiongallery newstypo3

### Embed Badge

![Health badge](/badges/georgringer-news-gallery/health.svg)

```
[![Health](https://phpackages.com/badges/georgringer-news-gallery/health.svg)](https://phpackages.com/packages/georgringer-news-gallery)
```

###  Alternatives

[georgringer/news

News system - Versatile news system based on Extbase &amp; Fluid and using the latest technologies provided by TYPO3 CMS.

2815.1M89](/packages/georgringer-news)[georgringer/eventnews

Extend EXT:news with event and calendar functionality

31588.7k4](/packages/georgringer-eventnews)[rupertgermann/tt_news

Website news with front page teasers and article handling inside.

2054.8k](/packages/rupertgermann-tt-news)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1119.6k1](/packages/t3brightside-pagelist)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
