Go to file
Guy Sartorelli 49cc58109c
FIX Don't use deprecated usage of get_class() (#103)
2024-03-20 12:19:26 +13:00
.github MNT Run module-standardiser (#93) 2023-12-21 16:30:58 +13:00
.tx ENH Update translations 2023-03-06 18:24:12 +13:00
_config FIX Quote yml, use shared travis config, sminnee/phpunit 2020-11-09 17:14:48 +13:00
docs DOC Correct title for userhelp 2022-08-20 21:57:04 +12:00
lang TLN Update translations (#99) 2024-02-07 16:14:36 +13:00
src FIX Don't use deprecated usage of get_class() (#103) 2024-03-20 12:19:26 +13:00
templates Page specific cache key, unit and functional tests 2013-10-30 17:46:22 +01:00
tests MNT Remove TODO comments 2023-10-10 14:46:19 +13:00
.editorconfig Added standard editor config 2015-11-19 13:27:31 +13:00
.gitattributes FIX: Minor functional alterations and CI improvements 2017-12-12 16:12:03 +13:00
.gitignore Initial commit 2012-11-26 13:22:30 +13:00
LICENSE MNT Run module-standardiser 2023-08-14 15:50:25 +12:00
README.md DOC Update README.md for CMS 5 2023-04-19 17:01:17 +12:00
code-of-conduct.md Added standard code of conduct 2015-11-21 20:18:18 +13:00
codecov.yml FIX update CI setting files 2017-12-12 09:43:12 +13:00
composer.json MNT Run module-standardiser (#98) 2024-02-02 14:09:53 +13:00
phpcs.xml.dist FIX Quote yml, use shared travis config, sminnee/phpunit 2020-11-09 17:14:48 +13:00
phpstan.neon.dist MNT Run module-standardiser (#98) 2024-02-02 14:09:53 +13:00
phpunit.xml.dist MNT Standardise modules 2022-08-01 16:23:48 +12:00

README.md

Version Feed

CI Silverstripe supported module

Overview

The module creates an RSS feed on each page with their change history, as well as one for the entire site.

Installation

composer require silverstripe/versionfeed

Usage

For usage instructions see user manual.

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-versionfeed to contribute translations, rather than sending pull requests with YAML files.