PHPackages                             netresearch/news-blog - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. netresearch/news-blog

AbandonedArchivedTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

netresearch/news-blog
=====================

Extends tx\_news with blog-like features.

0.4.0(8y ago)0291GPL-2.0+PHP

Since Mar 6Pushed 8y agoCompare

[ Source](https://github.com/netresearch/news-blog)[ Packagist](https://packagist.org/packages/netresearch/news-blog)[ Docs](https://github.com/netresearch/news-blog)[ RSS](/packages/netresearch-news-blog/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (1)Used By (0)

NewsBlog extension
==================

[](#newsblog-extension)

Extends tx\_news with blog-like features.

Features
--------

[](#features)

### Backend users as article authors

[](#backend-users-as-article-authors)

The *author* and *author\_email* fields are hidden, but a new field for selecting a backend user as author for the article is displayed instead. The old fields are still accessible through e.g. `{news.author}` though. To access the backend user record, utilize `{news.authorRecord}`.

### Profile page for backend users

[](#profile-page-for-backend-users)

Backend users now contain a *profilePid* field which allows linking to a static page for displaying the author's profile. The page id to link to it is accessible through e.g. `{news.authorRecord.profilePid}`.

### Abstract for backend users

[](#abstract-for-backend-users)

This extension allows to add a short abstract about the author to each backend user record which is accessible through e.g. `{news.authorRecord.abstract}`.

If you set "abstract relations" in the extension manager, you'll be able to select a tt\_content record as abstract, which is translatable and therefore suggested for multi-language setups. Access the related tt\_content record with `{news.authorRecord.abstractContent}`.

We also added support for the avatar-field which is available in TYPO3 v7. Use the file reference from the authorRecord to display the user's avatar image right next to the abstract; ``

### Automatic assignmend of current backend user

[](#automatic-assignmend-of-current-backend-user)

If you create or edit a record, the backend user you're currently logged in as will be assigned to the news record as author automatically.

### Filter articles by author

[](#filter-articles-by-author)

You can utilize TypoScript setting `plugin.tx_news.settings.authors` or GP param `tx_news_pi1[overwriteDemand][authors]` to filter records by author(s) where the first takes precedence over the latter. Both take a comma-separated list of backend user id's to filter records. This way, you can set up author pages with a list of their articles or filter the news list by author.

### RTE transformation service to support code formatting

[](#rte-transformation-service-to-support-code-formatting)

As the default RTE transformations drop almost anything required to properly display multi-lined code with proper indentation, it adapts the news' *bodytext* field (where you type your content into) and applies the following transformations **to content wrapped inside pre-tags only**:

- Before storing content into the database:
    - Consecutive space characters are converted to non-breaking spaces (`&nbsp;`). This allows proper indentation, as they would be dropped otherwise.
    - Newlines are converted to `` in order to keep line breaks where intended.
- Before displaying content inside the RTE:
    - `` tags are converted back to newlines for easier editing in RTE.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2989d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acffee6a64e18f21593794b335dd8786001148f7df89fd8372a54d3dd09d91a4?d=identicon)[netresearch](/maintainers/netresearch)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/netresearch-news-blog/health.svg)

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

###  Alternatives

[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[typo3/cms-t3editor

TYPO3 CMS T3Editor - JavaScript-driven editor with syntax highlighting and code completion. Based on CodeMirror.

115.9M50](/packages/typo3-cms-t3editor)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

39488.5k](/packages/wazum-sluggi)

PHPackages © 2026

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