Comments on: The Excerpt Reloaded: The Root Cause and Fix For Creating Validated XHTML http://robsnotebook.com/the-excerpt-reloaded Fri, 25 Jul 2008 02:03:56 +0000 http://wordpress.org/?v=2.2.3 By: Memo. Wordpress Excerpt function Modification Log. at Notepad IV http://robsnotebook.com/the-excerpt-reloaded#comment-18866 Memo. Wordpress Excerpt function Modification Log. at Notepad IV Tue, 03 Jun 2008 20:18:43 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-18866 [...] someone - who wrote that Wordpress’s core developers are still in the world of 2003 or so. ] http://robsnotebook.com/the-excerpt-reloaded [...] […] someone - who wrote that Wordpress’s core developers are still in the world of 2003 or so. ] http://robsnotebook.com/the-excerpt-reloaded […]

]]>
By: Rob http://robsnotebook.com/the-excerpt-reloaded#comment-15410 Rob Wed, 21 May 2008 21:32:59 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-15410 Dave or anyone else: I'd be glad to take a donation (for the right amount) to add features. Dave or anyone else: I’d be glad to take a donation (for the right amount) to add features.

]]>
By: Dave Bergschneider http://robsnotebook.com/the-excerpt-reloaded#comment-14907 Dave Bergschneider Mon, 19 May 2008 13:51:30 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-14907 Forgot to escape it: <div class="entry"> <?php if (is_search()) { ?> <?php the_excerpt() ?> <?php } else { ?> <?php the_excerpt_reloaded(100, '<img><p><strong>', 'content', TRUE, 'Read more &raquo;', FALSE, 2); ?> <?php } ?> </div> Forgot to escape it:

<div class="entry">
<?php if (is_search()) { ?>
<?php the_excerpt() ?>
<?php } else { ?>
<?php the_excerpt_reloaded(100, ‘<img><p><strong>’, ‘content’, TRUE, ‘Read more &raquo;’, FALSE, 2); ?>
<?php } ?>
</div>

]]>
By: Dave Bergschneider http://robsnotebook.com/the-excerpt-reloaded#comment-14906 Dave Bergschneider Mon, 19 May 2008 13:50:05 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-14906 I noticed several people having issues recently getting it to work correctly so here after uploading the excerpt reloaded to my plugin directory, I edited my index.php for my theme to have the following code that works for me: <strong>', 'content', TRUE, 'Read more »', FALSE, 2); ?> I noticed several people having issues recently getting it to work correctly so here after uploading the excerpt reloaded to my plugin directory, I edited my index.php for my theme to have the following code that works for me:

‘, ‘content’, TRUE, ‘Read more »’, FALSE, 2); ?>

]]>
By: Dave Bergschneider http://robsnotebook.com/the-excerpt-reloaded#comment-14905 Dave Bergschneider Mon, 19 May 2008 13:46:32 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-14905 To answer NSpeaks question. Yes it works in WP 2.5 as I have recently upgraded. To answer NSpeaks question. Yes it works in WP 2.5 as I have recently upgraded.

]]>
By: Dave Bergschneider http://robsnotebook.com/the-excerpt-reloaded#comment-14904 Dave Bergschneider Mon, 19 May 2008 13:44:43 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-14904 Nice plugin! I have been using a slightly older version for a while and have finally just updated to the current version. I would seriously make a donation for the $more_link_text appear as part of the last paragraph feature. That has been my one peeve since I installed it in early 2007. Nice plugin! I have been using a slightly older version for a while and have finally just updated to the current version. I would seriously make a donation for the $more_link_text appear as part of the last paragraph feature. That has been my one peeve since I installed it in early 2007.

]]>
By: More notes on v6 - blog - coda.coza http://robsnotebook.com/the-excerpt-reloaded#comment-13117 More notes on v6 - blog - coda.coza Tue, 06 May 2008 01:25:18 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-13117 [...] the_excerpt Reloaded (more customisable than WP’s default excerpt function, it allows you to exclude elements such as images, links, etc.) [...] […] the_excerpt Reloaded (more customisable than WP’s default excerpt function, it allows you to exclude elements such as images, links, etc.) […]

]]>
By: NSpeaks http://robsnotebook.com/the-excerpt-reloaded#comment-11956 NSpeaks Sun, 27 Apr 2008 06:51:05 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-11956 Does this works with Wordpress 2.5? Does this works with Wordpress 2.5?

]]>
By: David http://robsnotebook.com/the-excerpt-reloaded#comment-11688 David Thu, 24 Apr 2008 23:57:36 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-11688 Hello 1. I am using this MOD, GREATTT ! the blank admin page and the “Wordpress requires Cookies but your browser does not support them or they are blocked” issue both are solved by this MOD. I hope others can benefit from this. Since I was wandering and the issue was of Excerpt_reloaded, other than anything. 2. I have another problem - when I type exceprt, It does not show the typed excerpt. + earlier version it showed typed excerpt but did not give me the more link. 3. So you need to provide solution for, showing the typed excerpt, with the customized more link. PLEASEEEE Hello

1.
I am using this MOD, GREATTT ! the blank admin page and the “Wordpress requires Cookies but your browser does not support them or they are blocked” issue both are solved by this MOD. I hope others can benefit from this. Since I was wandering and the issue was of Excerpt_reloaded, other than anything.

2. I have another problem - when I type exceprt, It does not show the typed excerpt. + earlier version it showed typed excerpt but did not give me the more link.

3. So you need to provide solution for, showing the typed excerpt, with the customized more link.

PLEASEEEE

]]>
By: Meerblickzimmer http://robsnotebook.com/the-excerpt-reloaded#comment-10368 Meerblickzimmer Thu, 10 Apr 2008 08:22:14 +0000 http://robsnotebook.com/the-excerpt-reloaded#comment-10368 I´m sorry, but the my code i not right. The right code is her: http://www.mein.meerblickzimmer.de/theexcerpt.txt Maybe can you help me. Thanks a lot! M I´m sorry, but the my code i not right. The right code is her: http://www.mein.meerblickzimmer.de/theexcerpt.txt

Maybe can you help me.
Thanks a lot! M

]]>