Evolution #2037
Remove useless download links from the anounces and anouncement emails
| Status: | Résolu | Start date: | 03/26/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | release | Spent time: | - | |
| Target version: | 3.3 |
Description
Templates are located in:
src/site/resources/announcement/redmineAndCentral/release-email-announcement.vm
src/site/resources/announcement/redmineAndCentral/release-news-announcement.vm
src/site/resources/announcement/redmine/release-email-announcement.vm
src/site/resources/announcement/redmine/release-news-announcement.vm
Associated revisions
fixes #2037: Remove useless download links from the anounces and anouncement emails (remove all link for the moment, will find a better solution later on)
History
#1
Updated by Tony Chemit about 1 year ago
It is possible to change in the redmine-m-p the base url where to find templates by changing property redmine.templateDirectory (See for example http://nuiton.org/projects/mavenpom/repository/entry/tags/mavenpom-3.2/pom.xml#L1534).
We could define differents templates in mavenpom (says differents directories) :
- for redmine and central (using the maven search repositories url like done in http://nuiton.org/news/287)
- for other nuiton projects (they should at the end goes to central :()
- for chorem projects
- for forge projects
- default redmine template fallback if you have not choose in your project a specific template)
#2
Updated by Tony Chemit about 1 year ago
- Target version changed from 3.2.1 to 3.3
#3
Updated by Tony Chemit about 1 year ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit r1248.
#4
Updated by Tony Chemit 8 months ago
- Assignee set to Tony Chemit