> For the complete documentation index, see [llms.txt](https://playground.e107sk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playground.e107sk.com/e107-aragorn-theme/plugins/news.md).

# News

Aragorn restyles the whole news plugin — listings, the article view, the grid and every news menu — from Bootstrap 3 to Tabler markup. Nothing needs configuring for this to take effect: the theme's template overrides are picked up automatically once Aragorn is the active theme.

Where news appears in the theme:

| Page                                    | Layout    | Notes                                                                                                           |
| --------------------------------------- | --------- | --------------------------------------------------------------------------------------------------------------- |
| News listing (`news.php`)               | `sidebar` | Can also be the site's front page — see [news.php as front page](/e107-aragorn-theme/plugins/news/news-php.md). |
| Article view                            | `sidebar` |                                                                                                                 |
| News grid                               | any       | A menu, usually placed on the home page — see [News grid](/e107-aragorn-theme/plugins/news/news-grid.md).       |
| News menus (latest, category, archive…) | any       | Sidebar or footer menu areas.                                                                                   |

## Pages in this section

* [**News templates**](/e107-aragorn-theme/plugins/news/news-templates.md) — which files the theme overrides, which Tabler pattern each listing uses, and what changed from the plugin defaults.
* [**News grid**](/e107-aragorn-theme/plugins/news/news-grid.md) — placing the grid on the home page, choosing a layout, section headings, the "all news" link.
* [**news.php as front page**](/e107-aragorn-theme/plugins/news/news-php.md) — using the news listing as the site's front page and how the home layout applies to it.
* [**News shortcodes**](/e107-aragorn-theme/plugins/news/news-shortcodes.md) — the shortcodes these templates use and the parameters worth knowing about.
* [**Setup checklist**](/e107-aragorn-theme/plugins/news/news-checklist.md) — what to check on a live site after switching to the theme.
