[symfony-users] Re: a mixing for all get*

2008-04-01 Thread Lee Bolding

it sounds like a silly idea to me, but I guess you want to be  
modifying __call, don't you?

is this for some kind of audit/logging functionality?


On 1 Apr 2008, at 20:57, hutchic wrote:
>
> I was wondering if someone could direct me on how to define a mixin
> for any model method matching get?  I tried creating my own __set and
> adding a mixin for __set to no avail.
>
> If I had access to aspect programming I'd be in the zone
> unfortunately.
>
> Any help is appreciated.
> - Colin
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] a mixing for all get*

2008-04-01 Thread hutchic

I was wondering if someone could direct me on how to define a mixin
for any model method matching get?  I tried creating my own __set and
adding a mixin for __set to no avail.

If I had access to aspect programming I'd be in the zone
unfortunately.

Any help is appreciated.
- Colin
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: installing symfony via PEAR

2008-04-01 Thread Dean Farrell

Thanks for the reply Luciano.  I ran:  pear install symfony/symfony
I managed to install symfony using the offline workaround suggested by
halfer at: http://www.symfony-project.org/forum/index.php/t/51/ 
I think it's a firewall issue with our ISP.

Thanks again,

Dean



-Original Message-
From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Luciano A. Andrade
Sent: Tuesday, April 01, 2008 2:44 PM
To: symfony-users@googlegroups.com
Subject: [symfony-users] Re: installing symfony via PEAR


And what command are you running?

I think you could also install with
pear install http://www.symfony-project.org/get/symfony-stable.tgz

On Mon, Mar 31, 2008 at 4:11 PM, Dean Farrell
<[EMAIL PROTECTED]> wrote:
>
>  I'm having great difficulty installing symfony via PEAR.  I can
initialize
>  the channel, but when I run pear install symfony/symfony I get the
following
>  message:
>
>  No release available for package "pear.symfony-project.com/symfony"
>  Cannot initialize 'channel://pear.symfony-project.com, invalid or missing
>  package file
>  Package Channel "pear.symfony-project.com/symfony" is not valid
>  Install failed
>
>  I'm able to install other pear items, such as Phing, so I'm not sure what
>  the problem is.
>
>  I'm using pear 1.7.1
> PHP 5.2.5
> Zend Enging Version 2.2.0
> Apache 2.2.8 on Windows XP
>
>  Any help would be greatly appreciated,
>
>  Dean
>
>
>  >
>






--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread Tom Haskins-Vaughan

Perfect! Thanks, Fabian.

Tom Haskins-Vaughan wrote:
> Thanks Fabian. Let's see if this works...
> 
> Fabian Lange wrote:
>> Send a mail to 
>> [EMAIL PROTECTED]
>>
>> will subscribe the sending address. But Yes I think it was documented better
>> some time ago
>> .: Fabian
>>
>>
>>
>> -Original Message-
>> From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
>> On Behalf Of Tom Haskins-Vaughan
>> Sent: Dienstag, 1. April 2008 18:51
>> To: symfony users
>> Subject: [symfony-users] How stable are the javascript/ajax functions
>>
>>
>> P.s. (slightly OT) Does anyone know how I can change my email address
>> on Google Groups. IT insists on using my gmail address even when I try
>> and change it in the preferences.
>>
>>
>>
> 
> > 
> 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread Tom Haskins-Vaughan

Thanks Fabian. Let's see if this works...

Fabian Lange wrote:
> Send a mail to 
> [EMAIL PROTECTED]
> 
> will subscribe the sending address. But Yes I think it was documented better
> some time ago
> .: Fabian
> 
> 
> 
> -Original Message-
> From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
> On Behalf Of Tom Haskins-Vaughan
> Sent: Dienstag, 1. April 2008 18:51
> To: symfony users
> Subject: [symfony-users] How stable are the javascript/ajax functions
> 
> 
> P.s. (slightly OT) Does anyone know how I can change my email address
> on Google Groups. IT insists on using my gmail address even when I try
> and change it in the preferences.
> 
> 
> 
> > 
> 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: installing symfony via PEAR

2008-04-01 Thread Luciano A. Andrade

And what command are you running?

I think you could also install with
pear install http://www.symfony-project.org/get/symfony-stable.tgz

On Mon, Mar 31, 2008 at 4:11 PM, Dean Farrell
<[EMAIL PROTECTED]> wrote:
>
>  I'm having great difficulty installing symfony via PEAR.  I can initialize
>  the channel, but when I run pear install symfony/symfony I get the following
>  message:
>
>  No release available for package "pear.symfony-project.com/symfony"
>  Cannot initialize 'channel://pear.symfony-project.com, invalid or missing
>  package file
>  Package Channel "pear.symfony-project.com/symfony" is not valid
>  Install failed
>
>  I'm able to install other pear items, such as Phing, so I'm not sure what
>  the problem is.
>
>  I'm using pear 1.7.1
> PHP 5.2.5
> Zend Enging Version 2.2.0
> Apache 2.2.8 on Windows XP
>
>  Any help would be greatly appreciated,
>
>  Dean
>
>
>  >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread Fabian Lange

Send a mail to 
[EMAIL PROTECTED]

will subscribe the sending address. But Yes I think it was documented better
some time ago
.: Fabian



-Original Message-
From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
On Behalf Of Tom Haskins-Vaughan
Sent: Dienstag, 1. April 2008 18:51
To: symfony users
Subject: [symfony-users] How stable are the javascript/ajax functions


P.s. (slightly OT) Does anyone know how I can change my email address
on Google Groups. IT insists on using my gmail address even when I try
and change it in the preferences.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread Michael Nolan

We've used jQuery in the last couple of projects and can thoroughly
recommend it.  Chuck all your JavaScript into a few cacheable external
files and it gets applied.  No inline JavaScript at all.  Started off
using the sfUJSPlugin but it doesn't seem to work well with caching
enabled so most of our code is now handwritten.

On Apr 1, 6:06 pm, Tom Haskins-Vaughan <[EMAIL PROTECTED]>
wrote:
> Thanks Ian (see I got your name right this time!),
>
> That's actually great advice. To be honest I try to avoid using
> helpers/plugins until I understand fully what they're going to do. I
> guess in this instance I was just by the sweet song of the symfony
> Ajax Syrens. I'll take you up on your advice though and learn a little
> about JS.
>
> Now since this might get slightly off topic I'll be brief: do you (or
> anyone else) recommend prototype over any other library?
>
> On Apr 1, 12:58 pm, "Ian P. Christian" <[EMAIL PROTECTED]> wrote:
>
> > Tom Haskins-Vaughan wrote:
> > > Hi,
>
> > > I've just been reading chapter 11 of The Book ("Ajax Integration") and
> > > I have to say I am pretty excited. I don't relish the thought of
> > > tweaking endlessly with Javascript to get basic functionality working
> > > across browsers.
>
> > I don't use them.  Personally, I suggest you use them a couple of times,
> > look at the JS they spit out, learn to understand it - read the
> > prototype API and start writing the JS yourself.
>
> > Compare this kind thing thing to the admin generator...  it just works,
> > it's great and is really useful for RAD - someone without PHP skills
> > could use it. But quite often you need more, or you want to do totally
> > custom stuff , and it's useful to know how to use PHP - either to modify
> > the admin gen, or write your own module.
>
> > IMO, the same applies with the AJAX helpers and JS.  Learn JS, learn
> > prototype, JS isnt' as scary as once it was due to tools like
> > prototype.  You won't regert it, and you can some back and thank me for
> > my amazing advice - preferably in the format of currency, or beer :)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread Tom Haskins-Vaughan

Thanks Ian (see I got your name right this time!),

That's actually great advice. To be honest I try to avoid using
helpers/plugins until I understand fully what they're going to do. I
guess in this instance I was just by the sweet song of the symfony
Ajax Syrens. I'll take you up on your advice though and learn a little
about JS.

Now since this might get slightly off topic I'll be brief: do you (or
anyone else) recommend prototype over any other library?

On Apr 1, 12:58 pm, "Ian P. Christian" <[EMAIL PROTECTED]> wrote:
> Tom Haskins-Vaughan wrote:
> > Hi,
>
> > I've just been reading chapter 11 of The Book ("Ajax Integration") and
> > I have to say I am pretty excited. I don't relish the thought of
> > tweaking endlessly with Javascript to get basic functionality working
> > across browsers.
>
> I don't use them.  Personally, I suggest you use them a couple of times,
> look at the JS they spit out, learn to understand it - read the
> prototype API and start writing the JS yourself.
>
> Compare this kind thing thing to the admin generator...  it just works,
> it's great and is really useful for RAD - someone without PHP skills
> could use it. But quite often you need more, or you want to do totally
> custom stuff , and it's useful to know how to use PHP - either to modify
> the admin gen, or write your own module.
>
> IMO, the same applies with the AJAX helpers and JS.  Learn JS, learn
> prototype, JS isnt' as scary as once it was due to tools like
> prototype.  You won't regert it, and you can some back and thank me for
> my amazing advice - preferably in the format of currency, or beer :)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread James

We use some of the AJAX functions.  From what I have seen they seem  
stable across browsers.  It helps that they rely on prototype.js and  
scriptaculous.js which are built by other communities to be cross  
browser compliant.

If you need quick simple stuff AJAX work they are great.  If you need  
more complext stuff then you may have to write your own, but I  
recommend looking at the 2 fore mentioned libraries if you are not  
familiar with them.  They are both quite powerful.

James



On Apr 1, 2008, at 12:50 PM, Tom Haskins-Vaughan wrote:

>
> Hi,
>
> I've just been reading chapter 11 of The Book ("Ajax Integration") and
> I have to say I am pretty excited. I don't relish the thought of
> tweaking endlessly with Javascript to get basic functionality working
> across browsers.
>
> My question is: is it really this good or is it too good to be true.
> Are there any known limitations to the symfony Javascript functions?
> Or do they work pretty well across all browsers/browsers?
>
> Feel free to point me to a previous post if this has already been
> covered. I couldn't find it.
>
> TIA
>
> Tom
>
> P.s. (slightly OT) Does anyone know how I can change my email address
> on Google Groups. IT insists on using my gmail address even when I try
> and change it in the preferences.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: How stable are the javascript/ajax functions

2008-04-01 Thread Ian P. Christian

Tom Haskins-Vaughan wrote:
> Hi,
>
> I've just been reading chapter 11 of The Book ("Ajax Integration") and
> I have to say I am pretty excited. I don't relish the thought of
> tweaking endlessly with Javascript to get basic functionality working
> across browsers.
>

I don't use them.  Personally, I suggest you use them a couple of times, 
look at the JS they spit out, learn to understand it - read the 
prototype API and start writing the JS yourself.

Compare this kind thing thing to the admin generator...  it just works, 
it's great and is really useful for RAD - someone without PHP skills 
could use it. But quite often you need more, or you want to do totally 
custom stuff , and it's useful to know how to use PHP - either to modify 
the admin gen, or write your own module.

IMO, the same applies with the AJAX helpers and JS.  Learn JS, learn 
prototype, JS isnt' as scary as once it was due to tools like 
prototype.  You won't regert it, and you can some back and thank me for 
my amazing advice - preferably in the format of currency, or beer :)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] How stable are the javascript/ajax functions

2008-04-01 Thread Tom Haskins-Vaughan

Hi,

I've just been reading chapter 11 of The Book ("Ajax Integration") and
I have to say I am pretty excited. I don't relish the thought of
tweaking endlessly with Javascript to get basic functionality working
across browsers.

My question is: is it really this good or is it too good to be true.
Are there any known limitations to the symfony Javascript functions?
Or do they work pretty well across all browsers/browsers?

Feel free to point me to a previous post if this has already been
covered. I couldn't find it.

TIA

Tom

P.s. (slightly OT) Does anyone know how I can change my email address
on Google Groups. IT insists on using my gmail address even when I try
and change it in the preferences.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: New Plugin: sfJuploadPlugin

2008-04-01 Thread James

Change made and update tested and uploaded.  Docs modified. :-D

Thanks
James


On Apr 1, 2008, at 3:54 AM, Zsolt Takács wrote:

>
> Hi
>
> Nice documentation. One small thing:
> Instead of using a blank template you can write
>
> actionNameSuccess:
>  has_layout: false
>
> in your module dir view.yml
>
>
>
> On 4/1/08, James <[EMAIL PROTECTED]> wrote:
>>
>> Hi Everyone,
>>
>> This is my first time contributing any code to any community.  I
>> wanted this for myself and thought it would be a great way to learn
>> how to create a plugin at the same time. This plugin is an interface/
>> wrapper for the java applet Jupload which is a multi file uploader
>> found at http://www.jupload.biz/  It's a proprietary applet that is
>> free for non-commercial use, and has low fees for commercial use.
>>
>> I just ran through my installation instructions in the wiki before
>> letting the gates fly open.  If you follow them you should be able to
>> get it working in it's most basic mode in under 5 minutes. It is
>> extendable, and very flexible.  Comments appreciated.
>>
>> Link to the wiki
>> http://trac.symfony-project.com/wiki/sfJuploadPlugin
>>
>> Enjoy
>> James
>>
>>
>>>
>>
>
> --~--~-~--~~~---~--~~
> You received this message because you are subscribed to the Google  
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to [EMAIL PROTECTED]
> For more options, visit this group at http


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Creole::COMPAT_ASSOC_LOWER

2008-04-01 Thread Rytis Daugirdas

Hello,

Where should I set Creole::COMPAT_ASSOC_LOWER flag in symfony?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Retain internal value after forward()

2008-04-01 Thread Kasper G

On 1 Apr., 12:22, "Ian P. Christian" <[EMAIL PROTECTED]> wrote:
> Kasper G wrote:
> > On 31 Mar., 22:09, "Mohammad Ali Safari"<[EMAIL PROTECTED]>
> > wrote:
>
> >> You probably want to use flash 
> >> instead:http://www.symfony-project.org/book/1_0/06-Inside-the-Controller-Laye...
>
> > Using flash is essentially storing the value in the session with the
> > added convenience of automated cleanup. It still seems like a hack to
> > me. We do not have to use the session to pass values to a component -
> > why should this be required when sending a mail?
>
> You can use the request's paramater holder with your own namespace

Using the request parameter works and seems like a good solution, Ian.

Wrapping and unwrapping the values in the parameter holder gets a bit
cumbersome so I added some code in my observers and mail actions to
simplify this.

> Have you looked at sf1.1 btw? the dispatcher could do what you want
> pretty easily :)

Thanks for the heads up. Unfortunately this is a symfony 1.0 only
project so it's not really an option now. I went with the PEAR
Event_Dispatcher as this works as well.

Kasper
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: New Plugin: sfJuploadPlugin

2008-04-01 Thread James
Sweet,  I wasn't aware of that, I'll test that out later today and  
modify as necessary.   This is exactly the kind of feedback I was  
looking for. :-D

Thanks,
James


On Apr 1, 2008, at 3:54 AM, Zsolt Takács wrote:

>
> Hi
>
> Nice documentation. One small thing:
> Instead of using a blank template you can write
>
> actionNameSuccess:
>  has_layout: false
>
> in your module dir view.yml
>
>
>
> On 4/1/08, James <[EMAIL PROTECTED]> wrote:
>>
>> Hi Everyone,
>>
>> This is my first time contributing any code to any community.  I
>> wanted this for myself and thought it would be a great way to learn
>> how to create a plugin at the same time. This plugin is an interface/
>> wrapper for the java applet Jupload which is a multi file uploader
>> found at http://www.jupload.biz/  It's a proprietary applet that is
>> free for non-commercial use, and has low fees for commercial use.
>>
>> I just ran through my installation instructions in the wiki before
>> letting the gates fly open.  If you follow them you should be able to
>> get it working in it's most basic mode in under 5 minutes. It is
>> extendable, and very flexible.  Comments appreciated.
>>
>> Link to the wiki
>> http://trac.symfony-project.com/wiki/sfJuploadPlugin
>>
>> Enjoy
>> James
>>
>>
>>>
>>
>
> --~--~-~--~~~---~--~~
> You received this message because you are subscribed to the Google  
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to [EMAIL PROTECTED]
> For more options, visit this group at http


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Webmail integration

2008-04-01 Thread Lee Bolding

Err... the simple answer is no.

sfGuard will only work with Symfony applications, NOCC isn't a Symfony  
application, so no.

I guess technically, the table structure would work, but that's not  
really what you want.

Try looking at something like CAS or OpenID for centralised  
authentication - or better still, try the NOCC mailing list :)

On 1 Apr 2008, at 14:38, Olivier Revollat wrote:
> Hi !
> I want to use an existing webmail (for example "nocc") and use  
> sfGuard to centralize authentication... is it possible ?
> Thanks.
>
> 2008/4/1, Lee Bolding <[EMAIL PROTECTED]>:
> You need to be more specific...
>
> How do you want to use Symfony? is it with an existing application or
> something you're developing yourself?
>
> Symfony isn't an application, it's a framework - so 'integration' can
> be interpreted in many different ways. Without an application there is
> no 'integration'
>
>
>
> On 31 Mar 2008, at 13:32, Olivier Revollat wrote:
> > Hi !
> > I want to use symfony with a webmail and I don't know what is the
> > best solution ... I would like to use sfSuagr plugin to centralize
> > authentication.
> >
> > Thanks ;)
> >
> > >
>
>
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Problem when building model

2008-04-01 Thread Ian P. Christian

Yohan 'rouKs' G. wrote:
> I have the following problem when I make a symfony propel-build-
> model :
>
> Fatal error: Declaration of UnixFileSystem::getBooleanAttributes()
> must be compatible with that of FileSystem::getBooleanAttributes() in /
> usr
> /share/php/symfony11/1.1/lib/plugins/sfPropelPlugin/lib/vendor/phing/
> system/io/UnixFileSystem.php on line 266
>

It's because in FileSystem.php , you have this:

152 function getBooleanAttributes($f) {
153 throw new Exception("SYSTEM ERROR method 
getBooleanAttributes() not implemented by fs driver");
154 }

but in UnixFileSystem.php, you have this:

194 function getBooleanAttributes(&$f) {
195 //$rv = getBooleanAttributes0($f);
196 $name = $f->getName();
197 $hidden = (strlen($name) > 0) && ($name{0} == '.');
198 return ($hidden ? $this->BA_HIDDEN : 0);
199 }


Notice that the function params are different.

Please open a ticket - I don't use propel so I don't want to mess with 
this code personally :)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Problem when building model

2008-04-01 Thread Yohan 'rouKs' G.

I have the following problem when I make a symfony propel-build-
model :

Fatal error: Declaration of UnixFileSystem::getBooleanAttributes()
must be compatible with that of FileSystem::getBooleanAttributes() in /
usr
/share/php/symfony11/1.1/lib/plugins/sfPropelPlugin/lib/vendor/phing/
system/io/UnixFileSystem.php on line 266

I got it with the 1.0.12 and 1.1 versions and I don't understand.

(My schema.yml has no problem, the generated-schema.xml is successfuly
generated)

Thanks !
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Webmail integration

2008-04-01 Thread Olivier Revollat
Hi !
I want to use an existing webmail (for example "nocc") and use sfGuard to
centralize authentication... is it possible ?
Thanks.

2008/4/1, Lee Bolding <[EMAIL PROTECTED]>:
>
>
> You need to be more specific...
>
> How do you want to use Symfony? is it with an existing application or
> something you're developing yourself?
>
> Symfony isn't an application, it's a framework - so 'integration' can
> be interpreted in many different ways. Without an application there is
> no 'integration'
>
>
>
> On 31 Mar 2008, at 13:32, Olivier Revollat wrote:
> > Hi !
> > I want to use symfony with a webmail and I don't know what is the
> > best solution ... I would like to use sfSuagr plugin to centralize
> > authentication.
> >
> > Thanks ;)
> >
> > >
>
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: partial cache

2008-04-01 Thread Francois Zaninotto
You should build a staging environment:

http://www.symfony-project.org/book/1_0/12-Caching#Testing%20and%20Monitoring%20Caching

Cheers,

François

2008/4/1, kusum <[EMAIL PROTECTED]>:
>
>
> i enabled partial caching cache.yml file .how i can check that is
> working properly
> >
>
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: partial cache

2008-04-01 Thread Ian P. Christian

kusum wrote:
> i enabled partial caching cache.yml file .how i can check that is
> working properly
>

Personally, I edit settings.yml to enabled caching in dev, and then you 
get pretty boxes around cached areas.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Symfony 1.1 and sfMail

2008-04-01 Thread Ian P. Christian

[EMAIL PROTECTED] wrote:
> How I can use send mail functionality like sfMail in the symfony 1.1?
> I know if set compat_10: on in the settings I can use sfMail, but as
> far as I know this setting uses for compatible old versions symfony
> with symfony 1.1, am I right? I developing new project on the symfony
> 1.1 and I need send mail functionality. Thanks!
>
http://groups.google.com/group/symfony-devs/browse_thread/thread/b268c40c574d1402

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Retain internal value after forward()

2008-04-01 Thread Ian P. Christian

Kasper G wrote:
> On 31 Mar., 22:09, "Mohammad Ali Safari"<[EMAIL PROTECTED]>
> wrote:
>
>> You probably want to use flash 
>> instead:http://www.symfony-project.org/book/1_0/06-Inside-the-Controller-Laye...
>>
>>  
>
> Using flash is essentially storing the value in the session with the
> added convenience of automated cleanup. It still seems like a hack to
> me. We do not have to use the session to pass values to a component -
> why should this be required when sending a mail?
>

You can use the request's paramater holder with your own namespace

Have you looked at sf1.1 btw? the dispatcher could do what you want 
pretty easily :)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Getting querystring keys....

2008-04-01 Thread Ian P. Christian

James wrote:
> I am trying to figure out if there's a way to get a list of query
> string keys but looking through the docs I am at a loss.
>
>

you can get all request params by doing...
$this->getRequest()->getParameterHolder()->getAll(); - or somethign very 
similar to that - check API docs if it's wrong :)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Webmail integration

2008-04-01 Thread Lee Bolding

You need to be more specific...

How do you want to use Symfony? is it with an existing application or  
something you're developing yourself?

Symfony isn't an application, it's a framework - so 'integration' can  
be interpreted in many different ways. Without an application there is  
no 'integration'


On 31 Mar 2008, at 13:32, Olivier Revollat wrote:
> Hi !
> I want to use symfony with a webmail and I don't know what is the  
> best solution ... I would like to use sfSuagr plugin to centralize  
> authentication.
>
> Thanks ;)
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: New Plugin: sfJuploadPlugin

2008-04-01 Thread Zsolt Takács

Hi

Nice documentation. One small thing:
Instead of using a blank template you can write

actionNameSuccess:
  has_layout: false

in your module dir view.yml



On 4/1/08, James <[EMAIL PROTECTED]> wrote:
>
>  Hi Everyone,
>
>  This is my first time contributing any code to any community.  I
>  wanted this for myself and thought it would be a great way to learn
>  how to create a plugin at the same time. This plugin is an interface/
>  wrapper for the java applet Jupload which is a multi file uploader
>  found at http://www.jupload.biz/  It's a proprietary applet that is
>  free for non-commercial use, and has low fees for commercial use.
>
>  I just ran through my installation instructions in the wiki before
>  letting the gates fly open.  If you follow them you should be able to
>  get it working in it's most basic mode in under 5 minutes. It is
>  extendable, and very flexible.  Comments appreciated.
>
>  Link to the wiki
>  http://trac.symfony-project.com/wiki/sfJuploadPlugin
>
>  Enjoy
>  James
>
>
>  >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] partial cache

2008-04-01 Thread kusum

i enabled partial caching cache.yml file .how i can check that is
working properly
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] New Plugin: sfJuploadPlugin

2008-04-01 Thread James

Hi Everyone,

This is my first time contributing any code to any community.  I  
wanted this for myself and thought it would be a great way to learn  
how to create a plugin at the same time. This plugin is an interface/ 
wrapper for the java applet Jupload which is a multi file uploader  
found at http://www.jupload.biz/  It's a proprietary applet that is  
free for non-commercial use, and has low fees for commercial use.

I just ran through my installation instructions in the wiki before  
letting the gates fly open.  If you follow them you should be able to  
get it working in it's most basic mode in under 5 minutes. It is  
extendable, and very flexible.  Comments appreciated.

Link to the wiki
http://trac.symfony-project.com/wiki/sfJuploadPlugin

Enjoy
James


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Retain internal value after forward()

2008-04-01 Thread Kasper G

On 31 Mar., 22:09, "Mohammad Ali Safari" <[EMAIL PROTECTED]>
wrote:
>
> You probably want to use flash 
> instead:http://www.symfony-project.org/book/1_0/06-Inside-the-Controller-Laye...
>

Using flash is essentially storing the value in the session with the
added convenience of automated cleanup. It still seems like a hack to
me. We do not have to use the session to pass values to a component -
why should this be required when sending a mail?

Kasper

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---