add initial news design
This commit is contained in:
parent
52e962ae83
commit
f4596f41e4
12 changed files with 205 additions and 225 deletions
|
|
@ -6,6 +6,15 @@ plugin.tx_news {
|
|||
templateRootPaths.100 = EXT:base/Resources/Private/Extensions/News/Templates/
|
||||
partialRootPaths.100 = EXT:base/Resources/Private/Extensions/News/Partials/
|
||||
}
|
||||
|
||||
settings {
|
||||
list {
|
||||
pagination {
|
||||
# Maximum number of pages shown in pagination
|
||||
maxPagesToShow = 5
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Define footerMenu here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue