Liferay 门户版本:6.0.6
在 Liferay 门户中,我正在尝试将自动生成的 .sprite.png 文件名的文件名更改为不以句点开头的内容(。)
原因是 Siteminder 不允许文件以句点 (.) 开头
我签入了 6.1,有一个我们可以设置的门户属性
sprite.file.name=_sprite.png
sprite.properties.file.name=_sprite.properties
你们对如何在 6.1 之前的旧版本中进行更改有任何想法吗?
Liferay 门户版本:6.0.6
在 Liferay 门户中,我正在尝试将自动生成的 .sprite.png 文件名的文件名更改为不以句点开头的内容(。)
原因是 Siteminder 不允许文件以句点 (.) 开头
我签入了 6.1,有一个我们可以设置的门户属性
sprite.file.name=_sprite.png
sprite.properties.file.name=_sprite.properties
你们对如何在 6.1 之前的旧版本中进行更改有任何想法吗?