미디어위키 확장기능 Maps 설치

Jmnote bot (토론 | 기여)님의 2020년 11월 2일 (월) 02:59 판 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
미디어위키 확장기능 Maps 설치

1 사전 작업[ | ]

2 Composer로 Maps 설치[ | ]

[root@zetawiki ~]# cd /var/www/html/w/
[root@zetawiki w]# composer require mediawiki/maps "*"
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing composer/installers (v1.0.21)
    Downloading: 100%         

  - Installing squizlabs/php_codesniffer (2.3.3)
    Downloading: 100%         

  - Installing mediawiki/mediawiki-codesniffer (0.1.0)
    Downloading: 100%    
... (생략)
  - Installing phpunit/phpunit (4.8.6)
    Downloading: 100%         

jakub-onderka/php-parallel-lint suggests installing jakub-onderka/php-console-highlighter (Highlight syntax in code snippet)
sebastian/global-state suggests installing ext-uopz (*)
phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)
phpunit/php-code-coverage suggests installing ext-xdebug (>=2.2.1)
phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
Writing lock file
Generating autoload files

3 설치 확인[ | ]

4 구글 맵 테스트[ | ]

  • 입력: {{#display_map: 55.7557860, 37.6176330}}
  • 출력:

{{#display_map: 55.7557860, 37.6176330}}

5 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}