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
- Unzip aepn.zip
- copy ajaxified-expand-post-now.php into your plugin folder (Default is wp-content/plugins)
- Activate it in the control panel
- Were you expecting more steps? Sorry to disappoint. All done!
Notice: If you upgrade from an old version...
- Please remember to tell your readers to reload the page once or he(or she) might get an error message while expanding contents.
- 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
- $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.
- $token - "more link" token
- $bottomLink - whether to display a close link at the bottom of expand contents
- $loadingMsg - loading message
- $postLess - string to replace "less link"
- $postMore - string to replace "more link"
- $postLinkPrefix - prefix of the link
- $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:
- Use POST method to prevent unexpected requests.
- A new parameter for you to appoint your plugin's location.
- Fix a bug about encoding error.
- 0.6:
- Combines ajaxified-expand-post-now.php and wp-fetchdata.php, now the install procedure is easier.
- Enables you to display a bottom close link, for the convenience of closing expanded contents.
- Fix a bug that may cause script error in Internet Explorer.
- Fix several minor bugs.
- 0.5:
- To get maximum compatibility, uses build-in filters to process data instead of getting data directly.
- 0.4:
- Initial Release
Known Issues
- Does not work with RunPHP
個人筆記
目前知道有兩位在企鵝主機下抓不到內容,已經試了許多方法還是沒有成效,怪哉……
請問按下後出現「Error while connecting to the server. Please try again leter.」是什麼原因呢?
評論由 vsy 發表 @ 四月 7 日, 2006 1:48 上午
請問你有將 wp-fetchdata.php 放在 WordPress 的根目錄下嗎?
評論由 C.H.Weng 發表 @ 四月 7 日, 2006 2:00 上午
呵,不好意思,沒注意到您寫wp-fetchdata.php要放根目錄^^|||..謝謝您
但是有個小問題..放在more後的內容無法換行?
評論由 vsy 發表 @ 四月 7 日, 2006 2:17 下午
我改了一點小地方,請試試看可不可以,
下載點 http://www.chweng.idv.tw/downloads/aepn05.zip
感謝幫忙測試m(_ _)m
評論由 C.H.Weng 發表 @ 四月 7 日, 2006 3:49 下午
謝謝您這麼快回覆,可是還是不行XD..
評論由 vsy 發表 @ 四月 7 日, 2006 8:33 下午
似乎与coolcode有冲突,只好放弃
評論由 kava 發表 @ 四月 8 日, 2006 12:44 上午
我大概知道問題出在哪了,
不過目前看來還有更重要的麻煩要解決,
唉……
評論由 C.H.Weng 發表 @ 四月 8 日, 2006 2:42 上午
与PAGE POST 2冲突也。。。用了这个插件以后再打开文章之后PAGE POST的分页内容就显示不出来了。请看看能解决吗?我用不了Inline (Collapsible) More Link,想用这个插件代替呢。
評論由 Shoegazer 發表 @ 四月 8 日, 2006 7:22 上午
請再試試看這個@@
http://www.chweng.idv.tw/downloads/aepn05beta2.zip
原本自己用得很順的,沒想到放出來後發現這麼多問題,
造成大家的困擾,真不好意思@@
to Shoegazer:
如果這個版本還是不能相容於 Page Post 2 的話,可能就沒辦法解決了。
因為這兩個插件都會動到類似的地方,很難達到一個平衡,
建議你請該插件的作者將類似的功能也寫進去吧!
評論由 C.H.Weng 發表 @ 四月 8 日, 2006 3:17 下午
http://bibi.novice.club.tw/wp/wp-fetchdata.php?p=169
內容是空的耶?
是我哪裡弄錯了嗎orz
http://bibi.novice.club.tw/wp/
評論由 筆筆 發表 @ 四月 8 日, 2006 4:40 下午
耶~可以正常運作了~感謝m(_ _)m
若還有發現問題我會再來回報的^^
評論由 vsy 發表 @ 四月 8 日, 2006 5:15 下午
剛那篇評論不見了...
跟Vsy一開始的情況一樣,出現這個訊息「Error while connecting to the server. Please try again leter.」
wp-fetchdata.php 放在 根目錄
ajaxified-expand-post-now.php 放在 plugin裡面...
也有從後台開啟外掛了...
評論由 筆筆 發表 @ 四月 8 日, 2006 5:24 下午
to 筆筆:
我有設定如果評論超過兩個連結就必須審核才能發表,
不過最近常常有人踩到這個限制,所以我有再把限制放寬一點了~
至於你的網站,我看不出什麼明顯的問題耶,
你可以檢查一下你的伺服器 log 看一下有沒有什麼錯誤訊息嗎?
我在想你是不是有利用 referrer 設過防盜連機制…
另外,你的 http://bibi.novice.club.tw/wp/archives/169 似乎原本就沒有內容喔,
看樣子你本來好像是要貼個 Flash 動畫,不過在永久連結裡還是沒看到東西喔!
評論由 C.H.Weng 發表 @ 四月 8 日, 2006 5:47 下午
XD"
那篇我本來要貼 可是沒放上去
28這個也一樣 XD...
防盜連?
應該沒有吧...
wp的.htaccess我沒動過.
評論由 筆筆 發表 @ 四月 8 日, 2006 5:53 下午
翻一下 error.log 吧,我實在想不到原因了!
明明直接從 http://bibi.novice.club.tw/wp/wp-fetchdata.php?p=166 可以取到資料,
但是點 more link 卻有問題,我看了種在你網頁中的 Javascript code,應該也都沒錯才對呀……
評論由 C.H.Weng 發表 @ 四月 8 日, 2006 6:37 下午
翻翻...
看起來是沒有啊...
不過倒是有在...
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)"
評論由 筆筆 發表 @ 四月 8 日, 2006 6:46 下午
不對 我在幹麻啊= =
有讀取當然會紀錄orz
評論由 筆筆 發表 @ 四月 8 日, 2006 6:48 下午
沒錯,不過你的 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 中的差異,為什麼一個讀得到、一個讀不到@@
這應該不屬於我能處理的範圍了@@
評論由 C.H.Weng 發表 @ 四月 8 日, 2006 6:54 下午
可以了.....
我改個檔名 再把plugin的路徑也改一下...
他就接受了=口="
感謝^^
評論由 筆筆 發表 @ 四月 9 日, 2006 7:44 上午
真的會跟我家的coolcode打架耶
目前有解嗎= =?
評論由 lzy 發表 @ 四月 10 日, 2006 2:59 下午
我剛剛翻了一下 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 的站長寫一個可以跟他這些套件相容的展開功能,可能會比較快一點@@
評論由 C.H.Weng 發表 @ 四月 10 日, 2006 6:15 下午
嗯...投降輸一半好了-_-||
評論由 lzy 發表 @ 四月 10 日, 2006 11:07 下午
推出 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/,
敬請期待!!
評論由 C.H.Weng 發表 @ 四月 12 日, 2006 12:47 下午
會出錯耶= ="
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
評論由 筆筆 發表 @ 四月 12 日, 2006 8:04 下午
好像是權限設定的問題,上次應該也是一樣的狀況,
找個熟 Linux 的人幫你看看吧._.
評論由 C.H.Weng 發表 @ 四月 12 日, 2006 9:25 下午
感謝啦,這台主機問題一大堆,今年六月底就會搬家了,先拿0.5beta2來用好了,反正應該沒什麼差別吧!?
評論由 筆筆 發表 @ 四月 12 日, 2006 10:03 下午
好像跟coolcode的問題也無法解決耶orz
評論由 lzy 發表 @ 四月 12 日, 2006 10:43 下午
更新到 PAGE POST2 2.9之后没有问题了^^
評論由 Shoegazer 發表 @ 四月 12 日, 2006 11:23 下午
PagePost 2 可以使用,真是恭喜恭喜^^
至於 CoolCode 我還是沒辦法,他的程式我實在看不懂= =
我已經盡量用已知的方法排除可能影響的因素了@@
0.5 與 0.6 的基本架構差異不大,主要就是多了一些顯示細節方面的調整,以及一些為下一個插件所做的準備而已,原來沒解決的相容性問題還是沒解決。
因此,如果不需要 0.6 提供的功能,是暫時不需要升級的。
評論由 C.H.Weng 發表 @ 四月 12 日, 2006 11:57 下午
good
評論由 pan 發表 @ 四月 15 日, 2006 4:50 下午
很棒,但是 IE 下會有點問題 (當然 Firefox 是好的),謝謝你辛苦開發這個 plugin
評論由 roga 發表 @ 四月 16 日, 2006 10:01 下午
鏘鏘~終於有人發現這個問題了!
關於這個,我用了三個主要的瀏覽器(IE、Firefox、Opera)做測試,
發現只有 IE 會出現這個 Script Error 的警告,
主要原因是顯示讀取中(Fetching Data...)這個訊息造成的。
目前已知,連最新的 IE7 測試版還是都會發生錯誤,
因此下個版本中我會想個辦法做判斷,在 IE 中就省略顯示那個訊息,
免得黃色驚嘆號嚇到訪客。
評論由 C.H.Weng 發表 @ 四月 16 日, 2006 10:29 下午
0.6 beta 2 釋出!
修好了 roga 所提到的,在 IE 中會造成黃色驚嘆號的 bug。
評論由 C.H.Weng 發表 @ 四月 16 日, 2006 11:15 下午
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
評論由 doug 發表 @ 四月 21 日, 2006 3:12 上午
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!
評論由 C.H.Weng 發表 @ 四月 21 日, 2006 3:25 下午
to 筆筆:
想請問一下,你說你後來改個檔名、再把 plugin 的路徑也改一下就可以了。
可以請問一下修改的細節嗎?謝謝!
評論由 C.H.Weng 發表 @ 五月 7 日, 2006 1:48 上午
不知道耶,一切都很謎...
現在是用最新版本,也很正常,有時候動過伺服器檔案會有一段時間失效= ="
評論由 筆筆 發表 @ 五月 7 日, 2006 5:35 上午
Don't work encoding for content in Windows-1251 and other. Please, do something
評論由 Blok.NOT 發表 @ 五月 19 日, 2006 3:34 上午
Thanks for reporting
Please try the latest version to see if it works OK.
評論由 C.H.Weng 發表 @ 五月 19 日, 2006 5:00 上午
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.
評論由 Stahn 發表 @ 六月 28 日, 2006 1:47 下午
Tsk, when I said "the rest of the text" it should have been "the rest of the ajax expanded
評論由 Stahn 發表 @ 六月 28 日, 2006 1:48 下午
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.
評論由 C.H.Weng 發表 @ 六月 28 日, 2006 6:47 下午
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
評論由 Stahn 發表 @ 七月 3 日, 2006 6:45 下午
If possible, please give me your site,
so that I'll try to work out the problem.
評論由 C.H.Weng 發表 @ 七月 3 日, 2006 8:04 下午
Sure, I was lazy to copy-paste it before =P
評論由 Stahn 發表 @ 七月 6 日, 2006 6:58 上午
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
評論由 war59312 發表 @ 七月 6 日, 2006 11:00 下午
Hey,
Also, it breaks xhtml:
http://validator.w3.org/check?uri=http://www.war59312.com/
Take Care,
Will
評論由 war59312 發表 @ 七月 7 日, 2006 12:13 上午
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.
評論由 C.H.Weng 發表 @ 七月 7 日, 2006 12:05 下午
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
評論由 Hoboken411 發表 @ 七月 9 日, 2006 6:01 上午
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
評論由 war59312 發表 @ 七月 9 日, 2006 11:05 上午
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”
評論由 C.H.Weng 發表 @ 七月 9 日, 2006 1:05 下午
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
評論由 war59312 發表 @ 七月 19 日, 2006 10: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.
評論由 C.H.Weng 發表 @ 七月 19 日, 2006 2:46 下午
Hey,
Also, what about "Continue Reading » » »" links?
Example:
http://www.war59312.com/category/home_grown/
Thanks,
Will
評論由 war59312 發表 @ 七月 24 日, 2006 7:02 上午
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.
評論由 C.H.Weng 發表 @ 七月 24 日, 2006 11:29 下午
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!
評論由 war59312 發表 @ 七月 30 日, 2006 5:03 下午
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.
評論由 C.H.Weng 發表 @ 七月 31 日, 2006 5:35 下午
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
評論由 war59312 發表 @ 八月 2 日, 2006 11:36 下午
It's easy,
just replace all "#" with "javascript:;" in the plagin file,
and it would display the links as your wish.
評論由 C.H.Weng 發表 @ 八月 4 日, 2006 10:30 下午
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
評論由 war59312 發表 @ 八月 5 日, 2006 6:18 下午
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 ?
評論由 war59312 發表 @ 八月 5 日, 2006 6:31 下午
http://blogger.three-step-profits.com/archives/10
Easy_Expand
評論由 dddd 發表 @ 八月 27 日, 2006 4:22 下午
write very beatifull mature congratulatıon thanks
評論由 sohbet 發表 @ 十一月 4 日, 2006 7:44 下午
Wow, was not aware it was that easy.
評論由 chat 發表 @ 十一月 12 日, 2006 2:16 下午
Thanks
評論由 Kalpyeri 發表 @ 十一月 19 日, 2006 7:52 下午
Hmzz o write thanks
評論由 seks 發表 @ 十一月 20 日, 2006 2:33 上午
WordPress/Plugins...
使っているPluginだ。 Extended Live Archive 高機能なアーカイブプラグイン。 Dash-Note ダッシュボードに簡単なメモ機能を追加。 ImageManager 画像のアップロードや一覧表示はもちろん、簡単な画...
引用至 Toyoaokiの覚え書き (PukiWiki/TrackBack 0.4) @ 十一月 22 日, 2006 7:23 下午
interesting , good text Thanks !
評論由 Sohbet odaları 發表 @ 十一月 28 日, 2006 3:10 上午
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!
評論由 Tin 發表 @ 十一月 28 日, 2006 3:15 上午
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.
評論由 C.H.Weng 發表 @ 十一月 28 日, 2006 9:41 下午
what happens if the ‘excerpt’ field is left empty?
評論由 arkadaş 發表 @ 十一月 29 日, 2006 2:17 上午
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-).
評論由 Tin 發表 @ 十一月 29 日, 2006 9:56 上午
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
評論由 C.H.Weng 發表 @ 十一月 29 日, 2006 10:07 下午
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.
評論由 Tin 發表 @ 十一月 30 日, 2006 12:38 下午
umm , great! thanks..
Chat Odaları
評論由 Sohbet 發表 @ 十一月 30 日, 2006 1:06 下午
intresting text , Thanks!
評論由 chat 發表 @ 十二月 1 日, 2006 3:42 上午
Great plugin Man !!!
評論由 osb 發表 @ 十二月 8 日, 2006 2:01 下午
thanks a lot ...
評論由 mirc 發表 @ 十二月 9 日, 2006 2:12 上午
thanks overy
評論由 bedava ekran koruyucu 發表 @ 十二月 9 日, 2006 4:13 下午
umm ok£y thanks !
評論由 itiraf 發表 @ 十二月 10 日, 2006 5:05 下午
great go
) thanks!! tavla
評論由 google 發表 @ 十二月 30 日, 2006 5:43 下午
thanks !! dage wow
評論由 tavla 發表 @ 一月 2 日, 2007 3:29 下午
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
評論由 Zelda 發表 @ 一月 3 日, 2007 12:48 下午
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.
評論由 C.H.Weng 發表 @ 一月 3 日, 2007 10:11 下午
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.
評論由 RHO 發表 @ 一月 12 日, 2007 3:15 上午
DO NOT activate Ajaxified Expand NOW and Ajaxified Expand Post NOW at the same time.
評論由 C.H.Weng 發表 @ 一月 12 日, 2007 7:33 上午
(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!!!
評論由 Michel Costa 發表 @ 一月 15 日, 2007 2:01 上午
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.
評論由 C.H.Weng 發表 @ 一月 15 日, 2007 1:52 下午
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...
引用至 Marek Włostowski @ 一月 18 日, 2007 5:20 上午
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!
評論由 Paolo 發表 @ 一月 29 日, 2007 7:57 上午
Ok, problem solved. It was a my error. Now work fine.
Thanks
評論由 Paolo 發表 @ 一月 29 日, 2007 8:23 上午
[...] 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 [...]
引用至 Run As Never Get, Wander as Never. COMe » Ajaxified Expand Now and AJax Comments Plugin @ 二月 3 日, 2007 6:27 下午
[...] Ajaxified Expand Post NOW Uses AJAX technique to expand “more…” link in the same page immediately. –>Download plugin [...]
引用至 Gerald Hibbs » Best Wordpress 2.1 plugins. @ 二月 5 日, 2007 3:58 下午
[...] 先说下WP的插件。装了四个,Ajaxified Expand Post NOW,Random Header,Ultimate Tag Warrior,WP-Cron,结果好像一个也没起作用。尤其是Ultimate Tag Warrior,弄了半天还是无果,实在有点烦人。还有一个由于不想在这些方面浪费太多时间,于是也就先搁置一边了。等到时候时间充裕了,再找伍岭这样的技术高手咨询一下,甚至再把整个模版也换掉才行。 [...]
引用至 BLOG-KEN / 杂事一堆 @ 二月 5 日, 2007 6:24 下午
很有用的資訊, 謝謝!
評論由 udn 發表 @ 二月 6 日, 2007 5:01 上午
[...] 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 [...]
引用至 ulyssesonline.com » Blog Archive » Top WordPress Ajax Plugins @ 二月 9 日, 2007 5:25 下午
[...] Ajaxified Expand Post NOW Plugin hat Mist gebaut, ich konnte keine Kommentare mehr [...]
引用至 Insanity On Stage » Archiv @ 二月 11 日, 2007 11:43 下午
[...] Ajaxified Expand Post Now to get AJAX effects when you click on the “More” tag; [...]
引用至 As they were… » Blog Archive » YYQuest Tango blog @ 二月 17 日, 2007 12:53 下午
[...] Ajaxified Expand Post Now to get AJAX effects when you click on the “More” tag; [...]
引用至 As they were… » Blog Archive » Dipfm @ 二月 17 日, 2007 12:56 下午
[...] Ajaxified Expand Post Now to get AJAX effects when you click on the “More” tag; [...]
引用至 As they were… » Blog Archive » Travels @ 二月 17 日, 2007 12:57 下午
[...] nicht hat, kanns hier finden: Links: Kommentier-Plug-In — ajax-comments Post-Plug-In — expand-post-now Plug-In-Database — [...]
引用至 Ein bisschen mehr - marcel-rehfeld.de @ 二月 21 日, 2007 3:14 上午
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
評論由 chat 發表 @ 二月 22 日, 2007 11:18 下午
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.
評論由 C.H.Weng 發表 @ 二月 23 日, 2007 12:37 上午
[...] ajaxified expand now 代替 more link的插件。将wp默认的分页ajax化。很好用。下载以及教程.效果见我主页标题下。 [...]
引用至 yo2.cn WordPress 博客服务 » 我想使用的WordPress插件和主题 @ 二月 23 日, 2007 6:23 下午
it up tag to close the expanded post?
評論由 seks 發表 @ 二月 24 日, 2007 2:51 下午
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!
評論由 Con 發表 @ 二月 27 日, 2007 9:43 上午
Try Ajaxified Expand NOW 0.8 for the new feature that separates your post into several pages.
評論由 C.H.Weng 發表 @ 二月 27 日, 2007 11:24 下午
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
評論由 mike 發表 @ 二月 28 日, 2007 7:27 上午
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.
評論由 C.H.Weng 發表 @ 三月 1 日, 2007 10:36 下午
[...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. (No Ratings Yet) Loading ... [...]
引用至 Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 3/02 @ 三月 2 日, 2007 1:16 下午
[...] Ajaxified Expand Post NOW nutzt AJAX, um “more…” anzuzeigen. (No Ratings Yet) Loading ... [...]
引用至 WeblogToolsCollection DE » Blog Archive » WordPress Plugin Veröffentlichungen am 2.3. @ 三月 2 日, 2007 4:17 下午
[...] Ajaxified Expand Post NOW usa AJAX para expandir el “more…” en tu blog. (No Ratings Yet) Loading ... [...]
引用至 WeblogToolsCollection Español » Blog Archive » Plugins de WordPress publicados 2/3 @ 三月 2 日, 2007 11:28 下午
[...] Ajaxified Expand Post WordPress plugin (tags: wordpress plugin wp-plugins ajax) [...]
引用至 [i:rrhoblog] » links for 2007-03-02 @ 三月 3 日, 2007 6:20 上午
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(安....
引用至 月光沼泽-MoonSwamp @ 三月 3 日, 2007 7:54 上午
[...] 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 [...]
引用至 Wordpress Plugins - Ajaxified Expand Post NOW | Wordpress Tutorials And Blogging Tips @ 三月 3 日, 2007 1:20 下午
[...] WordPress plugin - Ajaxified Expand Post NOW « 無聊人的無聊故事 Uses AJAX technique to expand “more…” link in the same page immediately. (tags: wordpress plugin) [...]
引用至 Skylog » Blog Archive » links for 2007-03-03 @ 三月 3 日, 2007 2:18 下午
[...] 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 [...]
引用至 » Seguir leyendo… > Que la pases lindo! @ 三月 4 日, 2007 3:57 上午
[...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]
引用至 ThemePress » Weblog Tools Collection: WordPress Plugin Releases for 3/02 @ 三月 4 日, 2007 2:59 下午
thanks.
評論由 kelvin 發表 @ 三月 5 日, 2007 10:30 下午
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
評論由 mike 發表 @ 三月 5 日, 2007 10:41 下午
oops
"echo addjs-command" i mean, there is something wrong rendered here in the comments
Greets,
mike
評論由 mike 發表 @ 三月 5 日, 2007 10:44 下午
Thanks for all.
it's cool.
評論由 tv izle 發表 @ 三月 7 日, 2007 3:06 上午
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。同时页面为全屏空白……
求解,打扰!
評論由 joycapri 發表 @ 三月 7 日, 2007 4:47 上午
不好意思……自己解决了=。=我设置问题,和插件本身无关……
評論由 joycapri 發表 @ 三月 7 日, 2007 4:50 上午
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>
評論由 C.H.Weng 發表 @ 三月 8 日, 2007 1:50 下午
[...] Ajaxified Expand Post NOW: Enables the expand-in-place functionality on the “More” links. [...]
引用至 Robservatory » Blog Archive » Behind the scenes: plug-ins and widgets @ 三月 9 日, 2007 3:02 上午
[...] Ajaxified Expand Post NOW [...]
引用至 Plugins Wordpress de la semaine ! @ 三月 10 日, 2007 12:15 上午
[...] 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 [...]
引用至 Devlounge | Friday Focus #21 @ 三月 10 日, 2007 4:37 上午
second plugin spotlighted is called Ajaxified Expand Post Now
評論由 lida 發表 @ 三月 10 日, 2007 11:25 下午
[...] Ajaxified Expand Post NOW [...]
引用至 BLOmiG » Les meilleurs plugins pour Wordpress ! 3/3 : 8 plugins pour améliorer l’interface / la navigation @ 三月 12 日, 2007 6:40 下午
[...] Descarga del plugin | Ajaxified Expand Post NOW [...]
引用至 Ajaxified Expand Post NOW - Visuliza tus post sin salir del index at EntreGeeks.com @ 三月 15 日, 2007 5:31 上午
[...] 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… [...]
引用至 Blogadão » Plugins para Wordpress @ 三月 20 日, 2007 2:47 上午
[...] Ajaxified Expand Post NOW [...]
引用至 Something about MyLives » 方便的WordPress Plugin-”Ajaxified Expand NOW” @ 三月 25 日, 2007 4:07 上午
[...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]
引用至 WordPress Plugins for March 16, 2007 « designcreatology @ 三月 30 日, 2007 9:28 下午
[...] 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. [...]
引用至 WebDF.com.br - Guilherme Aguiar BLOG » Blog Archive » Plugins para o Wordpress @ 四月 4 日, 2007 1:13 上午
[...] 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. [...]
引用至 WP Plugins March 27, 2007 | Blogtology @ 四月 6 日, 2007 2:23 下午
[...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]
引用至 WP Plugins March 15, 2007 | Blogtology @ 四月 6 日, 2007 3:01 下午
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!
評論由 lynnlovestennis 發表 @ 四月 12 日, 2007 2:38 上午
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.
評論由 C.H.Weng 發表 @ 四月 12 日, 2007 11:45 下午
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!
評論由 lynnlovestennis 發表 @ 四月 13 日, 2007 12:26 上午
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.
評論由 C.H.Weng 發表 @ 四月 13 日, 2007 1:18 上午
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
評論由 lynnlovestennis 發表 @ 四月 13 日, 2007 4:58 上午
Hello Thanks .
評論由 Exen 發表 @ 四月 17 日, 2007 7:04 下午
[...] ajaxified expand now 代替 more link的插件。将wp默认的分页ajax化。很好用。下载以及教程.效果见我主页标题下。 [...]
引用至 我的wp使用的插件 | 猪头’s MAYA Bar. @ 四月 27 日, 2007 5:18 上午
[...] Ajaxified Expand Post NOW [...]
引用至 WordPress plugin - Ajaxified Expand NOW | 猪头’s MAYA Bar. @ 四月 27 日, 2007 6:35 上午
[...] Ajaxified Expand Post NOW Espande le pagine clikkando su “more” leggi tutto. [...]
引用至 Plug-in free per Wordpress. « La fabbrica di noci @ 四月 28 日, 2007 7:42 上午
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?
評論由 sfong15 發表 @ 四月 30 日, 2007 12:35 下午
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.
評論由 C.H.Weng 發表 @ 五月 2 日, 2007 11:59 下午
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?
評論由 Paulo Brabo 發表 @ 五月 4 日, 2007 8:30 上午
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.
評論由 C.H.Weng 發表 @ 五月 5 日, 2007 9:20 下午
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
評論由 Paulo Brabo 發表 @ 五月 6 日, 2007 2:51 上午
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.
評論由 C.H.Weng 發表 @ 五月 7 日, 2007 7:53 下午
[...] 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 [...]
引用至 gratisinlinea.it » 40 + Plugin per Wordpress @ 五月 8 日, 2007 8:57 下午
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.
評論由 Paolo Gatti 發表 @ 五月 10 日, 2007 5:34 下午
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?
評論由 preckie 發表 @ 五月 11 日, 2007 3:17 下午
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.
評論由 C.H.Weng 發表 @ 五月 13 日, 2007 8:12 下午
@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.
評論由 Paolo Gatti 發表 @ 五月 14 日, 2007 7:08 上午
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
評論由 C.H.Weng 發表 @ 五月 16 日, 2007 3:09 上午
@C.H.Weng: I edit comments in the admin panel.
Bye, Paolo.
評論由 Paolo Gatti 發表 @ 五月 16 日, 2007 9:16 下午
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
評論由 Drumbo 發表 @ 五月 17 日, 2007 6:59 下午
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?
評論由 C.H.Weng 發表 @ 五月 17 日, 2007 9:31 下午
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
評論由 Drumbo 發表 @ 五月 17 日, 2007 9:47 下午
[...] Visit [...]
引用至 WP Plugins DB » Blog Archive » Ajaxified Expand Post NOW @ 五月 20 日, 2007 3:51 下午
dear Paolo Gatti and Drumbo:
please try this new version,
http://www.chweng.idv.tw/downloads/aepn07beta8.zip
hope this works
評論由 C.H.Weng 發表 @ 五月 21 日, 2007 6:29 下午
@C.H.Weng: yeah, now it work fine!
Thank you very much
Bye, Paolo.
評論由 Paolo Gatti 發表 @ 五月 22 日, 2007 8:28 上午
I’m looking forward to the release of that album.
評論由 msn adresleri 發表 @ 五月 24 日, 2007 8:07 下午
thank you
評論由 Estetik 發表 @ 五月 25 日, 2007 2:14 上午
[...] 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. [...]
引用至 2Life Brasil » Blog Archive » Teste de pluguin Ajaxified Expand Post NOW @ 六月 9 日, 2007 4:05 上午
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
評論由 McCune 發表 @ 六月 22 日, 2007 5:52 上午
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.
評論由 C.H.Weng 發表 @ 六月 23 日, 2007 5:39 下午
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
評論由 mccune 發表 @ 六月 24 日, 2007 1:47 上午
[...] is an advanced version of Ajaxified Expand Post NOW. If you need only to expand your post, please try above-mentioned [...]
引用至 WP Plugins DB » Plugin Details » Ajaxified Expand NOW @ 六月 24 日, 2007 1:49 上午
[...] Ajaxified Expand Post NOW Lädt Inhalte von angeteaserten Beiträgen direkt in die Seite nach (siehe Link: "» Ganzen Beitrag lesen"). Probleme: [...]
引用至 » Wordpress Plugins « Trash Log Blog Archive @ 六月 28 日, 2007 9:18 下午
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.
評論由 mccune 發表 @ 七月 3 日, 2007 10:21 下午
Have you tried new beta version at comment #164 ?
That might solve your problem.
評論由 C.H.Weng 發表 @ 七月 8 日, 2007 10:20 下午
[...] ajaxified expand now 代替 more link的插件。将wp默认的分页ajax化。很好用。下载以及教程.效果见我主页标题下。 [...]
引用至 葱白·后宫 » Blog Archive » 常用代码 @ 七月 15 日, 2007 4:18 下午
[...] 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. [...]
引用至 Ajaxified Expand Post NOW | Wordpress @ 七月 18 日, 2007 10:00 下午
[...] 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… [...]
引用至 Plugins Wordpress : www.prensadigital.com.br @ 七月 25 日, 2007 6:35 下午
[...] 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 [...]
引用至 10 useful ajax plugins for Wordpress » Webdesign Archive @ 七月 26 日, 2007 3:52 上午
[...] URI: http://blog.chweng.idv.tw/wordpress/ajaxified-expand-post-now/ Description: Expand “more…” contents in the same page immediately. Version: 0.7 beta [...]
引用至 Ajaxified Expand Post NOW » 《論盡蛋》 @ 七月 27 日, 2007 12:42 上午
tested with german Letter...
ä ö ü ß
評論由 S.i.T. 發表 @ 八月 23 日, 2007 8:58 下午
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 !
評論由 NightAngel 發表 @ 八月 24 日, 2007 10:53 上午
Thank you for this marvellous plugin !
評論由 月餅 發表 @ 九月 1 日, 2007 9:39 上午
[...] 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 [...]
引用至 Mr. Clean | JARED BARES dot COM @ 十月 5 日, 2007 11:08 下午
我發現如果我在預設token 加東西(我是想要讓每一篇的read more訊息都有變化所以會寫比方說 之類的東西),就沒辦法正常的展開文章。
站長有辦法讓這個外掛讀取這類的token,還是有其他方法能讓我的read more訊息有變化嗎?抱歉我是語法新手,多多指教囉。
評論由 Vert 發表 @ 十月 17 日, 2007 1:57 下午
to Vert:
很抱歉我不是很瞭解你的意思,可以附上你的網站,或是舉個更具體的例子給我看看嗎?
評論由 C.H.Weng 發表 @ 十月 29 日, 2007 11:10 上午
[...] Expand Post Now Carrega apenas o restante do texto (e não a página toda) quando a tag é usada. download plugin [...]
引用至 Melhores plugins para wordpress ¦ Projeto Sonho - Um blog de amores e dissabores @ 十一月 6 日, 2007 11:37 下午
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
評論由 ziggy101 發表 @ 十一月 14 日, 2007 3:50 下午
[...] 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. [...]
引用至 Plugins para Wordpress | Bruno Fraga - Desenvolvedor WEB @ 二月 15 日, 2008 12:39 上午
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.
評論由 metal etiket 發表 @ 二月 21 日, 2008 6:21 下午
[...] Ajaxified Expand Post Now WordPress Plugin [...]
引用至 WordPress Plugins for Blog Layout, Formating, and CSS Designs « Moch1503’s Weblog @ 三月 12 日, 2008 5:15 上午
請問為何我已把ajaxified-expand-now上傳到/www/wp-content/plugins/底下
也已經啟動外掛,卻還是沒辦法看見運作?
這功能應該就是可以讓文章在首頁縮短變成"繼續閱讀"
然後在整篇文章當中如文章過長
也可改成分頁
可直接讀取是嗎?
讀取資料中‧‧
如同你這個網頁http://blog.chweng.idv.tw/wordpress/ajaxified-expand-now
評論由 星辰 發表 @ 四月 9 日, 2008 9:43 下午
另外,我用的不是這篇文章的插件
不過居然跑到這邊回覆-.-
我是用上面你文章的連結
評論由 星辰 發表 @ 四月 9 日, 2008 9:47 下午
你有用 <!--more--> 或是 <!--nextpage--> 去分割你的文章嗎?
評論由 C.H.Weng 發表 @ 四月 10 日, 2008 9:57 下午
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.
評論由 Elektrik 發表 @ 四月 14 日, 2008 2:32 上午
另外,我用的不是這篇文章的插件
不過居然跑到這邊回覆-
評論由 magazin 發表 @ 四月 15 日, 2008 3:06 上午
[...] 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 [...]
引用至 Disk Chocolate » Blog Archive » [Lista] Plugins Interessantes e Obscuros do Wordpress @ 五月 20 日, 2008 6:22 上午
好像会出错,不知道问题出在哪里
評論由 石塘 發表 @ 五月 21 日, 2008 8:34 上午
[...] 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… [...]
引用至 Biblioteca Regional de Nova Xavantina » Blog Archive » Teste post leia mais @ 六月 3 日, 2008 9:05 下午
[...] 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… [...]
引用至 | Plugins e Templates @ 六月 11 日, 2008 10:53 下午
[...] 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… [...]
引用至 Plugins para Wordpress Super Templates e Dicas para Blog @ 六月 13 日, 2008 3:53 下午
[...] 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… [...]
引用至 Plugins para Wordpress at Space b3n @ 六月 25 日, 2008 9:57 上午
[...] Ajaxified Expand Post NOW uses AJAX to expand the “more…” on your blog. [...]
引用至 WP Plugins March 27, 2007 « PolarityII @ 七月 24 日, 2008 7:54 上午
安装出问题了,说说看吧
評論由 湘绣 發表 @ 八月 11 日, 2008 11:48 上午
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!!
評論由 Fabricio 發表 @ 八月 26 日, 2008 1:51 下午
[...] Ajaxified Expand Post NOW Usa codice Ajax per espandere immediatamente il post cliccando su “more - leggi tutto”. Sempre [...]
引用至 I MIGLIORI 48 PLUGINS PER BLOG WORDPRESS | Blog Info 360° - Il Blog A 360° @ 九月 20 日, 2008 1:32 上午
[...] 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. [...]
引用至 KiDicas » Arquivo do Blog » Listão de links importantes @ 九月 29 日, 2008 4:34 上午
[...] 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… [...]
引用至 Lista de plugins essenciais para o WordPress | GuiaDoPC - O Guia do seu melhor amigo! @ 十月 13 日, 2008 11:47 上午
[...] 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… [...]
引用至 .:: Sabe Tudo ::. » Blog Archive » Super Plugins para Wordpress @ 十月 18 日, 2008 11:18 上午
[...] Ajaxified Expand Post NOWというプラグインを見つけたので試してみた [...]
引用至 Tipset » Blog Archive » 記事を折りたたむWordPressプラグイン @ 十一月 9 日, 2008 3:03 上午
[...] 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. [...]
引用至 Things are shaping up to be pretty odd… » Blog Archive » Ajaxified Expand Post NOW @ 十一月 19 日, 2008 4:19 上午
[...] 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… [...]
引用至 Os melhores plugins para Wordpress | Brasil Tutoriais @ 三月 8 日, 2009 11:20 上午
[...] Ajaxified Expend Post NOW ブログ記事のmore(折りたたんだりするヤツ)をスマートにしてくれるやつです。 WordPressだと、何か知らんが折りたたみ機能がただの個別記事へのリンクだったり moreが入ってるトコから表示とかワケわからんウザ仕様なのでこいつを入れて解決。 台湾のサイトなので漢字だらけなのですが、そういうのを何かコワイとか思ってしまうのは 日本人だからなのかなあ。でもアラビア語のページとかもコワいよね。 で、インストールしただけで使えますが、そのままだと表示が[more][less]と英語なので phpのソースを以下のように書き換えました。 #25行目から //string to replace “less link” //$postLess = ‘« Less’; //元々の設定をコメントアウト $postLess = ‘« 続きを隠す’; //こいつを書き加える [...]
引用至 WordPressのプラグイン紹介 | Trip-Trap Effects @ 六月 27 日, 2009 9:58 下午
[...] я наткнулся на работу китайских товарищей – плагин Ajaxified Expand Post NOW и понял, что это то, что я и хотел сделать! Правда, [...]
引用至 Вордпресскин{.com} » Blog Archive » Немного AJAX-а никому не повредит. @ 七月 27 日, 2009 1:52 上午
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.
評論由 paolo 發表 @ 一月 3 日, 2010 10:03 上午
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?
評論由 C.H.Weng 發表 @ 一月 5 日, 2010 6:14 下午
[...] WordPress plugin – Ajaxified Expand Post NOW [...]
引用至 AfroNamiHeiの箱 : WordPressのタグ折りたたみプラグイン @ 二月 26 日, 2010 7:08 下午
[...] Ajaxified Expand Post NOW Show Hide “more” with WordPress [...]
引用至 AfroNamiHeiの箱 : WordPressのタグ折りたたみプラグイン-その2- @ 二月 26 日, 2010 7:09 下午
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…
評論由 TeknoCEP 發表 @ 三月 11 日, 2010 6:52 下午