Send wp-testers mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.automattic.com/mailman/listinfo/wp-testers
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of wp-testers digest..."
Today's Topics:
1. Re: wp-testers Digest, Vol 23, Issue 46 (Ashish Mohta)
2. Re: re: 2.1 RC2 & Compat Plugins (Mr. Awesome)
3. Re: Blogroll dissappear after 2.1 Upgrade! (Dov MD)
4. Re: 2.1 RC2 (Mr. Awesome)
5. Content source html (Dino Termini)
6. Re: RE: plugins working under 2.1 (Mr. Awesome)
----------------------------------------------------------------------
Message: 1
Date: Wed, 24 Jan 2007 19:22:03 +0530
From: "Ashish Mohta" <[EMAIL PROTECTED]>
Subject: [wp-testers] Re: wp-testers Digest, Vol 23, Issue 46
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi
I am unable to put you tube code in wordpress.2.1 It doesnt show up when
seen in view mode..
What can be done?
Ashish
On 1/24/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Send wp-testers mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.automattic.com/mailman/listinfo/wp-testers
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
> You can reach the person managing the list at
> [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wp-testers digest..."
>
>
> Today's Topics:
>
> 1. re: 2.1 RC2 & Compat Plugins (S G)
> 2. RE: Here's one I hadn't seen before. (Brian Layman)
> 3. Is Akismet functioning well in 2.1? (Brian Layman)
> 4. Re: WP-login form actions (Matt)
> 5. Re: Is Akismet functioning well in 2.1? (Dov MD)
> 6. Blogroll dissappear after 2.1 Upgrade! (Dov MD)
> 7. Re: Blogroll dissappear after 2.1 Upgrade! (Aaron Brazell)
> 8. Re: Blogroll dissappear after 2.1 Upgrade! (Dov MD)
> 9. Re: WP-login form actions (Robin Adrianse)
> 10. Degrade procedure? (Dov MD)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 23 Jan 2007 13:16:50 +0000 (GMT)
> From: S G <[EMAIL PROTECTED]>
> Subject: [wp-testers] re: 2.1 RC2 & Compat Plugins
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hello,
>
> my plugin readers_post also works with WP2.1
> The URL is http://www.aufzynden.de/post-readers-wp-plugin/
>
> Best regards
> Stefan
>
> ... die besonderen Seiten des Motorradfahrens ...
> http://www.aufzynden.de
>
>
>
> ___________________________________________________________
> Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
>
> ------------------------------
>
> Message: 2
> Date: Tue, 23 Jan 2007 09:18:53 -0500
> From: "Brian Layman" <[EMAIL PROTECTED]>
> Subject: RE: [wp-testers] Here's one I hadn't seen before.
> To: <[email protected]>
> Message-ID:
> <[EMAIL PROTECTED]
>
> Content-Type: text/plain; charset="us-ascii"
>
> >Not worth the bulk of code needed to add backwards compat.
>
> I would agree. I had to laugh at myself, because I thought the system
had
> done a one click spam deletion with no prompting. I thought "No, that
> couldn't have gotten through..."
>
> _______________________________________________
> Brian Layman
> http://www.TheCodeCave.com
> http://www.TheCodeCave.com/EasyWPUpgrade
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 23 Jan 2007 13:45:42 -0500
> From: "Brian Layman" <[EMAIL PROTECTED]>
> Subject: [wp-testers] Is Akismet functioning well in 2.1?
> To: <[email protected]>
> Message-ID:
> <[EMAIL PROTECTED]
>
> Content-Type: text/plain; charset="us-ascii"
>
> Is anyone else being slammed with spam today? I'm getting loads of them
> and
> I have at least 10 spams get through Akismet. I've had the occasional
> spam
> get through before, but never 10 in just half a day... I'm willing to
> believe it is just one spammer using a method Akismet hasn't known, but
> this
> coincidence is awfully close to the 2.1 upgrade...
> _______________________________________________
> Brian Layman
> http://www.TheCodeCave.com
> http://www.TheCodeCave.com/EasyWPUpgrade
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 23 Jan 2007 10:44:08 -0800
> From: Matt <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] WP-login form actions
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> This seems like a good idea. Also, if you had a SSL certificate
installed
> on
> another domain (such as using a shared certificate that a lot of hosts
> give
> you access to) you'd be able to put wp-login.php on that other SSL
domain.
>
>
> On 1/22/07, Sean Hayford O'Leary <[EMAIL PROTECTED]> wrote:
> >
> > I was thinking about this situation. Say you have your WP install at
> > http://site.com but have SSL and wish to encrypt your password when
> > you log in (for good reason). So you set the WordPress address to
> > httpS://site.com and log in at httpS://site.com/wp-login.php.
> >
> > This works fine. BUT if you log in at http://site.com/wp-login.php
> > (which is not exactly unlikely -- many users append "wp-login.php"
> > when visiting their blog) it won't send the information to
> > httpS://site.com/wp-login.php, it'll send it to
> > http://site.com/wp-login.php. Sorry for the capital Ss, didn't want
> > any confusion. Of course it's not just SSL -- any time you have that
> > same file accessible from more than one address, problems arise.
> >
> > So, would there be any problem with using the wpurl setting when
> > sending the form? Like on line 344, instead of:
> >
> > <form name="loginform" id="loginform" action="wp-login.php"
> method="post">
> >
> > we had
> >
> > <form name="loginform" id="loginform" action="<?php
> > bloginfo('wpurl'); ?>/wp-login.php" method="post">
> >
> > What do you guys think?
> >
> > --
> > Sean Hayford O'Leary
> > http://sdho.org
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
>
> --
> Matt ([EMAIL PROTECTED])
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 23 Jan 2007 14:49:00 -0400
> From: "Dov MD" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] Is Akismet functioning well in 2.1?
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Sometimes comes more than the usual but it doesn't have any connection
> with
> any of the upgrades i have donde before... May it's a coincidence man!
>
> At least everything if fine over here...
>
> On 1/23/07, Brian Layman <[EMAIL PROTECTED]> wrote:
> >
> > Is anyone else being slammed with spam today? I'm getting loads of
them
> > and
> > I have at least 10 spams get through Akismet. I've had the occasional
> > spam
> > get through before, but never 10 in just half a day... I'm willing to
> > believe it is just one spammer using a method Akismet hasn't known,
but
> > this
> > coincidence is awfully close to the 2.1 upgrade...
> > _______________________________________________
> > Brian Layman
> > http://www.TheCodeCave.com
> > http://www.TheCodeCave.com/EasyWPUpgrade
> >
> >
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
> ------------------------------
>
> Message: 6
> Date: Tue, 23 Jan 2007 14:51:13 -0400
> From: "Dov MD" <[EMAIL PROTECTED]>
> Subject: [wp-testers] Blogroll dissappear after 2.1 Upgrade!
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi!
> Have someone over there any trouble with blogroll list after the
> 2.1upgrade? In one of my domains ths blogroll list has gone
> completely!
> I was thinking in the template, but i checked and everything looks to be
> ok...
> Any ideas?
>
>
> ------------------------------
>
> Message: 7
> Date: Tue, 23 Jan 2007 13:53:27 -0500
> From: Aaron Brazell <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] Blogroll dissappear after 2.1 Upgrade!
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> Out of curiosity, is your template using wp_list_bookmarks()?
> --
> Aaron Brazell
> Technology Architect, b5media
> "A Global New Media Company"
>
> web:: www.b5media.com, www.technosailor.com
> phone:: 410-608-6620
> skype:: technosailor
>
>
>
> On Jan 23, 2007, at 1:51 PM, Dov MD wrote:
>
> > Hi!
> > Have someone over there any trouble with blogroll list after the
> > 2.1upgrade? In one of my domains ths blogroll list has gone
> > completely!
> > I was thinking in the template, but i checked and everything looks
> > to be
> > ok...
> > Any ideas?
>
>
>
> ------------------------------
>
> Message: 8
> Date: Tue, 23 Jan 2007 15:00:41 -0400
> From: "Dov MD" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] Blogroll dissappear after 2.1 Upgrade!
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> This the the part of the code refering to:
>
> <?php wp_get_links(1); ?>
>
> There is a <?php wp_get_links(2); ?> & <?php wp_get_links(3); ?> that
are
> working properly. I cannot figure what's going on here...
>
> On 1/23/07, Aaron Brazell <[EMAIL PROTECTED]> wrote:
> >
> > Out of curiosity, is your template using wp_list_bookmarks()?
> > --
> > Aaron Brazell
> > Technology Architect, b5media
> > "A Global New Media Company"
> >
> > web:: www.b5media.com, www.technosailor.com
> > phone:: 410-608-6620
> > skype:: technosailor
> >
> >
> >
> > On Jan 23, 2007, at 1:51 PM, Dov MD wrote:
> >
> > > Hi!
> > > Have someone over there any trouble with blogroll list after the
> > > 2.1upgrade? In one of my domains ths blogroll list has gone
> > > completely!
> > > I was thinking in the template, but i checked and everything looks
> > > to be
> > > ok...
> > > Any ideas?
> >
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
> ------------------------------
>
> Message: 9
> Date: Tue, 23 Jan 2007 10:37:41 -0800
> From: "Robin Adrianse" <[EMAIL PROTECTED]>
> Subject: Re: [wp-testers] WP-login form actions
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I think this is a good idea -- feel free to submit it to the Trac (
> trac.wordpress.org).
>
> On 1/22/07, Sean Hayford O'Leary <[EMAIL PROTECTED]> wrote:
> >
> > I was thinking about this situation. Say you have your WP install at
> > http://site.com but have SSL and wish to encrypt your password when
> > you log in (for good reason). So you set the WordPress address to
> > httpS://site.com and log in at httpS://site.com/wp-login.php.
> >
> > This works fine. BUT if you log in at http://site.com/wp-login.php
> > (which is not exactly unlikely -- many users append "wp-login.php"
> > when visiting their blog) it won't send the information to
> > httpS://site.com/wp-login.php, it'll send it to
> > http://site.com/wp-login.php. Sorry for the capital Ss, didn't want
> > any confusion. Of course it's not just SSL -- any time you have that
> > same file accessible from more than one address, problems arise.
> >
> > So, would there be any problem with using the wpurl setting when
> > sending the form? Like on line 344, instead of:
> >
> > <form name="loginform" id="loginform" action="wp-login.php"
> > method="post">
> >
> > we had
> >
> > <form name="loginform" id="loginform" action="<?php
> > bloginfo('wpurl'); ?>/wp-login.php" method="post">
> >
> > What do you guys think?
> >
> > --
> > Sean Hayford O'Leary
> > http://sdho.org
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
> ------------------------------
>
> Message: 10
> Date: Tue, 23 Jan 2007 15:05:27 -0400
> From: "Dov MD" <[EMAIL PROTECTED]>
> Subject: [wp-testers] Degrade procedure?
> To: [email protected]
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Can someone tell what would be the "degrade" procedure after a 2.1upgrade
> ?
>
> TY
>
>
> ------------------------------
>
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
> End of wp-testers Digest, Vol 23, Issue 46
> ******************************************
>
--
Thanks and Regards
Ashish
Tech Blog : http://www.technospot.net/blogs/
Blogg-Buzz:http://www.blogg-buzz.com
------------------------------
Message: 2
Date: Wed, 24 Jan 2007 10:53:04 -0500
From: "Mr. Awesome" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] re: 2.1 RC2 & Compat Plugins
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
[Stefan wrote>
my plugin readers_post also works with WP2.1
The URL is http://www.aufzynden.de/post-readers-wp-plugin/]
Thanks, I've just added it now:
http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.1#P_-_S
Now, time to see if the others were added yet or not, and if not, I'll add
them! ;) :)
--
spencerp
http://spencerp.net
------------------------------
Message: 3
Date: Wed, 24 Jan 2007 11:59:15 -0400
From: "Dov MD" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] Blogroll dissappear after 2.1 Upgrade!
To: [email protected]
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I found a way to make it work!
get_links don�t have any answer in WP 2.1, but if you change if for
bookmarks, i did it with this code: <?php wp_list_bookmarks(); ?> and
works.
Of course it requires some works after to give it the visual finishing it
have before!
On 1/24/07, Nikke <[EMAIL PROTECTED]> wrote:
>
> Same "problem" here.
>
> As I understood it, the links (link categories?) in WP2.0-series were
> merged with Post Categories in WP2.1, and thus the ID:s might change.
>
> /Nikke
> --
> [EMAIL PROTECTED]
> http://nikc.org/
> http://blog.nikc.org/
>
> On 1/24/07, Lars K Jensen <[EMAIL PROTECTED]> wrote:
> > On 1/24/07, Matt Mullenweg <[EMAIL PROTECTED]> wrote:
> > >
> > > Dov MD wrote:
> > > > This the the part of the code refering to:
> > > >
> > > > <?php wp_get_links(1); ?>
> > > >
> > > > There is a <?php wp_get_links(2); ?> & <?php wp_get_links(3); ?>
> that
> > > are
> > > > working properly. I cannot figure what's going on here...
> > >
> > > The IDs might have changed, could you check that?
> >
> >
> >
> > I had the same problem with my blogrolls, and changing the ID in the
> > get_links call made it work again.
> >
> > // Lars
> >
> >
> > --
> > Blogger at Nyhedsmagasinet Ingeni�ren
> > (Engineering Weekly / The Engineer)
> >
> > Student at Danmarks Journalisth�jskole
> > (Danish School of Journalism)
> >
> > My weblogs (blogs):
> > www.ing.dk/byteme (DK)
> > www.blogcentral.dk/newmedia (EN)
> >
> > My blog-/siteroll:
> > http://www.bloglines.com/public/larskjensen
> >
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> >
> >
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
------------------------------
Message: 4
Date: Wed, 24 Jan 2007 11:17:05 -0500
From: "Mr. Awesome" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] 2.1 RC2
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
[Gene wrote>
Folks, the list of compatible plug-ins hasn't been updated for a bit,
apparently, and I'm wondering if anyone has had a chance to test any of the
following for compatibility:
Fancy Archives (0.4)
Filosofo Comments Preview (latest is 0.78)
WP-Email (latest is 2.0.7)
WordPress Mobile Edition~~]
I've added the ones that were not listed on here before. ;) :)
http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.1
>Also, Inline Ajax Comments 0.3 is listed as "iffy." In what respect?
It's not under the "iffy list" now.. is it? =P
--
spencerp
http://spencerp.net
------------------------------
Message: 5
Date: Wed, 24 Jan 2007 17:27:38 +0100
From: Dino Termini <[EMAIL PROTECTED]>
Subject: [wp-testers] Content source html
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi folks, is there a way to make TinyMCE show also <P> when switching to
source code view, during composition? I'd like to see them, since I
defined different paragraph styles in my CSS, so sometimes I need to add
a class to those tags (ie: <p class="justified"> ). Thanks in advance.
--
due chiacchiere <http://feeds.feedburner.com/duechiacchiere>
------------------------------
Message: 6
Date: Wed, 24 Jan 2007 11:51:09 -0500
From: "Mr. Awesome" <[EMAIL PROTECTED]>
Subject: Re: [wp-testers] RE: plugins working under 2.1
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
[Food dude wrote>
Working for me under 2.1 RC2:
Event Calendar 3.1.0: http://wpcal.firetree.net/
Fuzzy Recent Posts 4.8: http://www.semiologic.com/software/recent-posts/
Search Meter 2.1:
http://www.thunderguy.com/semicolon/wordpress/search-meter-wordpress-plugin/
Search Everything 2.6:
http://dancameron.org/wordpress/wordpress-plugins/search-everything-wordpress-plugin/
WPUserOnline 2.06: http://www.lesterchan.net/portfolio/programming.php
Geopress 2.3: http://georss.org/geopress/
WP-Print 2.06: http://www.lesterchan.net/portfolio/programming.php
WP-Email 2.0.7: http://www.lesterchan.net/portfolio/programming.php ~~]
Just checked through the above mentioned ones, and they are on the list.
;):)
[Food Dude wrote>
Breaks:
UTW 3.14159 & 3.1415926: http://www.neato.co.nz/ultimate-tag-warrior/
Advanced tag search breaks (in addition to the comment wipe problem)
WysiwygPro: 1.1.7: http://www.wysiwygpro.com/
Subscribe Me 3.2: http://www.semiologic.com/software/subscribe-me/ Options
to save settings vanishes.~~]
Thanks for the info. I've also left Christine know about the little issue
when having bbPress and WordPress integrated together.. The is_tag()
replaced with is_utwtag() seems to work for those running bbPress and
WordPress together..
Hopefully, the above "broken" plugins will make it to the list then. ;) :)
--
spencerp
http://spencerp.net
------------------------------
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers
End of wp-testers Digest, Vol 23, Issue 52
******************************************