Skip to content

Adds newspage fields into the page header in the layout view

Notifications You must be signed in to change notification settings

b13/newspage-edit-in-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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';

About

Adds newspage fields into the page header in the layout view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages