Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 535 Bytes

newspage-page-header

This extension extends b13/newspage with more functionality.

It shows newspage related fields directly in the page layout view in the page module.

In the page module layout view, the most important properties (title, category, media, slug, date) can be edited without leaving the layout view. To customize the fields, use the dedicated tx_newspage_layout palette:

$GLOBALS['TCA']['pages']['palettes']['tx_newspage_layout']['showitem'] = 'title,abstract,slug';