2013-07-30 3 views
0

opencms 프런트 엔드 vfs (가상 파일 시스템)에서 이미지를 업데이트 할 때 변경 사항이 반영되지 않지만 동일한 파일이 백엔드 rfs의 동일한 위치에서 업데이트 될 때 실제 파일 시스템) 변경 사항이 반영됩니다.OpenCMS vfs가 자동으로 업데이트되지 않음

Moreover if i am putting the file only in backend rfs, the changes do not get reflected until i publish the same from front end. 
How to automatically update VFS to RFS in OpenCMS? 

답변

0

기본적으로 opencms 설치에서는 RFS에서 내보내기가 필요합니다.

... 
<staticexport enabled="true">  
<staticexporthandler>org.opencms.staticexport.CmsOnDemandStaticExportHandler</staticexporthandler> 
... 
: 라인에서 opencms-importexport.xml 파일에서