News administration module

The News Administration module is a simple backend module that enables you to create, edit and search for news records. It can also be used to create categories or tags.

Go module Web > News Administration. If it is not chosen yet, choose the folder that your news records are stored in.

../../_images/AdminModule.png

Add a news record

Click the button Create new news record on the top of the News Administration module.

../../_images/AddNewsInAdminModule.png

Fill in all necessary fields. In a standard setup only the title is a required field. Depending on your project there might be other required fields defined (for example at least on category chosen, author filled out etc..).

All required fields are marked in red and with an exclamation mark as is standard in TYPO3 backend forms.

When you are done, click the Save button.

If enabled by your integrator you are able to use the View button to preview your results. The integrator can follow this tutorial to enable the view button.

Depending on the settings of your project you might have to empty the cache before the news will be displayed in the list views. Your integrator can follow this tutorial, to automate the cache clearing.

Search for news record

Use the filter symbol on the top of the module to open the search. You can use multiple fields to filter the news.

Create a category

The category records are provided by the TYPO3 Core. They are however closely integrated into EXT:news. You can create a category by clicking the button Create a new category on the top of the News Administration module.

../../_images/AddCategoryInAdminModule.png

Fill in a title and possible a parent category and some other fields and click the Save button. Once you have created categories you can select them when editing news records.

You can also chose categories in the plugin to filter by categories. Or you can display a category menu.

Create a tag

../../_images/AddTagInAdminModule.png

You can create a tag by clicking the button Create a new tag on the top of the News Administration module. Fill in a title and click the Save button.

Once you created some tags you can add to your news records on editing them.

Support & Donate

You can find some information about how to support the main author of this extension on this page. Click the Support & Donate button on the top right of the module.