Comments on: More Paragraphs: A “More” Plugin for WordPress http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/ La Cara Oscura del Desarrollo de Software Tue, 09 Sep 2008 23:46:53 +0000 http://wordpress.org/?v=2.6.1 By: Max http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-686 Max Tue, 27 Mar 2007 20:13:18 +0000 http://www.lacaraoscura.com/?p=27#comment-686 Hello, Can't download your plugin, could you check it? Thanks. Hello,

Can’t download your plugin, could you check it? Thanks.

]]>
By: Brandy http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-520 Brandy Fri, 03 Nov 2006 19:55:51 +0000 http://www.lacaraoscura.com/?p=27#comment-520 Nice plugin--I haven't implemented it yet because it isn't quite what I need though. I am importing RSS feeds using FeedWordPress, and I would like those to be shortened, but not all of my posts. FeedWordPress creates a user for each feed, so I would like to be able to set a post limit length on SOME users but not all. Another method would be to shorten based on category. Are you planning on developing this plugin further? Nice plugin–I haven’t implemented it yet because it isn’t quite what I need though. I am importing RSS feeds using FeedWordPress, and I would like those to be shortened, but not all of my posts. FeedWordPress creates a user for each feed, so I would like to be able to set a post limit length on SOME users but not all. Another method would be to shorten based on category. Are you planning on developing this plugin further?

]]>
By: Bruno http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-147 Bruno Sun, 19 Feb 2006 20:41:22 +0000 http://www.lacaraoscura.com/?p=27#comment-147 Hi, I wish to translate the word 'more' to portuguese, so it shows "leia mais" instead. How i do that? thanks and great plugin :) Hi,

I wish to translate the word ‘more’ to portuguese, so it shows “leia mais” instead. How i do that?

thanks and great plugin :)

]]>
By: Aníbal Rojas http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-127 Aníbal Rojas Sat, 31 Dec 2005 13:02:10 +0000 http://www.lacaraoscura.com/?p=27#comment-127 Sure, you can mail me to the address listed in this page: http://www.lacaraoscura.com/author/ard/ Thanks for your help. Sure, you can mail me to the address listed in this page:
http://www.lacaraoscura.com/author/ard/
Thanks for your help.

]]>
By: anna. http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-126 anna. Sat, 31 Dec 2005 12:11:21 +0000 http://www.lacaraoscura.com/?p=27#comment-126 sure, could you maybe send me your email address - one of the posts is rather long for the comment box :) sure, could you maybe send me your email address - one of the posts is rather long for the comment box :)

]]>
By: Aníbal Rojas http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-125 Aníbal Rojas Sat, 31 Dec 2005 11:30:15 +0000 http://www.lacaraoscura.com/?p=27#comment-125 Thanks a lot for you comment, would you please send me the posts that generated the problem. I think I am going to rewrite completly this plugin, with another approach. Thanks a lot for you comment, would you please send me the posts that generated the problem. I think I am going to rewrite completly this plugin, with another approach.

]]>
By: anna. http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-124 anna. Sat, 31 Dec 2005 10:33:11 +0000 http://www.lacaraoscura.com/?p=27#comment-124 Hi! Your plugin has worked great fo us except for a couple of times when for no reason when posting we got the following error: Fatal Error: Allowed memory size 0f 8388608 bytes exhausted (tried to allocate 191 bytes) in var/www/html/wp-content/plugins/more-paragraphs.php on line 108. Any idea why we're running out of memory with such small posts? for your info: lines 107 to 110 $offset = strlen($matched)+$matched_at; $continue = preg_match($lcomp_regexp, $post_content, $match, PREG_OFFSET_CAPTURE, $offset); } return $post_content; also got this error when trying to post a comment: This weblog is protected by WP-Morph. This is to prevent comment spam. You have to have JavaScript enhabled in order to post comments here. Sorry for the inconvenience. I do have JS enabled! :) Hi! Your plugin has worked great fo us except for a couple of times when for no reason when posting we got the following error:

Fatal Error: Allowed memory size 0f 8388608 bytes exhausted (tried to allocate 191 bytes) in var/www/html/wp-content/plugins/more-paragraphs.php on line 108.

Any idea why we’re running out of memory with such small posts?

for your info: lines 107 to 110

$offset = strlen($matched)+$matched_at;
$continue = preg_match($lcomp_regexp, $post_content, $match, PREG_OFFSET_CAPTURE, $offset);
}
return $post_content;

also got this error when trying to post a comment:

This weblog is protected by WP-Morph. This is to prevent comment spam. You have to have JavaScript enhabled in order to post comments here. Sorry for the inconvenience.

I do have JS enabled! :)

]]>
By: JOSEPH http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-110 JOSEPH Sun, 27 Nov 2005 00:29:12 +0000 http://www.lacaraoscura.com/?p=27#comment-110 Weird behavior!! Your plug in appears to work fine as far as trimming the posts as indicated, but on one of my posts every sentence is now been underlined!!! How did you do that? It must be a bug in some code for html or something. Weird behavior!!

Your plug in appears to work fine as far as trimming the posts as indicated, but on one of my posts every sentence is now been underlined!!!

How did you do that? It must be a bug in some code for html or something.

]]>
By: Josh http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-67 Josh Sun, 23 Oct 2005 18:42:04 +0000 http://www.lacaraoscura.com/?p=27#comment-67 oh in the comment above I meant "inside of blockquote" but put it in brackets. oh in the comment above I meant “inside of blockquote” but put it in brackets.

]]>
By: Josh http://www.lacaraoscura.com/2005/07/26/more-paragraphs-a-more-plugin-for-wordpress/#comment-64 Josh Fri, 21 Oct 2005 12:11:11 +0000 http://www.lacaraoscura.com/?p=27#comment-64 Anibal, I love this plugin. I've only got one problem. If I have paragpraphs inside of <blockquote> it seems to ignore all counting until the end of the block quote. I sometimes quote long sections and "more paragraphs" doesn't work for me then. You can see this on my site. Thanks. PLease email me if you have a fix.</blockquote> Anibal,

I love this plugin. I’ve only got one problem. If I have paragpraphs inside of

it seems to ignore all counting until the end of the block quote. I sometimes quote long sections and “more paragraphs” doesn’t work for me then. You can see this on my site.

Thanks. PLease email me if you have a fix.

]]>