Skip to content

Commit

Permalink
Update wordpress_etc.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jbatjd committed Dec 24, 2015
1 parent a329728 commit b6d9a55
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions wordpress_etc.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
기타 Etc
==========

워드프레스의 post, page와 같은 하나의 아티클을 표현합니다. 구성요소로 제목, 본문, 썸네일, 날짜, 저자 등을 포함할 수 있습니다.


.. image:: resource/widget/WPPageLink.png
페이지 링크 Page Link
----------------

(캡처: Article widget in widget bar)
* 아티클 구성요소들을 포함
* 삽입된 하나의 아티클 위젯은 사이트 적용시 페이지 문맥에 따라 단독으로(single.php), 혹은 반복되어 리스트(index.php, archive.php 등)로 출력됩니다.
.. image:: resource/wordpress/iu_manual_wordpress_page_link.png
* 워드프레스의 페이지 내비게이션 page navigation을 출력합니다.
* 아티클 위젯 하위에 삽입되어야 합니다.
* 프로퍼티탭에서 Previous, Next 링크의 텍스트를 변경할 수 있습니다.

------------

Expand All @@ -19,9 +17,8 @@
태그 블록 Tag Block
------------

(캡처: Article title widget in widget bar)
(캡처: article title in single.php)
.. image:: resource/wordpress/iu_manual_wordpress_tag_block.png

* 해당 아티클(post/page)의 제목이 출력됩니다.
* 해당 아티클의 태그들을 표시합니다.
* 반드시 아티클 위젯 하위에 삽입되어야 동작합니다.
* Property 탭에서 Link 여부를 선택할 수 있습니다.
* 태그 블록 내 첫번째 태그를 선택해 프로퍼티탭에서 반복 횟수를 설정할 수 있습니다.

0 comments on commit b6d9a55

Please sign in to comment.