이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

PostLists-Extension Navigation

설명

With this extension for the WordPress plugin PostLists it is possible to add next-/prev- navigation links to a PostLists list.

The following placeholders can be used to create the links in the before- and after- fields of the list configuration:
%ple_navigation_next_link% will get replaced to the next-link you defined in the “navigation next link” field of your list (you need to configure that field and can use %navigation_next_url% there), if the configured number of posts to display was reached.
%ple_navigation_prev_link% will get replaced to the prev-link you defined in the “navigation prev link” field of your list if the prev-link is really needed (you need to configure that field and can use %navigation_prev_url% there).
%ple_navigation_variable% will get replaced to the the name of the get-variable to overwrite the offset of this list.
%ple_navigation_next_offset% will get replaced to the offset to get the posts after the last post of this list.
%ple_navigation_next_url% will get replaced to the url to this list showing the posts after the last post of this list.
%ple_navigation_prev_offset% will get replaced to the offset to get the posts before the first post of this list.
%ple_navigation_prev_url% will get replaced to the url to this list showing the posts before the first post of this list.

Plugin Website: http://www.rene-ade.de/inhalte/wordpress-plugin-postlists-extension-navigation.html

Many thanks, to Marcel Goor (http://www.mediaculture.nl), for doing the AJAX-Part that is integrated in Version 3!

PostLists

This Plugin “ple-navigation” is a PostLists-Extension: You need the WordPress plugin “PostLists” to use it!

You can download the WordPress Plugin “PostLists” here:
http://www.rene-ade.de/inhalte/wordpress-plugin-postlists.html

PostLists is a Plugin for WordPress to add configurable dynamic lists of posts via simple placeholders to a page, post or to your sidebar. PostLists itself can also be extended via other WordPress Plugins (called PostLists Extensions) to add further functionallity to PostLists.

PostLists Extensions

You will find a list of all know extensions for the WordPress Plugin PostLists here:
http://www.rene-ade.de/inhalte/wordpress-plugin-postlists-extensions.html

설치

Install and activate the WordPress plugin “PostLists” first if you have not already done!
http://www.rene-ade.de/inhalte/wordpress-plugin-postlists.html

Installation of this PostLists-Extension: Upload the folder “ple-navigation” (with all files and subfolders) to your plugins directory (“/wp-content/plugins/”). Then activate the plugin “PostLists-Extension Navigation” in your WordPress admin panel.

Usage: Select a list in the PostLists-AdminPanel for editing. Define the new link placeholders in the fields “Navigation next-link” and “Navigation prev-link” by using the other ple-navigation placeholders. For example “Navigation next-link” could be “More »“. If the links are defined, you can use the placeholders %ple_navigation_next_link% and %ple_navigation_prev_link% within the html output fields for before and after the list, and within the html output field that is used if there are no more posts. If there are no prev posts %ple_navigation_prev_link% will not be replaced and be removed. If the maximum number of posts to display is not reached %ple_navigation_next_link% will also be only removed. This means, the links are only added if needed (if you use them via the placeholders). If you like to use AJAX to load the next posts of a list without refreshing the complete page, set “Navigation AJAX Support” to yes.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“PostLists-Extension Navigation”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “PostLists-Extension Navigation”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.