다른 명령
관련글 extention
설치
cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
LocalSettings.php 하단에 추가
wfLoadExtension( 'RelatedArticles' );
- 만약 설치 후 에러 가 난다면 실행(필수는 아님,실행시 오래걸림)
-- 위키 홈 에서 쉘명령어 실행 php ./maintenance/rebuildLocalisationCache.php --force
테스트 :
{{#related:Test with read more}} {{#related:Another test page}}