Angsuman’s Multi-Page Plugin: WordPress 2.x Plugin To Create Multi-Paged Articles angsuman의 멀티 - 페이지에서 플러그 접속식 : 2.x 플러그 접속식 wordpress 멀티 - 발견된 기사를 작성
WordPress 2.x (and above) plugin to create multi-paged article. wordpress 2.x (이상) 플러그를 만드는 멀티 - 페이지 자료. I have been asked several times how I create articles with multiple pages (like 나는 몇 차례 요청을 받았습니다 여러 페이지에 기사를 작성하는 방법 (예 : this 이것 or 또는 this 이것 ). WordPress in recent versions (1.5 and above) does not provide any visible buttons to support multiple pages even though it supports the functionality internally. wordpress에서 최신 버전 (1.5 이상)를 지원하는 버튼을 제공하지 않습니다 눈에 띄는 여러 페이지에도 불구하고 내부의 기능을 지원합니다. This plugins enables you to easily break your WordPress article into multiple pages. 이 플러그인을 사용하면 귀하의 wordpress 자료를 여러 페이지에 휴식 시간을 쉽게합니다. It works for both WYSIWYG as well as text mode. 그것 위지윅뿐만 아니라 텍스트 모드에서 모두 작동합니다.
Compatibility 호환성
Works on 2.x codebase. 작품 코드를 2.x합니다. It hasn’t been tested on 1.5.x codebase and not supported. 이 지원되지 않는 코드와 1.5에서 테스트되지 않았습니다.
Definitely for WordPress 1.5 and above. wordpress 1.5 이상을 분명히합니다. I am not sure about earlier versions. 이전 버전에 대해 모르겠다.
Download 다운로드
Please read the installation procedure below after you download 아래의 설치 절차를 다운로드한 후 읽어 보시기 바랍니다 Angsuman’s Multi-Page Plugin angsuman의 멀티 - 페이지에서 플러그 접속식 . 합니다.
Installation 설치
1. Upload multipage directory to your wp-content/plugins directory. 귀하의 wp-content/plugins 디렉토리 다중 디렉토리에 업로드합니다.
2. 두합니다. Log in to WordPress. 로그인할 wordpress합니다.
3. 3합니다. Click Plugins from the main menu. 메인 메뉴에서 플러그인을 클릭합니다.
4. 사. Scroll to find the name of the plugin - Angsuman’s Multi-Page Plugin, and click Activate. 스크롤하여 플러그인의 이름을 찾으십시오 - angsuman의 멀티 - 페이지에서 플러그인을 활성화를 클릭하십시오.
You are done! 당신이 끝났어!
Configuration 구성
It requires no configuration. 구성이 필요하지 않습니다.
Usage 사용법
Please activate the plugin as described above. 위에서 설명한 것처럼 정품 인증은 플러그 접속식하시기 바랍니다.
Click on the Page button in quicktags menu or the graphical icon 페이지에서 '버튼을 클릭하여 메뉴 또는 그래픽 아이콘을 quicktags
whenever you want to insert page break in your post. 페이지 나누기를 원한다면 언제든지 귀하의 게시물을 삽입합니다.
Do you like it? 마음에 들어?
An attribution would be nice, a an 속성이 좋겠 네요, contribution nicer 친절 공헌 . 합니다. Your choice. 당신의 선택합니다. Support will only be provided only to our patrons, with exceptions for friends 단골 손님에게만 제공됩니다 우리의 지원과 친구에 대한 예외
. 합니다.
Problems? 문제가 있나요?
Pages (after first page) are not displaying? 페이지 (후 첫 번째 페이지)이 표시되지 않는가?
Refer to this 이것을 참조 comment 코멘트 for solution. 에 대한 솔루션을합니다.
Note 참고 :
Visit - 방문 - WordPress Plugins Developed and Supported by Taragana.Com wordpress 플러그인에 의해 개발되고 지원 taragana.com for other free plugins we provide. 플러그인에 대한 다른 자유를 제공합니다.
This plugin uses 이 플러그인을 사용 ButtonSnap buttonsnap plugin. 플러그 접속합니다.
Filed under 밑에 CMS Software cms 소프트웨어를 , Headline News 헤드 라인 뉴스 , PHP php , Pro Blogging 직업적인 블로깅 , Web 웹 , Web Services 웹 서비스 , WordPress wordpress | |
| |
RSS 2.0 rss 2.0 | |
Trackback 트랙백 this Article | 이 문서 |
Email this Article 전자 우편이 문서
You may also like to read 같은를 읽을 수있습니다 |




May 5th, 2006 at 5:28 am 2006년 5월 5일에서 오전 5시 28분
[...] « Angsuman’s Multi-Page Plugin: WordPress 2.x Plugin To Create Multi-Paged Articles How To Create Multiple Pages in WordPress Articles May 5th, 2006 by Angsuman Chakraborty [...] [...]«angsuman의 멀티 - 페이지에서 플러그 접속식 : wordpress 2.x 플러그를 만드는 멀티 - 발견된 기사를 관련 기사를 만드는 방법을 여러 페이지에 wordpress 2006년 5월 5일하여 angsuman Chakraborty의 [...]
May 5th, 2006 at 10:52 am 2006년 5월 5일에서 오전 10시 52분
I don’t know about the wysiwyg editor because I never use it, but for the traditional quicktags you can just uncomment the nextpage code in the wp-includes/js/quicktags file (lines 135-143). 편집기에 대해서 잘 모르겠 적이 없으니까 사용할 수 있지만, 전통적인 quicktags nextpage 코드를 주석 처리를 제거하기만하면 wp-includes/js/quicktags 파일 (행 135-143). The code is there in the Quicktags file, it’s just commented out. 이 코드는 거기에 quicktags 파일, 이건 그냥 주석 처리합니다.
May 5th, 2006 at 11:08 am 2006년 5월 5일 11:08 있
Moshu, moshu,
Previously I used a modified version of quicktags for adding other purposes. 이전에 나는 수정된 버전을 사용하여 다른 목적으로 추가하기위한 quicktags합니다. However that soon became a pain synchronizing with frequent WordPress updates. 그러나 통증은 곧와 동기화 된 wordpress 업데이 트를 자주합니다. Also I couldn’t find it in the (large mess of) wysiwyg editor 또한, 나는 그것을 찾을 수없습니다 (큰 혼란을) 편집기
Not to mention that modifying WordPress will not be an easy solution for average WordPress users. 말할 것도없고 그 wordpress를 수정되지 않습니다 평균 wordpress 사용자가 쉬운 솔루션을합니다.
Best, 최선의,
Angsuman angsuman
May 8th, 2006 at 1:04 am 5 월 8 일 오전 1시 4분
[...] Angsuman released his Multi-Page WordPress Plugin, which “enables you to easily break your WordPress articles into multiple pages.” [...] [...] angsuman을 선보이기도했다 멀티 - 페이지에서 플러그 접속식, 즉 "를 사용하면 귀하의 wordpress 휴식 시간에 기사를 여러 페이지를 쉽게합니다."[...]
May 24th, 2006 at 6:03 am 2006년 5월 24일에서 오전 6시 3분
I am using this plugin butnothing happens when I insert the next page link.Actually something does happen, all the content of the post vanishes that should be on the next page. 이 플러그인을 사용 butnothing 나는 다음 페이지를 삽입합니다 link.actually 어떤 일이 일어 납니까 사건이 발생, 모든 게시물의 내용을 다음 페이지에서해야하는 없어진다.
Anyone have any idea what I may have done wrong? 5 월 한 사람이 어떤 생각 나는 잘못 했나요?
May 24th, 2006 at 8:16 am 2006년 5월 24일에서 오전 8시 16분
Are you using the default theme? 기본 테마를 사용하고 계십니까?
Multiple pages are displayed with a piece of WordPress code which is present in any well-designed theme like the default theme. 한 조각을 여러 페이지가 표시됩니다 wordpress 코드는 현재 어떠한 음 - 디자인 테마 같은 기본 테마합니다.
If you are using your custom theme then you should add this piece of code (highlighted): 귀하의 사용자 정의 테마를 사용하는 경우이 작품의 코드를 추가해야 (강조) :
<?php the_content('<p class="serif">Read the rest of this entry »</p>'); ?> <함수 the_content ( '<p class="serif">이 항목의 나머지 부분 읽어보기»</ p> ");?>
<?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?> <함수 link_pages ( '<p>'페이지 : </ 강한> ","</ p> ", '숫자');?>
May 28th, 2006 at 9:18 am 2006년 5월 28일에서 오전 9시 18분
What file should this code go into? 이 코드는 어떤 파일이 들어갈?
May 29th, 2006 at 6:55 pm 2006년 5월 29일에서 오후 6시 55분
[...] Angsuman’s Multi-Page Plugin Plugin que ativa um botao (nextpage) que possibilita a paginacao de artigos em um mesmo post. [...] angsuman의 멀티 - 페이지에서 플러그 접속식 당신 ativa 음 botao (nextpage) 당신 possibilita a paginacao 드 아티클 엄 음 멋모 게시합니다. (tags: wordpress) [...] (꼬리표 : wordpress) [...]
June 2nd, 2006 at 6:56 am 2006년 6월 2일에서 오전 6시 56분
When the “pages 1,2,etc” displays beneath the primary post, how does one circumvent the confusion to the reader when they click on “1″ and find the same excerpt loaded? 하면 "페이지를 1, 2, 비고"디스플레이 아래에있는 기본 게시, 혼란을 독자에게 어떻게 회피 하나를 클릭할 때 "1"과 같은 인용문을 찾을로드?
Is it possible to unlink the “current” page nav number? 을 해제할 수 있나요 "현재"페이지를 항해 번호는?
June 2nd, 2006 at 7:48 am 2006년 6월 2일에서 오전 7시 48분
> Is it possible to unlink the “current” page nav number? >는 그것을 해제할 수있습니다 "현재"페이지를 항해 번호는?
Sure. sure. Requires some custom coding. 일부 사용자 정의 코딩이 필요합니다.
June 30th, 2006 at 7:49 pm 2006년 6월 30일에서 오후 7시 49분
Josh - somewhere in your index file, where it’s displaying the post, it either says 조쉬 - 어딘가에서 귀하의 색인에 파일을 표시하는 그게 어디로 포스트,이 중 하나는
or 또는
Replace that line with: 다음 줄로 바꾸십시오 :
Read the rest of this entry »’); ?> 이 항목의 나머지 부분 읽기» ');?>
Pages: ‘, ”, ‘number’); ?> 페이지 : ', ",'숫자 ');?>
July 7th, 2006 at 1:26 pm 2006년 7월 7일에서 오후 1시 26분
Mae - thanks for writing. 앞 - 감사합니다을 작성합니다. I’m sorry but I can’t read your post due to formatting - what should it replace in the index file? 죄송하지만 귀하의 게시물을 읽을 수없습니다로 인해 서식 - 어떻게해야 그것의 색인 파일을 대체할?
July 7th, 2006 at 3:57 pm 2006년 7월 7일에서 오후 3시 57분
See this 이 comment 코멘트 . 합니다.
July 9th, 2006 at 6:25 pm 7 월 9 일 오후 6시 25분
This is a great plugin. 이것은 중대한 플러그 접속식합니다. I went to add the custom coding, and found that the Kubrick standard already includes it. 갔었을 추가하는 사용자 정의 코딩, 그것을 발견했다 큐브릭 표준이 이미 포함되어있습니다. Now isn’t that great? 지금은 그렇게 대단한가?
Thank you. thank you.
July 9th, 2006 at 10:53 pm 7 월 9 일 오후 10시 53분
Any proper theme should have it already 어떤 적절한 테마는 이미
July 31st, 2006 at 5:39 am 2006년 7월 31일에서 오전 5시 39분
Hi 안녕
Is there a way of configuring the titles of each individual page? 제목을 구성하는 하나의 방법이 있습니까 각각의 페이지는? For example I wrote a page and it added a second one. 예를 들어, 한 페이지 썼다 추가하는 두 번째합니다. The post will get long overtime as I cover every area of the one particular town and I will start adding more pages. 포스트 긴 초과 근무를 얻을 것이다 나는 모든 영역을 커버 하나의 특별한 마을과 나는 더 많은 페이지를 추가가 시작됩니다. The problem is this: 문제는 이것 :
1. Every page renders with the same title. 모든 페이지를 렌더링과 같은 제목합니다.
2. 두합니다. This causes a slight problem, while I am talking about the same town it is a different area so I would like to append the title like Part-2 so it is immediately identifiable to the visitor that it is a multi-page post. 이로 인해 약간의 문제가 같은 마을에 대해 얘기하는 동안 나는 그것은 다른 영역의 제목처럼 끝에하려는 그래서 난 부분은 즉시 - 2 때문에 방문자를 식별하는 것은 심각한 멀티 - 페이지를 게시합니다.
I would like a way to append each page title and meta description. 각 페이지의 끝에 싶습니다 제목 및 메타하는 방법을 설명합니다.
Is it possible to enhance as well the continous pages links like 1,2,3,4 etc make it more prominent to alert visitors? 그게 가능을 강화 1,2,3,4 등도의 지속적인 페이지에 링크가 같은 저명한 것이 더 만들어 방문자들에게 경고하는가?
Thanks 감사합니다
July 31st, 2006 at 7:52 am 2006년 7월 31일에서 오전 7시 52분
@Artful Lodger, @ 교활한 숙박,
Contact me using the 저에게 연락을 사용하여 contact form 연락처 양식 with details for a quote. 에 대한 견적과 세부 사항을합니다.
July 31st, 2006 at 8:37 pm 2006년 7월 31일에서 오후 8시 37분
HI 안녕
I sent you a mail through the contact form 나는의 문의 양식을 통해 메일 메시지를 보냈습니다
Thanks 감사합니다
August 20th, 2006 at 10:37 am 2006년 8월 20일에서 오전 10시 37분
[...] Angsuman’s Multi-Page Plugin: WordPress 2.x Plugin To Create Multi-Paged Articles WordPress 2.x (and above) plugin to create multi-paged article. [...] angsuman의 멀티 - 페이지에서 플러그 접속식 : wordpress 2.x 플러그를 만드는 멀티 - 발견된 기사를 wordpress 2.x (이상) 플러그를 만드는 멀티 - 페이지 자료. This plugins enables you to easily break your WordPress article into multiple pages. 이 플러그인을 사용하면 귀하의 wordpress 자료를 여러 페이지에 휴식 시간을 쉽게합니다. It works for both WYSIWYG as well as text mode. 그것 위지윅뿐만 아니라 텍스트 모드에서 모두 작동합니다. [...]
August 24th, 2006 at 2:37 pm 2006년 8월 24일에서 오후 2시 37분
[...] Installation instructions: on Taragana Blog [...] [...] 설치 지침 : 컴퓨터를 taragana 블로그 [...]
August 30th, 2006 at 7:33 am 2006년 8월 30일에서 오전 7시 33분
[...] Download Multi-Page Technorati Tags: multi page, plugin, series, wordpress [...] [...] 멀티 - 페이지에서 다운로드 Technorati의 태그 : 다중 페이지, 플러그 접속식, 시리즈, wordpress [...]
September 3rd, 2006 at 12:55 am 2006년 9월 3일에서 오전 12시 55분
[...] This new WYSIWYG is frustrating to use at every step of the way. [...]이 새로운 위지윅는 각 단계에서 실망스러운 방법을 사용합니다. It is buggy like the worst Microsoft products. 최악의 제품이 마음에 버그가있습니다. The WYSIWYG mode isn’t properly synchronized with the HTML mode. 싱크로 나이 즈드 the 위지윅 모드가 제대로 안에 html 모드로합니다. Any changes made in the HTML mode may or may not get into the WYSIWYG mode. 변경 내용 모드는 웹사이트에서 위지윅 모드로 들어갈하지 않을 수도있습니다. Often a change made in HTML mode isn’t idempotent. html 모드에서 변경한가 종종 idempotent합니다. In other words if you make some change in HTML mode, then close the window and then go back to HTML mode, some of your change may be lost or worse modified. 다른 말로하면 어떤 변화가 html 모드로 창을 닫은 다음 html 모드로 돌아갈 다음 중 일부 또는 악화에 변경 사항이 손실될 수있습니다으로 바뀌었습니다. Button implementations are buggy and insufficient. 버튼을 구현은 버그 및 미흡합니다. For example I cannot create a anchor tag with name or even a page (you can use my multi-page plugin for that). 예를 들어 나는 앵커 태그를 만들 수없습니다 이름 또는조차 페이지 (멀티 - 페이지에서하실 수있습니다 플러그인을 사용합니다). I needed to create anchor tags with name so I can redirect people from content section to other sections of the site in the same page. 앵커 태그가 나는 이름을 만들 필요가 리디렉션하는 사람들이 볼 수 있도록 사이트의 콘텐츠를 섹션을 동일한 페이지에서 다른 섹션합니다. I switched to HTML code and created the code. 나는이 코드 생성의 코드로 전환합니다. When I switched back there were three tags created for each insertion. 전환 위로가 3 개의 태그를 만들 때 각 삽입합니다. And worse it isn’t consistent. 그리고 더 나쁜 것은 일관성 없다. So for some it came out fine and others there were 3 duplicates. 그렇기 때문에 다른 사람이 좋은 사람이고 몇몇이 나왔다는 3 중복합니다. [...]
September 12th, 2006 at 9:59 am 2006년 9월 12일에서 오전 9시 59분
Great plugin… The only thing for me is that Page Numbres don’t appear at the bottom of the first page for readers to click… I had to manually link page 2 (see … 유일하게 나를 위해 중대한 플러그 접속식 numbres는 해당 페이지의 하단에 표시되지 않습니다 독자를위한 첫 번째 페이지를 수동으로 링크 페이지를 클릭… 나는 2 (참조 http://www.leblogauto.com/2006/09/alfa-romeo-8c-competizione-la-version-de-production.html as way of example…) 방법을 예제로…)
Ay idea why? 는 생각이 왜?
Thaks thaks
Christophe 크리스토프
September 12th, 2006 at 12:42 pm 2006년 9월 12일에서 오후 12시 42분
Refer to this 이것을 참조 comment 코멘트 for solution. 에 대한 솔루션을합니다.
October 9th, 2006 at 4:20 pm 2006년 10월 9일에서 오후 4시 20분
Hi, 안녕,
I’ve installed the multipage plugin and activated it however I do not use the visual rich editor therefor I do not have a quick links selection. 다중 플러그인을 설치 및 활성화 나는 그것 그러나 나는 시각 리치 에디터를 사용하지 않는 그러므로 빠른 연결 선택 할 수 없다. What code do I use to tell the plugin it’sa mulitpage post? 어떤 코드를 사용합니까 플러그 접속식 이것을 구별하는 게시물 mulitpage?
Thanks! 감사합니다!
Michael 마이클
October 9th, 2006 at 7:34 pm 2006년 10월 9일에서 오후 7시 34분
Click on the Page button in quicktags menu. quicktags 메뉴 페이지에있는 '버튼을 클릭하십시오.
October 9th, 2006 at 10:17 pm 2006년 10월 9일에서 오후 10시 17분
I do not use the visual rich editor therefor I do not have a quicktags menu. 그러므로 나는 에디터를 사용하지 않는 시각적인 부자 quicktags 메뉴 할 수 없다. What code should I use? 어떤 코드를 사용해야합니까?
October 9th, 2006 at 10:32 pm 2006년 10월 9일에서 오후 10시 32분
I had to deactivate several plugins and when I did the “Next Page” quicklink now shows. 나는 여러 플러그인을 비활성화 그리고 필자의 경우는 "다음 페이지"quicklink 현재 보여줍니다.
So… there is a limited amount of display space in the quicklinks bar. 그래서…이 제한된 양의 빠른 표시줄 공간을 표시합니다. If anyone else cannot see your “Next Page” button try deactivating one or two plugins. 다른 사람의 경우 볼 수없습니다 "다음 페이지"버튼을 비활성화 하나 또는 두 개의 플러그 접속 시도합니다.
October 14th, 2006 at 10:14 am 2006년 10월 14일에서 오전 10시 14분
Love the multipage plugin! 다중을 사랑 플러그 접속식!
Question - What code do we use to insert the page numbers at the beginning of the article as well as where we manually enter it using the quicklinks? 질문 - 왜 코드를 우리가 사용하는 페이지 번호를 삽입합니다뿐만 아니라이 문서의 시작 부분을 수동으로 입력할 수를 사용하여 어디에 우리가 빠른가?
Also, we want to enter a small graphic after the page numbers - how do we do that? 또한, 작은 그래픽 이후에 우리가 원하는 페이지 번호를 입력 - 어떻게 하죠?
October 14th, 2006 at 10:25 am 2006년 10월 14일에서 오전 10시 25분
One more question concerning the multipage plugin. 다중 플러그 접속에 관한 질문을 한 번 더합니다.
When you go to the next page notice there is no space between the Chitika ad and the body of the post. 다음 페이지로 이동하면 통지, Chitika 사이의 공간이없습니다의 본문에 광고를 게시합니다. We have tried moving the Chitika ad above the article title but there is still no space. 저희는 모든 노력을 이동하여, Chitika 광고를 상단의 문서 제목 그러나 우리가 여전히 공간이없습니다. How do we ad space? 광고 공간을 어떻게?
Michael 마이클
October 15th, 2006 at 10:30 pm 2006년 10월 15일에서 오후 10:30
Could this be used to pages also? 또한 이것이 페이지를 사용하여?
October 16th, 2006 at 3:54 am 2006년 10월 16일 3:54 있
> Could this be used to pages also? > 이것이 페이지를 사용하여도?
I haven’t tried it. 아직 시도했다고합니다. If WordPress supports paging of pages then my plugin will support it. 그 다음에 나의 플러그 접속식 wordpress의 페이지를 지원하는 경우는 지원하지 페이징합니다.
October 16th, 2006 at 4:04 am 2006년 10월 16일에서 오전 4시 4분
@Michael @ 마이클
Check the 확인 comment above 코멘트를 위 for code to insert. 에 대한 코드를 삽입합니다.
> How do we ad space? > 광고 공간을 어떻게?
Try adding empty paragraphs or breaks. 빈 단락이나 나누기를 추가해보십시오.
October 17th, 2006 at 4:12 pm 2006년 10월 17일에서 오후 4시 12분
Adding empty paragraphs or breaks puts in WAY too much space. 단락이나 휴식을 추가 선수야의 빈 공간을 너무 많이합니다.
Michael 마이클
October 17th, 2006 at 4:17 pm 2006년 10월 17일에서 오후 4시 17분
I would like to see it as a drop down box with pages labeled what they page are. 나는 그것을보고 싶다 '드롭 다운 상자에 페이지를 표시 페이지에 그들합니다. Example: 예 : http://enthusiast.hardocp.com/article.html?art=MTE5OCwxLCxoZW50aHVzaWFzdA== http://enthusiast.hardocp.com/article.html?art=mte5ocwxlcxozw50ahvzawfzda ==
October 24th, 2006 at 12:45 am 2006년 10월 24일에서 오전 12시 45분
Hi, 안녕,
your plugin is very nice, but I don’t know: it´s possible support in Dean´s FCK editor and how? 귀하의 플러그인은 아주 좋았어요,하지만 난 몰라요 : 그럴 수도 지원에 딘의 fck 편집기 및 어떻게?
Thanks 감사합니다
October 24th, 2006 at 6:00 am 2006년 10월 24일은 오전 6시
Yes it is possible. 예 수있습니다.
October 24th, 2006 at 1:15 pm 2006년 10월 24일에서 오후 1시 15분
Hmm - may do a mash up with 흠 - a 분쇄를 수행할 수도있습니다 http://nonull.com/pmwiki/Plugin/JumpTo?userlang=English http://nonull.com/pmwiki/plugin/jumpto?userlang=english
So each time you press the “next page” insert button - it will ask for the name of the page. 그래서을 누를 때마다 "다음 페이지"를 삽입 버튼 - 그것은이 페이지의 이름을 요청합니다. Looks like it would take some math and some extra javascripting to get it done (the later is not my forte). 수학과 좀 걸릴 것 같은데 여분 javascripting 일부를 마무 리해 (나중에 내 특기는).
October 25th, 2006 at 4:15 pm 2006년 10월 25일에서 오후 4시 15분
[...] Cette semaine, au programme : Angsuman’s Multi-Page Plugin [...] [...] 방어 섬아인어, 누구나 제도 : angsuman의 멀티 - 페이지 플러그 접속 [...]
October 25th, 2006 at 4:35 pm 2006년 10월 25일에서 오후 4시 35분
This mod is good. 이것은 좋은 mod합니다. I was wondering about how to remove the page break. 나는 페이지 나누기를 제거하는 방법에 대해 궁금 하군요. There is no indocator in the editor to delete the existing ones. indocator가없습니다 편집기에서 기존의 것들을 삭제합니다.
Any idea? 어떤 아이디어?
October 29th, 2006 at 8:00 am 2006년 10월 29일 오전 8시
[...] Angsuman’s Multi-Page Plugin: WordPress 2.x Plugin To Create Multi-Paged Articles -Simple Thoughts - Java and Web Blog [...] [...] angsuman의 멀티 - 페이지에서 플러그 접속식 : 2.x 플러그 접속식 wordpress 멀티 - 발견된 기사를 작성 - 간단한 생각 - 자바와 웹 블로그 [...]
March 17th, 2007 at 1:44 pm 3 월 17 일 오후 1시 44분
I have installed “Angsuman’s Multi-Page Plugin” at my blog . 설치했습니다 "angsuman의 멀티 - 페이지에서 플러그 접속식"를 내 블로그합니다. Wordpress 2.1.2 , Classic Wordpress theme . wordpress 2.1.2, 클래식 wordpress 테마합니다.
It shows the multi-page, but only the first one shows the correct “font”, the other pages shows other kind of “font”. 그것 보여주는 멀티 - 페이지, 단지 첫 번째 쇼의 올바른 "글꼴", 다른 페이지를 보여줍니다 다른 종류의 "글꼴"합니다.
See it at 에서 볼 수
http://www.conteaqui.com.br/uncategorized/projeto-sorriso/
shows the correct “font”. 쇼에 올바른 "글꼴"합니다. But 그러나 http://www.conteaqui.com.br/uncategorized/projeto-sorriso/2/
does not show the correct “font”. 이 표시되지 않습니다 올바른 "글꼴"합니다.
I think it maybe an “css” problem …. 내 생각했을 수도 "전투 근무 지원"문제…. but I can not find what to fix . 그러나 나는 무엇을 수정 프로그램을 찾을 수없습니다.
I would appreciate any help. 어떤 도움 고맙게 생각합니다.
Thanks 감사합니다
Jack from Brazil 브라질에서 잭
March 26th, 2007 at 1:41 pm 3 월 26 일 오후 1시 41분
Yes, it’s working, I add the additional code (comment #6) in index.php & home.php 네, 그게 작동하고, 나 추가 코드를 추가합니다 (주석 # 6)에서 index.php & home.php
May 23rd, 2007 at 6:59 pm 2007년 5월 23일에서 오후 6시 59분
I’ve added the following code in index.php and singlepost.php but still atually breaked pages were not created. index.php에 다음 코드를 추가했습니다 및 singlepost.php하지만 여전히 atually breaked 페이지가 만들어지지 않습니다.
Pages: ‘, ”, ‘number’); ?> 페이지 : ', ",'숫자 ');?>
So the problem is ……… 그래서 그 문제는………
Pages (after first page) are not displaying? 페이지 (후 첫 번째 페이지)이 표시되지 않는가?
June 23rd, 2007 at 4:35 am 2007년 6월 23일에서 오전 4시 35분
Hi, nice plugin. 안녕하세요, 좋은 플러그 접속식합니다. My question is how can I modify when I want to show the page links like: . 내 질문은 수정을하려면 어떻게해야합니까을 표시하는 페이지 링크처럼 싶을 때 :합니다. Is that possible? 그럴 수 있죠? Thanks. thanks. Roman 로마의
June 23rd, 2007 at 4:37 am 2007년 6월 23일에서 오전 4시 37분
Previous page | Next page 이전 페이지 | 다음 페이지
July 13th, 2007 at 2:59 am 2007년 7월 13일에서 오전 2시 59분
Nice plugin, I want to try this 좋은 플러그 접속식, 이것 시도 해보고 싶어요
August 2nd, 2007 at 12:19 pm 2007년 8월 2일에서 오후 12시 19분
Great plugin! 중대한 플러그 접속식! Note: A perfect companion to this is the 참고 : 이것은 완벽한 동반자로 CompleteRSS completerss plugin, if you want your full article to show up in the RSS feed. 플러그 접속식, 귀하의 전체 기사를 원한다면 피드에 나타나지합니다.
November 4th, 2007 at 6:08 pm 2007년 11월 4일에서 오후 6시 8분
Just for reference, I found out that if you add the 단지 참조를 위해, 나 했는디 추가하는 경우
<!–nextpage–> <! - nextpage ->
Manually in the code section, it works fine. 수동으로의 코드 섹션에서 잘 작동합니다.
I may have a look at the code within the next few weeks unless someone beats me to it, to try and find the problem. 나는 코드를 볼 수있습니다 시간은 다음 몇 주 동안 박동하지 않는 한 누군가 나에게 그것을 시도하고 문제가 발견합니다.
Hope that helps anyone that may come across the same issue. 아무도 기대하는 데 도움 건너 동일한 문제가 발생할 수있습니다. It only seems to affect the latest builds of WP (I know for a fact 2.0.x worked fine, so its a change somewhere after) 그것은 단지에 대한 최신 빌드에 영향을 줄 것 백린 (2.0.x 근무 사실을 알고 좋아, 그럼 그 어딘가를 변경 이후)
Cheers all 환호의 모든
December 20th, 2007 at 3:37 pm 2007년 12월 20일에서 오후 3시 37분
If you can’t read Agent’s code above, here it is: 위의 에이전트의 코드를 읽을 수없는 경우, 여기는 :
[open angle bracket]!–nextpage–[close angle bracket] [[앵글 브래킷]! - nextpage - [닫기 각도 브래킷]
Replace the parts in brackets with the proper symbol. 괄호 부분을 적절한 기호로 교체합니다.
January 12th, 2008 at 11:13 pm 2008년 1월 12일에서 오후 11시 13분
very thanky you, its a wonderfull 아주 thanky 너, 그 a wonderfull
January 26th, 2008 at 2:54 am 2008년 1월 26일에서 오전 2시 54분
Nice plugin, I want to try this 좋은 플러그 접속식, 이것 시도 해보고 싶어요
thanks.
February 22nd, 2008 at 4:20 pm 2008년 2월 22일에서 오후 4시 20분
I cannot see the icon after installing the plugin. 나는 플러그인을 설치한 후에있는 아이콘을 볼 수없습니다. Any suggestions? 어떤 제안?
May 9th, 2008 at 6:45 pm 2008년 5월 9일에서 오후 6시 45분
[...] Angsumans Multi Page - Enables you to create multiple pages for your articles so if your article is exceptionally long you can break it up into multiple pages. [...] 윤리적으로 여러 페이지 - 당신의 기사를 위해 여러 페이지를 만들 수있습니다 만약 당신의 기사는 매우 긴 여러 페이지로 나누어하실 수있습니다. [...]
May 9th, 2008 at 10:54 pm 2008년 5월 9일에서 오후 10시 54분
[...] Angsumans Multi Page - Enables you to create multiple pages for your articles so if your article is exceptionally long you can break it up into multiple pages. [...] 윤리적으로 여러 페이지 - 당신의 기사를 위해 여러 페이지를 만들 수있습니다 만약 당신의 기사는 매우 긴 여러 페이지로 나누어하실 수있습니다. [...]
May 10th, 2008 at 2:45 pm 2008년 5월 10일에서 오후 2시 45분
this is a greatttttt plugin…. 이것은 플러그 접속 greatttttt…. is this competible with wp 2.5? 이 competible 백린 2.5?
pages navigation didnt showing on the post page.. 게시물 페이지에 표시되는 페이지를 탐색하지 않았다 .. i add page navigation code in singlepost.php which describe Angsuman.. 나는 어떤을 설명 singlepost.php 장바구니 페이지 탐색 코드는 angsuman .. but page navigation didnt showing… any suggestion plz… 하지만 페이지를 표시하지 않았다 탐색…… 어떤 제안을 plz
May 10th, 2008 at 5:46 pm 2008년 5월 10일에서 오후 5시 46분
[...] cevap yazmanızı sağlar Ajax Comments : Yazılan yorumlar ajax desteğiyle kısa sürede eklenir Angsuman’s Multi-Page Plugin : Yazılarınızı sayfalamanızı sağlar Audio Player : Yazılarınıza ses (müzik konuşma vs.) [...] [...] cevap yazmanızı sağlar ajax 의견 : yazılan yorumlar ajax desteğiyle kısa sürede eklenir angsuman의 멀티 - 페이지에서 플러그 접속식 : yazılarınızı sayfalamanızı sağlar 오디오 플레이어 : yazılarınıza ses (müzik konuşma 대) [...]
May 11th, 2008 at 1:05 am 2008년 5월 11일에서 오전 1시 5분
[...] Angsuman’s Multi-Page: Yazılarını tek bir başlık altında değil de bir yazı dizisi olarak, birden fazla sayfa içerisinde yayınlamak istiyorsanız bu eklentiyi kullanabilirsiniz. [...] angsuman의 멀티 - 페이지 : [not yazılarını tek değil 드 맥주 맥주 yazı dizisi olarak başlık, içerisinde yayınlamak istiyorsanız 부 birden fazla면 eklentiyi kullanabilirsiniz합니다. [...]