Re: [wp-testers] possible query_post bug?

2008-05-20 Thread ProDevStudio
You are aware that this will not show any entry item from you category with
id 4.

On Tue, May 20, 2008 at 7:28 AM, Stefano Aglietti [EMAIL PROTECTED]
wrote:

 ON Italian forum i got an user that doing this on 2.5.1:

 ?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
 query_posts(paged={$paged}cat=-4order=desc); ?

 show post from the older to the newer ingoring the order parameter, he
 says that on 2.3.3 it works flawlessy... Could be considered a bug or
 I'm missing something?

 --

 Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431
 Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Sites: http://www.40annibuttati.it (personal blog)
   http://www.wordpress-it.it (WordPress Italia)
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers




-- 
Azizur Rahman
ProDevStudio
a href=http://feeds.feedburner.com/fridaykhutbah;img src=
http://feeds.feedburner.com/fridaykhutbah.gif; style=border:0 alt=Friday
Khutbah//a
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] possible query_post bug?

2008-05-20 Thread ProDevStudio
Hey Stefano,

only reason I can think of it not working is because you have not specified
what to order on.

from the doc:

 
query_posts(array('category__and'=array(1,3),'showposts'=2,'orderby'=title,'order'=DESC));


the order parameter need to be used with the orderby parameter.

Try this:

?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
query_posts(paged={$paged}cat=-4orderby=dateorder=desc); ?

Hope this helps!



On Tue, May 20, 2008 at 9:55 AM, Stefano Aglietti [EMAIL PROTECTED]
wrote:

 On Tue, 20 May 2008 08:34:41 +0100, ProDevStudio
 [EMAIL PROTECTED] wrote:

 You are aware that this will not show any entry item from you category
 with
 id 4.

 I know it... obviously... the user want to show all post but not that
 are in category 4 :)

 It's the order directive that doesn't works... the test was done on
 blogs with posts in various categories...

 --

 Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431
 Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Sites: http://www.40annibuttati.it (personal blog)
   http://www.wordpress-it.it (WordPress Italia)
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers




-- 
Azizur Rahman
ProDevStudio
a href=http://feeds.feedburner.com/fridaykhutbah;img src=
http://feeds.feedburner.com/fridaykhutbah.gif; style=border:0 alt=Friday
Khutbah//a
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] Post Revisions

2008-05-23 Thread ProDevStudio
Hi Everyone,

First of all BIG thumbs up to everyone developing core WordPress.

Like Peter Westwood said I would like to see additional features that would
allow me as Web Developer to get content from say group of volunteers and
have an Editor to approve a version before it goes live for general public.

Like many other people already mentioning on this, as a site admin I would
want to be able to specify how many copy of the revision are stored in the
database. and also selectively delete completely (hard delete -- another
word no going back) certain version.

Also perhaps an option to lock down current public version so no update can
be done to it unless you create a new revision. This probably already exist,
so correct me if I am behind on this.


Kind Regards,

Azizur Rahman
www.cgandc.net



On Fri, May 23, 2008 at 10:49 AM, Peter Westwood [EMAIL PROTECTED]
wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Michael D Adams wrote:
 | The post/page revisions feature is more or less feature complete now.
 |

 Brilliant. Well done. Thank You!


 | Can people poke at it and see what bugs/inconsistencies there are?  How
 | does the UI feel?  What's missing?  What shouldn't be there?  That sort
 | of thing.
 |
 | For those of you who haven't seen it yet, on posts and pages that you've
 | saved more than once, there should be a new box: Post/Page Revisions.
 | It shows you the history of the post and lets you look at each revision
 | and compare any two revisions.
 |
 | It store a revision every time you click Save or Publish.  Only the
 | most recent autosave is stored.
 |
 | Oh, and autosave is now enabled for all posts/pages, not just drafts.
 |

 It all looks very useful and intuitive.

 I think we need to make the existence of the revisions more prominent -
 for me having them down the bottom of the page below the fold makes them
 hard to find.

 Maybe a link in the quicklinks list to the revisions for this post.

 I haven't had a chance to dig into the code but do the post revsions
 support the following use cases:

 1) Contributor updating a post which has been published by an editor
 without the changes going live before an editor has reviewed them.

 2) The ability to pin the public version of a post/page on an old
 revision to allow for the generation of new content without it going live.

 3) A way to one-click make live a number of changed pages which have
 been generated by (2).

 It would be good to see these in the core to allow for CMS style usecases.

 westi
 - --
 Peter Westwood
 http://blog.ftwr.co.uk | http://westi.wordpress.com
 ~ C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.7 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFINpNCVPRdzag0AcURAt+2AJ9r3CVcv3qWKOVrLGpkYqIDxHvuygCdF1dl
 pIFvmxCZe6HZd0if7HMUnaU=
 =CBwc
 -END PGP SIGNATURE-

 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers




-- 
Azizur Rahman
ProDevStudio
a href=http://feeds.feedburner.com/fridaykhutbah;img src=
http://feeds.feedburner.com/fridaykhutbah.gif; style=border:0 alt=Friday
Khutbah//a
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] where can I download Wordpress 2.7?

2008-07-31 Thread ProDevStudio
If you want to monitor what's happening as its happening then use commit
monitor (http://tools.tortoisesvn.net/node/99).

Also to get the latest version use Subversion Access (
http://wordpress.org/download/svn/)



Azizur Rahman
CGC
http://www.cgandc.net/


On Thu, Jul 31, 2008 at 11:25 AM, DD32 [EMAIL PROTECTED] wrote:

 If you wish to simply download a zip file of the latest Development
 branch(2.7), Then you can click the Download in other formats:
 Zip Archive at the bottom of this page:
 http://trac.wordpress.org/browser/trunk

 If you wish to monitor the progress of the development, Using SVN is highly
 recomended: http://codex.wordpress.org/Using_Subversion




 On Thu, 31 Jul 2008 20:20:15 +1000, satoshi masuda [EMAIL PROTECTED]
 wrote:

  hi great testers member!

 could someone tell me !

 Where can I download Wordpress 2.7?

 thank you!
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers



 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


[wp-testers] Maximum execution time of 30 seconds exceeded

2008-09-20 Thread ProDevStudio
Hi All,

Can someone tell me why I am getting the following errors when I make a long
post:

*Fatal error: Maximum execution time of 30 seconds exceeded in
{path-to}\wp-includes\http.php on line 967
**
Fatal error: Maximum execution time of 30 seconds exceeded in **{path-to}**
\wp-includes\wp-db.php on line 359*

Running Windows 2003 Server

Azizur Rahman
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


[wp-testers] Plugin-upgrade checking

2008-10-08 Thread ProDevStudio
Hi

I wonder if you if any one noticed the this issue with trunk version.

see attached Image.

It seems there is some issue in processing the version number for plug-in.
As you can see from the source file the plugin is up-to-date.

Pressing the Automatic upgrade asks me for ftp logins which seems very
strange to me... because it does not happen in my other blogs which is
running on trunk version.

Regards,


Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] Core Update Host Compatibility

2008-11-05 Thread ProDevStudio
It works with ProDevStudio.

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com


On Wed, Nov 5, 2008 at 9:43 PM, Will Garcia [EMAIL PROTECTED] wrote:

 Works with 11 with PHP5 enabled.

 On Thu, Nov 6, 2008 at 5:27 AM, Paleo Pat [EMAIL PROTECTED] wrote:

  Works with Site 5 hosting
 
 
  -Paleo Pat
  http://www.politicalbyline.com
 
 
 
 
  On Wed, Nov 5, 2008 at 4:19 PM, Ryan Boren [EMAIL PROTECTED] wrote:
 
   http://codex.wordpress.org/Core_Update_Host_Compatibility
  
   As we do with plugins, let's start a compatibility list for Core
   Update/Automatic Upgrade.
   ___
   wp-testers mailing list
   wp-testers@lists.automattic.com
   http://lists.automattic.com/mailman/listinfo/wp-testers
  
  ___
  wp-testers mailing list
  wp-testers@lists.automattic.com
  http://lists.automattic.com/mailman/listinfo/wp-testers
 



 --
 Will Garcia
 http://will.ph/
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


[wp-testers] Tag Cloud Widget should it behave like the Recent Posts Widgets?

2008-11-09 Thread ProDevStudio
Hi All,

I just set up a new blog/site http://juteproducts.co.uk/ with latest trunk
version of WordPress.

The blog has no post but seems to have some tags from a deleted post.

The Recent Posts widget show nothing since there is no post.

But the tag cloud widget show heading but none of the tags since there is no
post.

IMHO: I think the Tag Cloud widget should behave like the Recent Posts
widget and output nothing if there is no link from tag to a post or post to
a tag.

What does everyone else thinks on this?


Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] OT - Anyone else seeing porn here?

2008-11-21 Thread ProDevStudio
I replied the same message on Google group but it does not seems to show in
the threads of messages here on the same topic. Which means its definitely
using feed from this list and taking all the google group users for ride
they never wanted to take.

I am sure matt can discuss this with the big G and get ownership of that
list and bring it under automattic's control if its not already.

regards

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com


On Fri, Nov 21, 2008 at 9:02 AM, DD32 [EMAIL PROTECTED] wrote:

 Odd.. Does it show on other groups? Perhaps:
 http://groups.google.com/group/wp-trac

 On Fri, 21 Nov 2008 19:51:42 +1100, Ade Walker [EMAIL PROTECTED]
 wrote:

  Yes, I see it, a banner across the top of the page.

 2008/11/21 Elpie [EMAIL PROTECTED]

  I reported several pages of porn on the Google groups wp-testers list
 and almost all were removed. The groups admin cannot see the last of
 it so I am wondering if I am going nuts or if its simply not appearing
 in some browsers.

 If you go into the group at http://groups.google.com/group/wp-testers
 do you see porn images?
 If you do, perhaps you might like to report it? (Two of us cant be
 nuts surely)

 Lynne
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

  ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers



 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


[wp-testers] WordPress.com Stats Error from last API Key attempt:Missing API Key

2008-11-24 Thread ProDevStudio
Hi All,

I wonder if there is any issue in passing the API Key to wordpress.com?

I enter the API key for the stats plug-in then submit then it asks me if I
want to add the current site to my account. I choose the option to Add new
blog to my account then I get to this issue.

*
WordPress.com Stats
Error from last API Key attempt:

Missing API Key
*

I have tried different keys already, even a key which has no blog attached
to it.


Regards,

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] Nightly Build !!

2009-01-17 Thread ProDevStudio
What is the latest build?

This normally the last automatically/manual complied version of the code
from all the developers. Latest build may have code that will break other
features or has skeleton version of new feature... which is why you should
not use it a production.

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com


2009/1/17 Tim Veluwenkamp djt...@gmail.com

 What is the latest build?

 2009/1/17 Chris Thomson chri...@chris24.ca

  Here's a direct link to the latest build [1], although using Subversion
  might be a better idea.
 
  [1] http://wordpress.org/nightly-builds/wordpress-latest.zip
 
  On Fri, Jan 16, 2009 at 10:47 PM, Doug Stewart zamo...@gmail.com
 wrote:
 
   The Google Fu is weak with this list these days...
  
   *cough* *cough*
  
  
 
 http://www.google.com/search?q=wordpress+nightly+buildie=utf-8oe=utf-8aq=trls=org.mozilla:en-US:officialclient=firefox-a
  
   On Fri, Jan 16, 2009 at 10:31 PM, Saeb Msarwa haydens...@live.com
  wrote:
  
Guys can anyone send me the link for downloading the Nightly Build ?
   
Thanks you.
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers
   
  
  
  
   --
   -Doug
   ___
   wp-testers mailing list
   wp-testers@lists.automattic.com
   http://lists.automattic.com/mailman/listinfo/wp-testers
  
  ___
  wp-testers mailing list
  wp-testers@lists.automattic.com
  http://lists.automattic.com/mailman/listinfo/wp-testers
 



 --
 Met Vriendelijke Groet,
 Tim Veluwenkamp
 djt...@gmail.com

 --
 Dit e-mailbericht is alleen bestemd voor de geadresseerde(n). Indien dit
 bericht niet voor u is bedoeld, wordt u verzocht de afzender (Tim
 Veluwenkamp) hiervan op de hoogte te stellen door het bericht te
 retourneren
 en de inhoud niet te gebruiken. Aan dit bericht kunnen geen rechten worden
 ontleend.
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


[wp-testers] Warnings on a fresh install... is there a problem...

2009-03-13 Thread ProDevStudio
Hi All,

Today I have got a svn-trunk version and just installed it. Install went
well, but I am seeing bunch of warnings on top of every page.

NO Plugins or No Theme -- just the svn trunk version of wordpress fresh
from trunk on (Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 mod_jk/1.2.18
PHP/5.2.0-8+etch13 mod_ruby/1.2.6 Ruby/1.8.5(2006-08-25) mod_ssl/2.2.3
OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8)

Warnings..:

*
Warning: array_keys() [function.array-keys]: The first argument should be an
array in {path-to-wp-root}/wp-includes/widgets.php on line 1092

Warning: array_keys() [function.array-keys]: The first argument should be an
array in {path-to-wp-root}/wp-includes/widgets.php on line 1890

Warning: Cannot modify header information - headers already sent by (output
started at {path-to-wp-root}/wp-includes/widgets.php:1092) in
{path-to-wp-root}/wp-login.php on line 256

Warning: Cannot modify header information - headers already sent by (output
started at {path-to-wp-root}/wp-includes/widgets.php:1092) in
{path-to-wp-root}/wp-login.php on line 268
*

I know its very likely my server config... but I think there should be
better handling of array in the point of errors.

Line: 1092 in /wp-includes/widgets.php
**
foreach ( (array) array_keys($options) as $o ) {
**

I wonder if its worth checking if $options is actaully an array before
foreach  ??



I am un-pluging for weekend.. see you you next week...

regards,


Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] Absolute URLs hard-coded on database

2009-03-18 Thread ProDevStudio
Hi All,

Things are done for a reason, but we have a problem at the moment, one that
I also think should be simplified is when going from dev - test - live
cycle.

I believe because of  WYSIWYG Editor need to display the images it needs to
have the absolute URL. one suggestion that I can think of would be to use
HTML base TAG that point to install URL and then all the links inside the
WYSIWYG Editor on the page can be relative to the base and images should
show as normal.

I wonder if the wordpress export and import resolve this issue.?? -- worth a
try!!

Regards,

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com


On Wed, Mar 18, 2009 at 4:09 PM, Matt Martz m...@sivel.net wrote:

 On Wed, Mar 18, 2009 at 12:06 PM, Toby Simmons
 t...@simmonsconsulting.com wrote:
  Count me as one who is unhappy with it. Why not default to using
 *relative* urls? That way, it doesn't matter what the domain is? Is there
 something inherently evil about relative urls? Anytime I do development,
 that's what I use so that transferring to domains is a cinch.

 Not to be rude.  But have any of you actually read the threads
 provided at the URLs provided earlier?  Reading through them might
 give you information that will help you better understand why things
 are the way they are.

 --
 Matt Martz
 m...@sivel.net
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] Text wrap function for new Plugin/theme editor?

2009-03-23 Thread ProDevStudio
Here you go Chris.

http://wordpress.org/nightly-builds/wordpress-latest.zip

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://www.prodevstudio.net

Do you need a new web site try http://www.cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://www.fridaykhutbah.com


2009/3/23 Chris Carter carter.ch...@gmail.com

 can someone send me the nightly download link please...  I'm slackin;

 -Chris
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] 24-hour has-patch marathon

2009-04-16 Thread ProDevStudio
Hi Jane,

Interesting but that link is broken in Gmail. the ~has-patch part does not
get linked... might want to use a shorter link next time.

Will try testing some...

Regards,

Azizur Rahman
ProDevStudio

Do you need cost effective web hosting solution and Domain name try
http://prodevstudio.com

Do you need a new web site try http://cgandc.net

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://fridaykhutbah.com


On Thu, Apr 16, 2009 at 12:32 PM, Jane Wells j...@automattic.com wrote:

 Hi everyone. A reminder post will go live on the dev blog at 4pm UTC/9am
 Pacific about the 24-hour has-patch marathon that's happening
 today/tomorrow, but I thought I'd drop a note in here as well. Since the key
 to the marathon resulting in a lot of commits today/tonight is having
 patches tested before the core devs get to them, this event is really about
 you guys. Yes, people are encouraged to submit patches during the marathon,
 but the real need is testing. There are almost 200 patches sitting in Trac
 waiting to be evaluated, and most of them need testing. If you can take some
 time today to test a few, that would be great. Here are the tickets with
 patches:


 http://core.trac.wordpress.org/query?status=assignedstatus=newstatus=reopenedorder=prioritycol=idcol=summarycol=statuscol=ownercol=typecol=prioritycol=componentmilestone=2.8keywords=
 ~has-patch

 And if anyone plans to stay up and actually test patches for a full 24
 hours, let me know. If you're blogging/twittering about it throughout the
 marathon (saying what tickets you're currently testing or whatever), we
 might point to you as an example from the WordPress twitter account.

 When I put up the results of the marathon on the dev blog on Monday, I'll
 also link to the top 5 testers from the 24-hour marathon period (measured by
 number of patches tested/commented in trac treads).

 Thanks!
 Jane
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] 24-hour has-patch marathon

2009-04-16 Thread ProDevStudio
Thanks Matt,

- to Tim I know my way around Trac! and got to the has-patch page before
even writing the email.

I was just pointing out limit on Gmail! so that everyone is aware of it.

Should have just created the tiny url then posted it back!


On Thu, Apr 16, 2009 at 6:12 PM, Tim and Farah Jones spock...@gmail.comwrote:

 Maybe the link is an I.Q. test -- anyone capable of testing patches should
 be able to figure out the link, LOL.

 On Thu, Apr 16, 2009 at 1:02 PM, ProDevStudio prodevstu...@gmail.com
 wrote:

  Hi Jane,
 
  Interesting but that link is broken in Gmail. the ~has-patch part does
  not
  get linked... might want to use a shorter link next time.
 
  Will try testing some...
 
  Regards,
 
  Azizur Rahman
  ProDevStudio
 
  Do you need cost effective web hosting solution and Domain name try
  http://prodevstudio.com
 
  Do you need a new web site try http://cgandc.net
 
  Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
  http://fridaykhutbah.com
 
 
  On Thu, Apr 16, 2009 at 12:32 PM, Jane Wells j...@automattic.com
 wrote:
 
   Hi everyone. A reminder post will go live on the dev blog at 4pm
 UTC/9am
   Pacific about the 24-hour has-patch marathon that's happening
   today/tomorrow, but I thought I'd drop a note in here as well. Since
 the
  key
   to the marathon resulting in a lot of commits today/tonight is having
   patches tested before the core devs get to them, this event is really
  about
   you guys. Yes, people are encouraged to submit patches during the
  marathon,
   but the real need is testing. There are almost 200 patches sitting in
  Trac
   waiting to be evaluated, and most of them need testing. If you can take
  some
   time today to test a few, that would be great. Here are the tickets
 with
   patches:
  
  
  
 
 http://core.trac.wordpress.org/query?status=assignedstatus=newstatus=reopenedorder=prioritycol=idcol=summarycol=statuscol=ownercol=typecol=prioritycol=componentmilestone=2.8keywords=
   ~has-patch
  
   And if anyone plans to stay up and actually test patches for a full 24
   hours, let me know. If you're blogging/twittering about it throughout
 the
   marathon (saying what tickets you're currently testing or whatever), we
   might point to you as an example from the WordPress twitter account.
  
   When I put up the results of the marathon on the dev blog on Monday,
 I'll
   also link to the top 5 testers from the 24-hour marathon period
 (measured
  by
   number of patches tested/commented in trac treads).
  
   Thanks!
   Jane
   ___
   wp-testers mailing list
   wp-testers@lists.automattic.com
   http://lists.automattic.com/mailman/listinfo/wp-testers
  
  ___
  wp-testers mailing list
  wp-testers@lists.automattic.com
  http://lists.automattic.com/mailman/listinfo/wp-testers
 
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] wp-testers list problem?

2009-08-07 Thread ProDevStudio
It almost pushed me to press the un-subscriber link.

I am however happy to see more mailing list I can join in.

Azizur Rahman


On Fri, Aug 7, 2009 at 1:23 PM, Dion Hulse(DD32) wordpr...@dd32.id.auwrote:

 I've just started receiving List join confirmation emails from the start of
 May, So i'd say the list email problems have finally been worked out and a
 backlog is being processed.

 comox.textdrive.com used to handle the emails, but looks like
 lists.luv.wordpress.org has taken over, so things might've been brought
 in-house finally, or maybe they realised just how many problems they had..

 On Fri, 07 Aug 2009 22:19:41 +1000, Matthew Baldwin mgbald...@gmail.com
 wrote:

  I'm being spammed by wp-testers mail list - I've just had my mailbox
 flooded
 with every digest from Vol. 51, Issue 1 to Vol. 52, Issue 11 and they're
 still coming in.

 Is anyone else having this problem?

 Matthew Baldwin, MBCS

 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


[wp-testers] Editor issue on latest trunk version of WP

2009-08-07 Thread ProDevStudio
I seems to be getting strange behaviour when switching from Visual to HTML.

Here is how to reproduce it.

1) In the HTML view paste a archive.org video embed code.

2) Now switch to visual mode and you'd see the flash video place holder...

3) Switch to HTML and your custom HTML is not what you pasted in the step 1.
All the  become quot; and so on.

Now if you have saved the post now your post is toasted and burnt... it does
not work at all.

Any comment?

Azizur Rahman
___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


Re: [wp-testers] edit link category slug?

2010-07-05 Thread ProDevStudio
Hi Michelle,

Its possible. I just tried this on new install.

Either:

Link Categories - Edit

or

Link Categories - Quick Edit

will let you edit the slug.


Kind Regards,
Azizur Rahman


Do you need cost-effective web hosting solution and Domain name try
http://prodevstudio.com


On Mon, Jul 5, 2010 at 9:30 PM, Michelle McGinnis 
miche...@friendlywebconsulting.com wrote:

 Hi,  Do you know, is there some way to edit link category slugs once
 they've
 been created? I can't edit the default blogroll slug. According to the
 Codex (

 http://codex.wordpress.org/Links_Link_Categories_SubPanel#Edit_Link_Category
 )
 this
 should be possible, but I'm not seeing an option for it in the admin panel.

 I'm running WP 3.0 with the multi-site option enabled.

 Thanks!

 Michelle

 --
 Michelle McGinnis
 Friendly Web Consulting
 http://friendlywebconsulting.com
 ___
 wp-testers mailing list
 wp-testers@lists.automattic.com
 http://lists.automattic.com/mailman/listinfo/wp-testers

___
wp-testers mailing list
wp-testers@lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers