用 Google 搜尋:

無聊人的無聊故事

WordPress plugin - Ajaxified Expand Post NOW

— by C.H.Weng @ 6:16 下午

Ajaxified Expand Post NOW

Introducing

Uses AJAX technique to expand “more…” link in the same page immediately.

If you also need to expand comments in your page, try Ajaxified Expand NOW.

Features

  • Supposed to be XHTML 1.0 Strict compliant.
  • Easy to install, just activate and forget it.
  • Work with most themes without a modification of any file.
  • Doesn't write any option values into your database.

Demo

Of course I have a demonstration about this plugin.

Just launch http://blog.chweng.idv.tw/ and click on links named "深入閱讀 »" and you will know how it works.

Download

Latest Version: 0.7 beta 7

http://www.chweng.idv.tw/downloads/aepn07beta7.zip

An old version is still there:

http://www.chweng.idv.tw/downloads/aepn05beta2.zip
http://www.chweng.idv.tw/downloads/aepn06beta3.zip

Installation

  1. Unzip aepn.zip
  2. copy ajaxified-expand-post-now.php into your plugin folder (Default is wp-content/plugins)
  3. Activate it in the control panel
  4. Were you expecting more steps? Sorry to disappoint. All done! :)

Notice: If you upgrade from an old version...

  1. Please remember to tell your readers to reload the page once or he(or she) might get an error message while expanding contents.
  2. Please delete wp-fetchdata.php at your root folder of WordPress.

Available Parameters

You may like to change some settings to match your personal style. Here it is:

ajaxified-expand-post-now.php
  1. $pluginLocate - Due to the cross-domain restriction of the XMLHTTPRequest object, if the domain name of your blog doesn't match your WordPress setting, this plugin won't work properly. You might try to set this parameter on your own. Please put its exact path (ex. http://yourdomain/wordpress/wp-content/plugins/ajaxified-expand-post-now.php) in the single quotes and remove the comment symbol to enable this setting.
  2. $token - "more link" token
  3. $bottomLink - whether to display a close link at the bottom of expand contents
  4. $loadingMsg - loading message
  5. $postLess - string to replace "less link"
  6. $postMore - string to replace "more link"
  7. $postLinkPrefix - prefix of the link
  8. $postLinkPostfix - postfix of the link

If you don't know what it is, just leave the default settings alone and it works properly.

Version History

  • 0.7:
    1. Use POST method to prevent unexpected requests.
    2. A new parameter for you to appoint your plugin's location.
    3. Fix a bug about encoding error.
  • 0.6:
    1. Combines ajaxified-expand-post-now.php and wp-fetchdata.php, now the install procedure is easier.
    2. Enables you to display a bottom close link, for the convenience of closing expanded contents.
    3. Fix a bug that may cause script error in Internet Explorer.
    4. Fix several minor bugs.
  • 0.5:
    1. To get maximum compatibility, uses build-in filters to process data instead of getting data directly.
  • 0.4:
    1. Initial Release

Known Issues

  1. Does not work with RunPHP

個人筆記

目前知道有兩位在企鵝主機下抓不到內容,已經試了許多方法還是沒有成效,怪哉……

共有 219 條評論

  1. 請問按下後出現「Error while connecting to the server. Please try again leter.」是什麼原因呢?

  2. 請問你有將 wp-fetchdata.php 放在 WordPress 的根目錄下嗎?

  3. 呵,不好意思,沒注意到您寫wp-fetchdata.php要放根目錄^^|||..謝謝您
    但是有個小問題..放在more後的內容無法換行?

  4. 我改了一點小地方,請試試看可不可以,
    下載點 http://www.chweng.idv.tw/downloads/aepn05.zip
    感謝幫忙測試m(_ _)m

  5. 謝謝您這麼快回覆,可是還是不行XD..

  6. 似乎与coolcode有冲突,只好放弃

  7. 我大概知道問題出在哪了,
    不過目前看來還有更重要的麻煩要解決,
    唉……

  8. 与PAGE POST 2冲突也。。。用了这个插件以后再打开文章之后PAGE POST的分页内容就显示不出来了。请看看能解决吗?我用不了Inline (Collapsible) More Link,想用这个插件代替呢。

  9. 請再試試看這個@@
    http://www.chweng.idv.tw/downloads/aepn05beta2.zip
    原本自己用得很順的,沒想到放出來後發現這麼多問題,
    造成大家的困擾,真不好意思@@

    to Shoegazer:
    如果這個版本還是不能相容於 Page Post 2 的話,可能就沒辦法解決了。
    因為這兩個插件都會動到類似的地方,很難達到一個平衡,
    建議你請該插件的作者將類似的功能也寫進去吧!

  10. http://bibi.novice.club.tw/wp/wp-fetchdata.php?p=169
    內容是空的耶?
    是我哪裡弄錯了嗎orz
    http://bibi.novice.club.tw/wp/

  11. 耶~可以正常運作了~感謝m(_ _)m
    若還有發現問題我會再來回報的^^

  12. 剛那篇評論不見了...

    跟Vsy一開始的情況一樣,出現這個訊息「Error while connecting to the server. Please try again leter.」
    wp-fetchdata.php 放在 根目錄
    ajaxified-expand-post-now.php 放在 plugin裡面...
    也有從後台開啟外掛了...

  13. to 筆筆:
    我有設定如果評論超過兩個連結就必須審核才能發表,
    不過最近常常有人踩到這個限制,所以我有再把限制放寬一點了~

    至於你的網站,我看不出什麼明顯的問題耶,
    你可以檢查一下你的伺服器 log 看一下有沒有什麼錯誤訊息嗎?
    我在想你是不是有利用 referrer 設過防盜連機制…

    另外,你的 http://bibi.novice.club.tw/wp/archives/169 似乎原本就沒有內容喔,
    看樣子你本來好像是要貼個 Flash 動畫,不過在永久連結裡還是沒看到東西喔!

  14. XD"
    那篇我本來要貼 可是沒放上去
    28這個也一樣 XD...

    防盜連?
    應該沒有吧...
    wp的.htaccess我沒動過.

  15. 翻一下 error.log 吧,我實在想不到原因了!
    明明直接從 http://bibi.novice.club.tw/wp/wp-fetchdata.php?p=166 可以取到資料,
    但是點 more link 卻有問題,我看了種在你網頁中的 Javascript code,應該也都沒錯才對呀……

  16. 翻翻...

    看起來是沒有啊...
    不過倒是有在...
    access_log發現東西
    219.86.16.228 - - [08/Apr/2006:11:43:04 +0100] "GET /wp/wp-fetchdata.php?p=166 HTTP/1.1" 404 1463 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.0.1) Gecko/20060207 Firefox/1.5.0.1 (pigfoot)"
    219.86.16.228 - - [08/Apr/2006:11:44:44 +0100] "GET /wp/wp-fetchdata.php?p=169 HTTP/1.1" 404 545 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.0.1) Gecko/20060207 Firefox/1.5.0.1 (pigfoot)"

  17. 不對 我在幹麻啊= =
    有讀取當然會紀錄orz

  18. 沒錯,不過你的 server 為什麼會給出 404 Not Found?
    例如這段:"GET /wp/wp-fetchdata.php?p=166 HTTP/1.1" 404
    是說找不到 /wp/wp-fetchdata.php?p=166 這個路徑的檔案,但是直接用 http://bibi.novice.club.tw/wp/wp-fetchdata.php?p=166 卻可以,
    你可能要仔細比較一下直接點上面那種連結與點 more link,在 access.log 中的差異,為什麼一個讀得到、一個讀不到@@
    這應該不屬於我能處理的範圍了@@

  19. 可以了.....
    我改個檔名 再把plugin的路徑也改一下...
    他就接受了=口="

    感謝^^

  20. 真的會跟我家的coolcode打架耶
    目前有解嗎= =?

  21. 我剛剛翻了一下 CoolCode 與 PagePost 2 的原始碼,發現他也是對文章內容加上濾鏡做處理,所以會和我這個 plugin 衝突到。
    我提供幾個方法做測試,但是不保證有效,有興趣的人就請自己試試看囉……
    1. 打開 ajaxified-expand-post-now.php,找到 add_filter('the_content','postShowHide'); 這一行。
    2. 將該行改為 add_filter('the_content','postShowHide',10001); 試試看。
    3. 如果不行,分別再將紅字部分改為 9999、0、-1001 試試看。
    4. 如果再不行,那就是真的不行了……

    因為本身能力不足的關係,這個問題可能很難有一個完美的結果,
    建議請 CoolCode.CN 的站長寫一個可以跟他這些套件相容的展開功能,可能會比較快一點@@

  22. 嗯...投降輸一半好了-_-||

  23. 推出 0.6 beta 1 版!主要更新是:
    1. 結合 ajaxified-expand-post-now.php 與 WordPress 根目錄下的 wp-fetchdata.php,如果安裝這個新版的話,可能必須要重新整理網頁,不然展開文章的時候可能會出現錯誤訊息。
    2. 可以在展開的內容最後顯示關閉連結,請見 $bottomLink 設定說明。
    3. 可以設定讀取中顯示的訊息,請見 $loadingMsg 設定說明。

    沒有其他重大 bug 的話,這個 plugin 的開發就到此為止了,
    不過近期會有另一個功能更強大的 plugin 推出,
    除了展開深入閱讀的文章外,也可用同樣的方式展開評論內容。
    這個新插件將發表在 http://www.chweng.idv.tw/blog/wordpress/ajaxified-expand-now/,
    敬請期待!!

  24. 會出錯耶= ="

    Warning: main(): open_basedir restriction in effect. File(../../wp-blog-header.php) is not within the allowed path(s): (/home/httpd/vhosts/bibi.novice.club.tw/httpdocs:/tmp) in /home/httpd/vhosts/bibi.novice.club.tw/httpdocs/wp/wp-content/plugins/ajaxified-expand-post-now.php on line 22

    Warning: main(../../wp-blog-header.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/bibi.novice.club.tw/httpdocs/wp/wp-content/plugins/ajaxified-expand-post-now.php on line 22

    Fatal error: main(): Failed opening required '../../wp-blog-header.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/bibi.novice.club.tw/httpdocs/wp/wp-content/plugins/ajaxified-expand-post-now.php on line 22

  25. 好像是權限設定的問題,上次應該也是一樣的狀況,
    找個熟 Linux 的人幫你看看吧._.

  26. 感謝啦,這台主機問題一大堆,今年六月底就會搬家了,先拿0.5beta2來用好了,反正應該沒什麼差別吧!?

  27. 好像跟coolcode的問題也無法解決耶orz

  28. 更新到 PAGE POST2 2.9之后没有问题了^^

  29. PagePost 2 可以使用,真是恭喜恭喜^^
    至於 CoolCode 我還是沒辦法,他的程式我實在看不懂= =
    我已經盡量用已知的方法排除可能影響的因素了@@

    0.5 與 0.6 的基本架構差異不大,主要就是多了一些顯示細節方面的調整,以及一些為下一個插件所做的準備而已,原來沒解決的相容性問題還是沒解決。
    因此,如果不需要 0.6 提供的功能,是暫時不需要升級的。

  30. good

  31. 很棒,但是 IE 下會有點問題 (當然 Firefox 是好的),謝謝你辛苦開發這個 plugin

  32. 鏘鏘~終於有人發現這個問題了!

    關於這個,我用了三個主要的瀏覽器(IE、Firefox、Opera)做測試,
    發現只有 IE 會出現這個 Script Error 的警告,
    主要原因是顯示讀取中(Fetching Data...)這個訊息造成的。

    目前已知,連最新的 IE7 測試版還是都會發生錯誤,
    因此下個版本中我會想個辦法做判斷,在 IE 中就省略顯示那個訊息,
    免得黃色驚嘆號嚇到訪客。

  33. 0.6 beta 2 釋出!

    修好了 roga 所提到的,在 IE 中會造成黃色驚嘆號的 bug。

  34. Hey, awesome plugin. But I can't get it to work. I've installed v06beta03, and did not have any previous versions installed. Do you have any troubleshooting info in English?

    Cheers -D

  35. There is no troubleshooting information so far..

    I think I've got your problem,
    but I still cannot fix it now.
    You may try to modify your ajaxified-expand-post-now.php on your own.

    1. Use any txt editor such as Notepad to open your ajaxified-expand-post-now.php
    2. Search for the string $pluginLocate=get_bloginfo('wpurl').'/wp-content/plugins/ajaxified-expand-post-now.php';
    3. Replace it with $pluginLocate='http://www.lazysupper.com/wp-content/plugins/ajaxified-expand-post-now.php';
    4. Save and exit, then check if it works.

    and.. sorry for deleting your duplicate message and for my poor English :-)

    Good Luck!

  36. to 筆筆:

    想請問一下,你說你後來改個檔名、再把 plugin 的路徑也改一下就可以了。

    可以請問一下修改的細節嗎?謝謝!

  37. 不知道耶,一切都很謎...

    現在是用最新版本,也很正常,有時候動過伺服器檔案會有一段時間失效= ="

  38. Don't work encoding for content in Windows-1251 and other. Please, do something :)

  39. Thanks for reporting :D

    Please try the latest version to see if it works OK.

  40. Hi! I've got a problem and two suggestions.

    The problem is when the rest of the text uses really strange characters like this one "ō". It gets converted to "Å�". I've been told this might be a SQL problem, but if you know that you can fix it, great because I can't do anything about that.

    And the suggestions:
    1. add an option to move the "Less..." text to the end of ajax expanded document.
    2. add an option to get the browser "focus" to the "More..." text when we click on it. Like an anchor does.

  41. Tsk, when I said "the rest of the text" it should have been "the rest of the ajax expanded

  42. I guess there is something wrong with your encoding option,
    please goto “Options » Reading” in your control panel then check what your “Encoding for pages and feeds” is?

    Default is UTF-8 and UTF-8 is recommended.
    If it is ISO-8859-1 or Windows-1252 or something else, please change it to UTF-8 then check if there is any mistake viewing your page.

    If you cannot change it because of your page turning into a mass, please change the value back to your origional one, then do the following modification:

    Open your ajaxified-expand-post-now.php via NotePad, find the string “'.get_bloginfo('charset').'” and replace it with your encoding option, such as ISO-8859-1 or Windows-1252 or something else.
    Finally, remember to save it and exit and see if it works properly.

    As for your first suggestion,
    if you need a bottom link attached, you might try to change $bottomLink value to 1.
    You might refer to Available Parameters above to see all available options in detail.

    For your second suggestion,
    I would work for it in the next version, please come back to check a few days later.

  43. Hehe, as I predicted, that didn't work. I changed ajaxified-expand-post-now.php and also didn't work. I had this same problem with the AJAX plugin "Edit'n'Place".

    This isn't that problematic actually, but now that I've changed the BottomLink option, the less text is like this: « Less

  44. If possible, please give me your site,
    so that I'll try to work out the problem.

  45. Sure, I was lazy to copy-paste it before =P

  46. Hi,

    Not working here either:

    http://www.war59312.com/page/17/

    Seems to do nothing. Though I do see your code is on the page. Just clicking "more" does the usual thing.

    Thanks for your help,

    Will

  47. Hey,

    Also, it breaks xhtml:

    http://validator.w3.org/check?uri=http://www.war59312.com/

    Take Care,

    Will

  48. to Stahn:
    I'm sorry but I still cannot point the problem out:(

    to war59312:
    I guess it's not compatible with your theme or the comment expanding plugin.
    Would you apply another one and deactivate the plugin for a test purpose?
    By the way, if you need comment expanding function, you may try Ajaxified Expand NOW.

  49. I have a RunPHP script that allows PHP scripts to run in my posts. They no longer work when I use the Expand Post Now plugin.

    Does anyone know a fix to this (that I can at least read in English?)

    Thanks, love the plugin.
    Perry
    Hoboken411.com

  50. Hey,

    Thanks for you help!

    The other ajax enabled plug-in is:

    Expandable Comments:

    http://nymb.us/?page_id=45

    So I disabled this plug-in and your plug-in still does not work. :(

    It is suppose to work with WP 1.5 right?

    But anyways, it still creates the invalid xhtml. Might want to fix that or remove your statement about it being 100% valid, because it is not. If I disable your plug-in my site is 100% valid xhtml but when I enable your plugin it fails. So I know without a dbout the plug-in is creating invalid xhtml. Just a thought. ;)

    Thanks again,

    Will

  51. Hello,

    I've found a possible problem and just fixed it, please download the latest 0.7 beta 4 and have a try.

    This plugin is developed under WordPress 2.0.x and at least creates valid HTML code in my site and my friend's site, however, it may not being compliant with all of your site, so I've modified the statement into “Supposed to be XHTML 1.0 Strict compliant” ;)

  52. Hey,

    It's working! :)

    Though now it kills the Expandable Comments plug-in:

    http://nymb.us/?page_id=45

    If you don't mind, could you try it out and see if you can get both to play nice together?

    Thanks,

    Will

  53. I'll try to solve any possible incompliant. :)

    But maybe you can have a try with Ajaxified Expand NOW.
    It expands both posts and comments. :)

  54. Hey,

    Also, what about "Continue Reading » » »" links?

    Example:

    http://www.war59312.com/category/home_grown/

    Thanks,

    Will

  55. I'm sorry but I don't understand you.

    You said that the “Continue Reading » » »” links and then?

    And you said that Ajaxified Expand NOW doesn't works on comments, do you add the required code into the correct place - the loop

    By the way, I'm moving house these days so that may not reply you immediately.

  56. Hey,

    Um, OK I guess you cant use your plug-in on index.php in WP 1.5. It works fine if I add to the comments page though.

    Expandable Comments Works Fine Though on index.php which is where I want the comments:

    http://nymb.us/?page_id=45

    I would not worry about it if I am the only one with issues and/or using WP 1.5. Its not a big deal since I got the other plugin to work fine.

    And about the continue reading links....

    On this page there are continue reading links:

    http://www.war59312.com/category/home_grown/

    Much like the read more links where when you click them it displays the full post. So basicly the same thing as the read more links. Your plugin does NOT ajaxif (that a word lol? ) the continue reading links as found on that page but does correectly ajaxif the read more links as expected.

    So it would be sweet if your plug-in could ajaxif both of them, that is read more and continue reading links.

    Thanks a lot,

    Will

    PS: You might want to display your error messages in English as well. Got a few errors posting this for some reason but my comment finally went though. But I only speak english and looks like you have some other enligh users so just a sugestion...Thanks again!

  57. Hello,

    please try the latest version 0.7 beta 5, I've made some modification with the regexp rule so that hope it works fine for you.

  58. Hey,

    Very nice! :)

    Working even with expandable comments now. :)

    Um, though I noticed "more" links become something like this for example:

    http://www.war59312.com/page/2/#

    Anyway all more links could change to:

    javascript:;

    Thanks again,

    Will

  59. It's easy,
    just replace all "#" with "javascript:;" in the plagin file,
    and it would display the links as your wish.

  60. Hey,

    Wow, was not aware it was that easy.

    Well while I was at it, I figured out why it creates invalid xhtml.

    You simply need to change Line 64 to:

    So just replace the div tags with span tags and now its valid xhtml . he-he :)

    Take Care,

    Will

  61. Also, loadingMsg is never displayed. Even if it takes 20secs to display.

    And speaking off, there needs to be like a 3second time out. Also why not catch results for the user's session or say 15min ?

  62. http://blogger.three-step-profits.com/archives/10

    Easy_Expand

  63. write very beatifull mature congratulatıon thanks

  64. Wow, was not aware it was that easy.

  65. Thanks :)

  66. Hmzz o write thanks :)

  67. WordPress/Plugins...

    使っているPluginだ。 Extended Live Archive 高機能なアーカイブプラグイン。 Dash-Note ダッシュボードに簡単なメモ機能を追加。 ImageManager 画像のアップロードや一覧表示はもちろん、簡単な画...

  68. interesting , good text Thanks !

  69. hi i have a few quick questions. it looks like a great plugin btw.

    1. is it possible to control the number of words that show up before the link 'more' appears?

    2. how does it determine the cut off? or does it simply use the 'excerpt' inside wordpress?

    3. what happens if the 'excerpt' field is left empty?

    thanks!

  70. It's quite easy to separate your post into the excerpt and the rest content.
    Just put a specific token at the place you'd like to cut your post.
    In most cases, the default token is <!- -more- ->,
    and please be sure to delete the two space charter in the bold string.

  71. what happens if the ‘excerpt’ field is left empty?

  72. it has nothing to do with the excerpt field. it boils down to whether or not you insert the -more- tag in your entry while writing. in other words, if you haven't been using -more- in your last several hundred wordpress entries, this plugin is useless (unless you want to edit each one to insert -more-).

  73. I haven't seen the so-called excerpt field in my WordPress.

    I guess it exists in WordPress 1.x but has been canceled in the latest WordPress 2.x

    If so, this plugin doesn't not support the old version undoubtedly.
    And I'm sorry for not going to make it compliant with WordPress 1.x

  74. it's called 'Optional Excerpt' below the upload photo section while writing the entry. it's part of Wordpress 2.0.2, 2.0.4. and 2.0.5.

  75. umm , great! thanks..

    Chat Odaları

  76. intresting text , Thanks!

  77. Great plugin Man !!!

  78. thanks a lot ...

  79. thanks overy

  80. umm ok£y thanks !

  81. great go :) ) thanks!! tavla

  82. thanks !! dage wow

  83. Hi there,

    I just downloaded the plugin and uploaded it into my wp-content/plugins folder, and activated it. However, I don't think it's working. Shouldn't there be something in my "write" screen when I am writing a post, where I can insert a Continue reading tag to expand the post, then a close it up tag to close the expanded post?

    Thanks.

    Zelda

  84. I found it works fine on your homepage, so I'm not sure what your problem is?

    You may just check the “Continue reading »” link under the headline of the post “Age 50 Is The New 35” to see how it works.

  85. does anyone knows what this error means?

    Fatal error: Cannot redeclare postshowhide() in /home/conquest-creatives.com/www.conquest-creatives.com/wp-content/plugins/ajaxified-expand-post-now.php on line 56

    i receive this wehen the post is opened.

  86. DO NOT activate Ajaxified Expand NOW and Ajaxified Expand Post NOW at the same time.

  87. (sorry my bad english, i'm brazilian)

    Hi,

    First: This plugin e wonderful!! Heheheh... thanks a lot!!

    Second: In my blog, the font is VERDANA, but, when i click in "read more", the font go to "arial" (i guess). Can you help me to change this!??? To make the font continue on VERDANA??

    I realy need to do this continue at VERDANA!!

    If you can, send me an e-mail!!! Ok!? Thanks!!!

  88. I don't think your problem is resulted from this plugin.

    Please try to edit default.css of your theme and assign the font-size of BODY tag from 9px into 12px and it would be better.

  89. Wordpress - kolejne wtyczki...

    Pozwoliłem sobie dodać do testów kolejne wtyczki:

    Ajaxified Expand Post NOW 0.7b5
    Bardzo ciekawa wtyczka, szczególnie od niedawna, kiedy zacząłem dłuższe wpisy dzielić na wstęp i dopiero po kliknięciu rozwijaną - drugą część wpisu. Dz...

  90. Hello, I have this error with all version:

    Error while connecting to the server. Please try again leter.

    Now, I have an hosting who use Linux as OS and it not work, but, with the same configuration and an hosting Windows it work fine.

    Where is the problem?

    Thank you!

  91. Ok, problem solved. It was a my error. Now work fine.

    Thanks

  92. [...] 2 This post is a try as suggested by Ulyssesonline.com’s Top Wordpress Ajax Plugins. He said Ajaxified Expand Now and Ajax Comments plugin are the top [...]

  93. [...] Ajaxified Expand Post NOW Uses AJAX technique to expand “more…” link in the same page immediately. –>Download plugin [...]

  94. [...] 先说下WP的插件。装了四个,Ajaxified Expand Post NOW,Random Header,Ultimate Tag Warrior,WP-Cron,结果好像一个也没起作用。尤其是Ultimate Tag Warrior,弄了半天还是无果,实在有点烦人。还有一个由于不想在这些方面浪费太多时间,于是也就先搁置一边了。等到时候时间充裕了,再找伍岭这样的技术高手咨询一下,甚至再把整个模版也换掉才行。 [...]

  95. 很有用的資訊, 謝謝!

  96. [...] two WordPress Ajax Plugins? In my opinion, it would have to be Ajax Comments by Mike Smullin and Ajaxified Expand Post Now by C.H. Weng. In a nutshell, both comments use AJAX or asynchronous javascript and XML scripting [...]

  97. [...] Ajaxified Expand Post NOW Plugin hat Mist gebaut, ich konnte keine Kommentare mehr [...]

  98. [...] Ajaxified Expand Post Now to get AJAX effects when you click on the “More” tag; [...]

  99. [...] Ajaxified Expand Post Now to get AJAX effects when you click on the “More” tag; [...]

  100. [...] Ajaxified Expand Post Now to get AJAX effects when you click on the “More” tag; [...]

  101. [...] nicht hat, kanns hier finden: Links: Kommentier-Plug-In — ajax-comments Post-Plug-In — expand-post-now Plug-In-Database — [...]

  102. Hi there,

    I just downloaded the plugin and uploaded it into my wp-content/plugins folder, and activated it. However, I don't think it's working. Shouldn't there be something in my "write" screen when I am writing a post, where I can insert a Continue reading tag to expand the post, then a close it up tag to close the expanded post?

    Thanks.

    Zelda

  103. There is a more tag button at the top of your editor in the write page.

    It's a special token thus needs no closing.

  104. [...] ajaxified expand now 代替 more link的插件。将wp默认的分页ajax化。很好用。下载以及教程.效果见我主页标题下。 [...]

  105. it up tag to close the expanded post?

  106. Super plugin, alas it does not with hemingway theme. do you maybe know a fix? :/ I read that your ajaxified expand now plugin only works within the wordpress loop, but not in single page mode...if that helps?

    anyways great stuff and thanks for reading!

  107. Try Ajaxified Expand NOW 0.8 for the new feature that separates your post into several pages.

  108. Hey, nice Script i use it some time ago now, thank you for it, but one problem is there what i have to change every time i want update or install it somewhere. The expandlink is only Javascript, so you cannot open in new tab or new window if you want.
    I fix that in the Script at line 63 the following: href="#" TO: href="'.get_permalink().'"
    I think it would be nice from you to add this Function to your original Script, or not?
    Another Problem, where i don't found a fix is to outsource the Javascript in an external file, is there any Hint, or something in planning?
    Greets, Mike

  109. yep, you have provided a nice improvement, and I've made an integration in the new version.

    As to the other problem, did you mean that why not separate the PHP code and Javascript code into two different file?
    Because this script is not too large for me to maintain, I decided to embed it into the main script so that it would be more convenient for you to backup or transfer it.

  110. [...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. (No Ratings Yet)  Loading ... [...]

  111. [...] Ajaxified Expand Post NOW nutzt AJAX, um “more…” anzuzeigen. (No Ratings Yet)  Loading ... [...]

  112. [...] Ajaxified Expand Post NOW usa AJAX para expandir el “more…” en tu blog. (No Ratings Yet)  Loading ... [...]

  113. [...] Ajaxified Expand Post WordPress plugin (tags: wordpress plugin wp-plugins ajax) [...]

  114. Wp Plugin:Ajaxified Expand Post NOW...

    Uses AJAX technique to expand “more…” link in the same page immediately.

    Table of Contents

    Name(插件名称)
    Author(插件作者)
    Version(插件版本)
    Download(下载插件)
    Introduction(插件介绍)
    Installation(安....

  115. [...] download and more info on the installation and release note, just visit the developer’s site. Tags:wordpress pluginsBookmark This:These icons link to social bookmarking sites where readers [...]

  116. [...] WordPress plugin - Ajaxified Expand Post NOW « 無聊人的無聊故事 Uses AJAX technique to expand “more…” link in the same page immediately. (tags: wordpress plugin) [...]

  117. [...] Así de fácil fue… lo único que hay que hacer (lector) es hacer clic y seguir leyendo donde estabas, y lo único que hay que hacer (blogger) es instalar el plugin, lo hace todo automático. Para descargar: Ajaxified Expand Post NOW [...]

  118. [...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]

  119. thanks.

  120. c.h.weng: thx for the answer, and thx for the possible including of my "patch".
    for the splitting of php and js, if you think its better to maintain for you, ok, but for backup it's not really different to backup one or 2 files.
    I have tried something to split, but nothing work, it would be nice, if you can give me a hint, what i have to do with and within the "echo

  121. oops
    "echo addjs-command" i mean, there is something wrong rendered here in the comments ;)

    Greets,
    mike

  122. Thanks for all.
    it's cool.

  123. C.H.Weng你好,用这插件出了个小问题,安装使用后,前台一切正常,但Admin后台那里,新建文章或者修改设定或者激活/停用插件等等任何动作都无法自动跳转页面,而是进入全屏空白,地址栏里显示跳转的地址也不正常了,停用Expand-Post-NOW则恢复正常……
    例如,启用Expand-Post-NOW的情况下激活imp-limited插件,地址栏显示进入的地址是这样:http://www.***.com/***/wp-admin/plugins.php?action=deactivate&plugin=ajaxified-expand-post-now.php&_wpnonce=b079f24437。同时页面为全屏空白……
    求解,打扰!

  124. 不好意思……自己解决了=。=我设置问题,和插件本身无关……

  125. to mike:
    You should extract the javascript code and save to another file,
    then replace the original code with a HTML code to import the script.
    For example, it's like this <script src="..."></script>

  126. [...] Ajaxified Expand Post NOW: Enables the expand-in-place functionality on the “More” links. [...]

  127. [...] Ajaxified Expand Post NOW [...]

  128. [...] second plugin spotlighted is called Ajaxified Expand Post Now. If you use the “more” tag when you publish posts, this plugin will allow a user to see [...]

  129. second plugin spotlighted is called Ajaxified Expand Post Now

  130. [...] Ajaxified Expand Post NOW [...]

  131. [...] Descarga del plugin | Ajaxified Expand Post NOW [...]

  132. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  133. [...] Ajaxified Expand Post NOW [...]

  134. [...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]

  135. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. [...]

  136. [...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. Ma.gnolia Widget allows you to display your ma.gnolia links in your sidebar similar to the del.icio.us sidebar widget. This widget uses SimpleXML and as such requires PHP5. Visualize Advanced Features will display the hidden buttons in the WordPress 2.1 WYSIWYG editor. [...]

  137. [...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]

  138. Not working for me in 2.1.3. :(

    I'm getting the following error string:

    Warning: require_once(../../wp-blog-header.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/domain.com/htdocs/wp-content/plugins/ajaxified-expand-post-now.1.php on line 40

    Help appreciated. I really wanted to use this plugin. Thanks!

  139. try to replace ../../wp-blog-header.php with /var/www/domain.com/htdocs/wp-blog-header.php

    and.. why is your plugin script named as ajaxified-expand-post-now.1.php?
    there might be some error if you change the original name.

  140. Ahh.. that 1 was certainly the problem! I didn't even notice it. Good eye! Thanks!! :)

    Another question:

    Most of my posts use bulleted lists, and the bullets are a gif I made. When you use the plug-in it displays normal round WP post bullets as opposed to my custom gifs. Any idea how to fix this?

    Thanks again. I'm excited to have it working. It's a great plugin. One of the best for WP for sure! :)

  141. The reason might be that you have separated the UL tag into two parts.
    The rest part without UL tag leading would not apply the CSS style as you wish.

    To solve this problem, you might use the HTML tag more exactly,
    or fix your CSS style to compromise the freak HTML code (but I haven't even thought how to correct it.)

    Hope that you would understand what I meant.

  142. Yea, it was the opposite of what I think you said. Basically, I have to create two uniform lists now -- one before the more and one after.

    No biggie. Hope this helps someone else! :)

    Thanks

  143. Hello Thanks .

  144. [...] ajaxified expand now 代替 more link的插件。将wp默认的分页ajax化。很好用。下载以及教程.效果见我主页标题下。 [...]

  145. [...] Ajaxified Expand Post NOW [...]

  146. [...] Ajaxified Expand Post NOW Espande le pagine clikkando su “more” leggi tutto. [...]

  147. Hi Weng, me again, this one works at my localhost as well at my site here. I see a problem with UTW plugin as I said in my post there. Any solution you know of?

  148. Hi, sfong15,

    I know your problem, in fact, someone else had reported that before.

    Unfortunately, I'm sorry but I don't know how to fix this problem.

  149. I write in Portuguese, my blog uses ISO-8859-1 and I can report a problem similat to stahn's - i.e., garbled text after the jump.

    The curious thing is that the problem occurs in Internet Explorer only. The plugin works as intended in both Firefox and Opera.

    I've changed “'.get_bloginfo('charset').'” and replace it with ISO-8859-1 to no avail.

    Any new ideas? How come the plugin works OK in Firefox?

  150. Hi Paulo Brabo,

    in fact, I suggest you convert your blog into UTF-8 encoded.
    because I found my blog works fine under IE and Firefox in Portuguese.

    You can take a look at my test in the first post in my blog.
    Go to my main page first, scroll to the bottom of page, find the page navigator and surf to the last page.
    You can find a “深入閱讀 »” link in the bottom of the first post, and just feel free to try it out.

    Besides, you might take a examination of your CSS style. You might have assigned a font that cotains no appropriate characters of your language.

    Now I don't have a ISO-8859-1 encoded environment to test out where the problem is. So I'm sorry that I might not help anything for you.

  151. Dear CH

    I like your plugin so much I did convert my huge blog to UTF-8 just to use it. In case someone else needs a single click conversion solution:

    http://m.tacker.org/blog/64.script-to-convert-wordpress-content-encoding.html

    Cheers from Brazil

    PB

  152. Hi Paulo Brabo,

    Thanks for the document you provided.

    UTF-8 encoded content is a trend on the Internet even you just write in your native language. So I think your document is useful for people who has the same problem.

  153. [...] Ajaxified Expand Post NOW Usa codice Ajax per espandere immediatamente il post cliccando su “more - leggi tutto”. Sempre sul sito è possibile scaricare la versione specifica per le pagine [...]

  154. Hello, when I edit a comment (!!) I have this error:

    Warning: main(../../wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /xxx/xxx/wp-content/plugins/ajaxified-expand-post-now.php on line 40

    Fatal error: main() [function.require]: Failed opening required '../../wp-blog-header.php' (include_path='.:/php/lib/php/') in /xxx/xxx/wp-content/plugins/ajaxified-expand-post-now.php on line 40

    Where is the problem?

    Thank you.

    Bye, Paolo.

  155. hi! i'm using your plugin and it's working great. but i want the "hide" the rest of the message link to show below the post. right now it's showing where the "show" link is.

    oh, and the show comments does not work in my case. do i have to do something to make it show? i just activated the plugin, and it worked great in getting posts, but not the comments. i do use the ajax commenting system. any issues with that?

  156. to Paolo Gatti:

    please try to edit line 40 in ajaxified-expand-post-now.php,
    and replace ../../wp-blog-header.php with the exact absolute path.

    And make sure that you have the full access right to this file.

    to preckie:
    for your first question, please refer to the bottomLink settings in my document.

    for the second one, you should use Ajaxified Expand NOW but not Ajaxified Expand Post NOW.
    if you are planning to switch to the other plugin, remember that DO NOT activate these two plugin at the same time.
    to have this feature works with comment, you need to do some set up on your own, please read the document first before you ask.
    any question is still welcome if the document doesn't help you.

  157. @C.H.Weng: the absolute path is right. I have tried with the relative path, too, but I have the same errors when I edit a comment.

    The plugin,instead, work fine.

    Can you help me, please?

    (I have Wordpress 2.1.3)

    Thank you very much.

  158. dear Paolo Gatti:

    I've wondered that how you edit your comment?
    Just the build-in admin panel? or some plugin like “Edit n Place” or what?

    This plugin doesn't function while editing a comment, so it's really a strange problem.

    I'm sorry but I don't have any idea about it now :(

  159. @C.H.Weng: I edit comments in the admin panel.

    Bye, Paolo.

  160. Hi,

    Thanks for a great plugin, however I was wondering if you might be able to help with a problem I am having. I am using WP-EMail to allow people to send an email of a post on my blog, however it is won't work with your plugin. The first error I got is the one about the wp-blog-header.php. So (as per your instruction above) I set the path to an absolute one. However now I get the following:

    This page contains the following errors:
    error on line 2 at column 1: Extra content at the end of the document
    Below is a rendering of the page up to the first error.

    According to my logs, PHP is complaing that it cannot send session cache limiter - headers already sent.

    Is there possibly away to get around this?
    Thanks again

  161. dear Drumbo:

    I've tested WP-EMail plugin and didn't find any problem.

    You may try to disable the GZIP compression function in the admin panel of WordPress.

    This option lays under Options » Reading, just un-check
    WordPress should compress articles (gzip) if browsers ask for them
    , save the option and try again.

    If it doesn't help, please tell me that when and how your error message appears?

  162. Hi,

    Thanks for the response. I don't have the gzip option checked.
    The steps I go through are:

    1. click to send the article, this opens up the page to enter senders details, the message and the recipients details.
    2. click mail
    3. I get the error as posted above, the server compaqins about the session chache limiter.

    The mail is sent (i.e I receive it, but the only thing in my browser is
    This page contains the following errors:

    error on line 1 at column 61: Opening and ending tag mismatch: WP-GetData line 0 and p
    Below is a rendering of the page up to the first error.
    you can have a look at my blog : blog.drumanda.net

  163. [...] Visit [...]

  164. dear Paolo Gatti and Drumbo:

    please try this new version,
    http://www.chweng.idv.tw/downloads/aepn07beta8.zip
    hope this works :)

  165. @C.H.Weng: yeah, now it work fine!

    Thank you very much :-)

    Bye, Paolo.

  166. I’m looking forward to the release of that album.

  167. thank you

  168. [...] Este plugin recebe o nome deste post, e, como o mesmo já cita, se trata de uma ferramenta baseada em ajax. O que ele faz? Quando ativado, o Ajaxified Expand Post NOW faz uma leitura nos posts publicados, e converte as tags “more” em links. [...]

  169. Great plugin. I have a small issue I hope you can help me with.
    I've installed everything and it works great.

    However, when I expand a post on:
    http://mccune.nl -> It returns:
    "I have encountered an problem while fetching data due to the cross-domain restriction of the XMLHTTPRequest object."

    On http://WWW.mccune.nl it does work correctly. I know that it is because I have http://www.mccune.nl set in the options of my Wordpress configutation. But I was wondering if it could be possible to get it to work on both, so on http://www.mccune.nl as well as http://mccune.nl.

    I did remove the comments and configured set ajaxified-expand-post-now.php to:
    $aepnPluginLocate = 'http://www.mccune.nl/wp-content/plugins/ajaxified-expand-post-now.php';

    Again, it's a great plugin and I hope you understand my question since I'm Dutch, and I hope my English is understandable :D

  170. It's not only because of the WordPress configuration,
    but also a limitation set by the browsers for the secure reason.

    Maybe I'll make some trick to overcome this restriction in the next version, but not now.

    Finally I have a suggestion for you.
    For the SEO reason and your visitors, you should make an only-one entrance for your website.
    They will be confused if you have an ambiguous site URL.

  171. I created a workable solution. I've changed the String that shows the error to: For correct viewing we advise you to use http://www.mccune.nl. We are sorry for the inconvenience.

    Works for me :D

  172. [...] is an advanced version of Ajaxified Expand Post NOW. If you need only to expand your post, please try above-mentioned [...]

  173. [...] Ajaxified Expand Post NOW Lädt Inhalte von angeteaserten Beiträgen direkt in die Seite nach (siehe Link: "» Ganzen Beitrag lesen"). Probleme: [...]

  174. I'm not able to get this plugin working correct with the gallery plugin: NextGen by AlexRabe. Is this something that has to do with the expand plugin or is this because of the NextGen plugin? When I click the title of a post it works like it should, but then it bypasses the Expand plugin.

  175. Have you tried new beta version at comment #164 ?

    That might solve your problem.

  176. [...] ajaxified expand now 代替 more link的插件。将wp默认的分页ajax化。很好用。下载以及教程.效果见我主页标题下。 [...]

  177. [...] Este plugin recebe o nome deste post, e, como o mesmo já cita, se trata de uma ferramenta baseada em ajax. O que ele faz? Quando ativado, o Ajaxified Expand Post NOW faz uma leitura nos posts publicados, e converte as tags “more” em links. [...]

  178. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  179. [...] albums/photos. All code is valid xhtml. Slickr Gallery needs a Lightbox plugin to work properly. Ajaxified Expand Post Now Uses AJAX technique to expand “more…” link in the same page [...]

  180. [...] URI: http://blog.chweng.idv.tw/wordpress/ajaxified-expand-post-now/ Description: Expand “more…” contents in the same page immediately. Version: 0.7 beta [...]

  181. tested with german Letter...

    ä ö ü ß

  182. Hello,

    Thank you for this marvellous plugin ! On the other hand I have a little problem with another plugin. With this plugin in fact : http://alexrabe.boelinger.com/?page_id=80

    When I position the album (or the gallery) in the continuation of the article then the graphic effects don't function. Have you an idea to regulate my problem ? (CSS? JS? A missing function maybe?)

    Thanks !

  183. Thank you for this marvellous plugin !

  184. [...] to the Ajaxified Expand Post NOW plug-in whenever you come across MORE>> in a post and click on it then instead of taking you to a [...]

  185. 我發現如果我在預設token 加東西(我是想要讓每一篇的read more訊息都有變化所以會寫比方說 之類的東西),就沒辦法正常的展開文章。
    站長有辦法讓這個外掛讀取這類的token,還是有其他方法能讓我的read more訊息有變化嗎?抱歉我是語法新手,多多指教囉。

  186. to Vert:

    很抱歉我不是很瞭解你的意思,可以附上你的網站,或是舉個更具體的例子給我看看嗎?

  187. [...] Expand Post Now Carrega apenas o restante do texto (e não a página toda) quando a tag é usada. download plugin [...]

  188. Is there any way to make this work with a lightbox plugin? I'm not sure but it seems it will not load js in the expanded section.

    Thanks

  189. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. [...]

  190. I've tested WP-EMail plugin and didn't find any problem.

    You may try to disable the GZIP compression function in the admin panel of WordPress.

  191. [...] Ajaxified Expand Post Now WordPress Plugin [...]

  192. 請問為何我已把ajaxified-expand-now上傳到/www/wp-content/plugins/底下
    也已經啟動外掛,卻還是沒辦法看見運作?

    這功能應該就是可以讓文章在首頁縮短變成"繼續閱讀"
    然後在整篇文章當中如文章過長
    也可改成分頁
    可直接讀取是嗎?

    讀取資料中‧‧

    如同你這個網頁http://blog.chweng.idv.tw/wordpress/ajaxified-expand-now

  193. 另外,我用的不是這篇文章的插件
    不過居然跑到這邊回覆-.-
    我是用上面你文章的連結

  194. 你有用 <!--more--> 或是 <!--nextpage--> 去分割你的文章嗎?

  195. Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página.

  196. 另外,我用的不是這篇文章的插件
    不過居然跑到這邊回覆-

  197. [...] eu tentei instalar não deu certo, mas agora com o OneClick ele foi redondo, redondo. Trata-se do Ajaxfied Expand Post Now! plugin, que… oras, vocês não vão imaginar, mas ele expande os posts usando Ajax. Sério. E [...]

  198. 好像会出错,不知道问题出在哪里

  199. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  200. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  201. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  202. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  203. [...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]

  204. 安装出问题了,说说看吧

  205. I am trying to use the plugin, but it doesnot work. I activated it, but when I use the tag 'more', nothing happens; I also tried to configure another entry to the tag at $token, but still no sucess.

    And the most bizarre thing is that I desactivated the plugin just to check how the tag would brake my text with no plugin. For my surprise, it didn't worked too!!

  206. [...] Ajaxified Expand Post NOW Usa codice Ajax per espandere immediatamente il post cliccando su “more - leggi tutto”. Sempre [...]

  207. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. [...]

  208. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  209. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  210. [...] Ajaxified Expand Post NOWというプラグインを見つけたので試してみた [...]

  211. [...] 18 Nov 2008 às 17:19 Arquivado em plugins Expande o conteúdo de “mais…” na mesma página imediatamente, sem que a página seja atualizada. Plugin compatível com Wordpress até a versão 2.6.3. Para mais informações acesse o site do autor. [...]

  212. [...] Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações… [...]

  213. [...] Ajaxified Expend Post NOW ブログ記事のmore(折りたたんだりするヤツ)をスマートにしてくれるやつです。 WordPressだと、何か知らんが折りたたみ機能がただの個別記事へのリンクだったり moreが入ってるトコから表示とかワケわからんウザ仕様なのでこいつを入れて解決。 台湾のサイトなので漢字だらけなのですが、そういうのを何かコワイとか思ってしまうのは 日本人だからなのかなあ。でもアラビア語のページとかもコワいよね。 で、インストールしただけで使えますが、そのままだと表示が[more][less]と英語なので phpのソースを以下のように書き換えました。 #25行目から //string to replace “less link” //$postLess = ‘« Less’;    //元々の設定をコメントアウト $postLess = ‘« 続きを隠す’;  //こいつを書き加える [...]

  214. [...] я наткнулся на работу китайских товарищей – плагин Ajaxified Expand Post NOW и понял, что это то, что я и хотел сделать! Правда, [...]

  215. how do I take out the first collapse link? When I enable the footerlink, I get to collapse links, one at the top and one at the bottom. I just need it on the bottom link.

  216. The feature is currently not available, but if you insist to, try to make a simple hack to the plugin yourself.

    Open ajaxified-expand-post-now.php with Notepad or the text editor you like, navigate to line 153, and change the word "inline" to "none".

    After that, don't forget to save the file and upload it to your server, and see if it works?

  217. [...] WordPress plugin – Ajaxified Expand Post NOW [...]

  218. [...] Ajaxified Expand Post NOW Show Hide “more” with WordPress [...]

  219. Ajaxified Expand post Now! - Quando o artigo é muito grande, os blogueiros costumam colocar a tag more para quebrar a página. Este plugin carrega o restante da página em ajax na mesma página. Mais informações…

發表評論

(必須輸入。)
(必須輸入,但不會公開。)
(選擇性輸入、公開資訊。)

不可以 使用 HTML 標籤;你 可以 使用 BBCode 標籤。
目前支援的標籤: b color email i img size strong u url。

Comment Preview
↑Meta↑
↑Authors↑
↓Search↓
↑Categories↑
↑Recent Posts↑
↓Most Popular Posts↓
↑Recent Comments↑
↓Recent Trackbacks↓
↓Archives↓
↓Themes↓
Powered by WordPress™
Valid RSS & Atom Feed