Hi Hadrien !
The question is: from where you get "pageName" in
myNavigationHistoryFilter ?
Probably better use treestructure.xml or smth. similar (i.e. /apps/
frontend/config/breadcrumb.yml)
Read this:
http://trac.symfony-project.com/trac/browser/branches/rovert-0.6/doc/book/content/breadcrumb_
Myke Hines wrote:
>> Does the current routing system in the routing branch break BC?
>
> No the current routing branch does not break BC.
>
Thread moved to dev list.
--
Ian P. Christian ~ http://pookey.co.uk
signature.asc
Description: OpenPGP digital signature
> Does the current routing system in the routing branch break BC?
No the current routing branch does not break BC.
On 7/11/07, Ian P. Christian <[EMAIL PROTECTED]> wrote:
>
> Dustin Whittle wrote:
> > Ian,
> >
> > Does this work?
> >
> > news_asset:
> > url: /news/asset/:news_id/:filename
> >
Jorge, All of the generator text is already setup for i18n. All you need
to do is create your dictionary file (
http://www.symfony-project.com/book/trunk/13-I18n-and-L10n#Using%20Dictionary%20Files)
to include the translation for that text.
Hope that helps,
Myke
On 7/11/07, Jorge Laranjo <[
Alexander,
I've just found this snippet:
http://www.symfony-project.com/snippets/snippet/158
;-)
Jony dos Santos Kostetzer
| Linux user #392481
Alexander Deruwe wrote:
On 11 Jul 2007, at 16:36, Jony dos Santos Kostetzer wrote:
that's a good ideia.. but not so simple.. did yo
Well, I and my team have gone for a radical solution: We'll remove
all the AJAX and then only use AJAX is needed and JQUERY :-)
Thanks.
On 2007/07/11, at 15:47, Francois Zaninotto wrote:
Jorge,
If you want to deal with people not using Javascript, there's only
one good solution: Unobtrusiv
Hi! I've got one title to the “application” and then in some modules
I want to add something to that title
actionSuccess:
metas:
title: I want to add this string
What I want is a manner so if I change the “global” title then the
other ones will fit to this new string, ie:
title on th
Hi,
Let me show you what i obtain when i let admin generator deals with a
VARCHAR.
in my generator.yml
filters: [intitule]
code generated :
Intitule:
As you can see the "for" attribute is different than the "id" & "name"
of the input tag.
I think it should be :
Int
> > The whole propel dumping and re-importing seems very flaky. It's
> > really screwed me up too as I've a bunch of schema changes that I've
> > been unable to apply.
>
> You don't use the acutal key you use the name designation in the
> import_data.yml. Consider the following:
>
> TableOne:
>
Jorge,
If you want to deal with people not using Javascript, there's only one good
solution: Unobtrusive Javascript (UJS).
http://onlinetools.org/articles/unobtrusivejavascript/index.html
There's a symfony plugin facilitating UJS with jQuery.
http://trac.symfony-project.com/trac/wiki/sfUJSP
On 11 Jul 2007, at 16:42, Alexander Deruwe wrote:
> Alexander Deruwe - AQS CarControl CVBA
> Network & System Administration, Software Development & Support
>
> Bredabaan 528 - 2930 Brasschaat, Belgium
> Mobile +32(0)474356372
> Email [EMAIL PROTECTED]
Oops, I don't like to post with signature at
I can use the if_javascript() with no problems in my projects my not
if_javascript() + link_to_remote at the same time like this:
That's a real problem since link_to_remote won't work for people
without javascript. Any solutions?
--
Atentamente,
Jorge Laranjo
[EMAIL PROTECTED]
On 11 Jul 2007, at 16:36, Jony dos Santos Kostetzer wrote:
> that's a good ideia.. but not so simple.. did you create a
> javascript to remove and after that add all new elements of the
> select?
> there should be an easier way, does anybody know a fast way to do it?
My Ajax action returns a
Thanks Alexander!
that's a good ideia.. but not so simple.. did you create a _javascript_
to remove and after that add all new elements of the select?
there should be an easier way, does anybody know a fast way to do it?
Jony dos Santos Kostetzer
| Linux user #392481
Alexander Deruwe wro
On 7/11/07, Nicolas Perriault <[EMAIL PROTECTED]> wrote:
> BTW why all plugins don't have their own trunk, tags and branches
> directory on the official sf repo? It's quite uncomfortable when you
> work with svn:externals and you don't want unstable releases :/
it's up to the plugin maintainer t
Tristan Rivoallan a écrit :
> but for the biggest problem of doctrine is its perpetually instable
> state. there's not even a named release. You have to keep up with a
> moving trunk.
BTW why all plugins don't have their own trunk, tags and branches
directory on the official sf repo? It's quite
Marc Torres a écrit :
> So, the primary keys is always under a object_input_hidden_tag, and never
> displayed in the edit view?
I guess editing primary keys should be hasardous :/ Anyway you should be
able to do so overriding partials in your view then setters, getters and
update() method in y
On 7/11/07, Ian P. Christian <[EMAIL PROTECTED]> wrote:
> It's been slightly updated - please do feel free to update it, a one
> sided argument is no good to anyway.
i don't have time for this atm, but it's on my todo list ;)
++
tristan
--~--~-~--~~~---~--~~
You
Tristan Rivoallan wrote:
>> http://trac.symfony-project.com/trac/wiki/ComparingPropelAndDoctrine
>
> this one is a bit biased ;)
It's been slightly updated - please do feel free to update it, a one
sided argument is no good to anyway.
If you don't have permissions , just let me know here and I'l
On 7/11/07, Ian P. Christian <[EMAIL PROTECTED]> wrote:
> Bjorn Wijers wrote:
> > Hi there,
> >
> > I have been a lurker for sometime on this list, but I will be getting
> > more active with Symfony and so I thought it would be a good idea to
> > introduce myself.
>
> Welcome to the community Bjor
Hi,
Maybe this is a simple question, but here it goes. I'm trying to view the
primary key in the edit mode and I'm doing (in generator.yml):
display: [num, titular_id, poblacio]
but when I try to create a new entry, the num field (primary key) isn't
there. I read the chapter 14 of the book (
How to have i18n on the code that was made using the generator?
I want translate this expression, among others: “Your modifications
have been saved
Your modifications have been saved
”
--
Atentamente,
Jorge Laranjo
[EMAIL PROTECTED]
http://jorge.laranjo.eu
Bjorn Wijers wrote:
> Hi there,
>
> I have been a lurker for sometime on this list, but I will be getting
> more active with Symfony and so I thought it would be a good idea to
> introduce myself.
Welcome to the community Bjorn!
You might want to look at this:
http://trac.symfony-project.com/
On 11 Jul 2007, at 15:19, Jony dos Santos Kostetzer wrote:
> hi!
Hey Jony,
> I have two object_select_tags (i. e. states and cities - one-to-many
> relationship). When I choose an state, i'd like that the second
> select_tag shows, for example, only the cities of that state. Which is
> the bette
Dustin Whittle wrote:
> Ian,
>
> Does this work?
>
> news_asset:
> url: /news/asset/:news_id/:filename
> param: { module: news, action: viewasset }
> requirements: { news_id: \d, filename: .* }
>
>
> What version of symfony? This is possible with the routing system in the
> routing branch
Razvan Popa wrote:
> Hello.
> Does anybody have any success stories with encoders and symfony?
> I tried symfony + eaccelerator but I can't figure out why it's not working.
> What are you using to protect your code?
eAccelerator used to work better then APC for me (less segfaults...)
Recent PHP v
hi!
I have two object_select_tags (i. e. states and cities - one-to-many
relationship). When I choose an state, i'd like that the second
select_tag shows, for example, only the cities of that state. Which is
the better way to do it?
regards
--
Jony dos Santos Kostetzer
--~--~-~--
Hello.
Does anybody have any success stories with encoders and symfony?
I tried symfony + eaccelerator but I can't figure out why it's not working.
What are you using to protect your code?
Cheers
--~--~-~--~~~---~--~~
You received this message because you are subs
Hello,
i am curently developping an application which is mainly based upon the CRUD
paradigm, there are several types of "ressources" like : company, persons,
contracts, etc... each ressource has a "page" and there are many links
between them (eg : from a company consultation page, you can access
Hi there,
I have been a lurker for sometime on this list, but I will be getting
more active with Symfony and so I thought it would be a good idea to
introduce myself.
My name is Bjorn Wijers and I live in the Netherlands. I work as a
freelancer and my company is called Burobjorn [1]. Besides
There are often questions about this, it's seems that is not really well
visible in the documentation
- Message d'origine
De : Scott Meves <[EMAIL PROTECTED]>
À : symfony-users@googlegroups.com
Envoyé le : Mercredi, 11 Juillet 2007, 3h11mn 12s
Objet : [symfony-users] Re: Backend / Fronte
Nicolas Perriault a écrit :
> That's explained in the link I gave.
I just made a brand new wiki page instead of a subsection :
http://trac.symfony-project.com/trac/wiki/HowToHandleCrossAppsConfigurationFiles
++
--
Nicolas Perriaulthttp://www.clever-age.com
Clever Age - conseil en architec
Konny Zurcher a écrit :
> there is a neater way to do it ...
> http://www.symfony-project.com/forum/index.php/m/30429/
> my symfony version is also: 1.0.5
Did you call the config file in the config.php of your app ?
eg.
checkConfig('config/myconfigfile.yml');
?>
That's explained in the link I
yes, of course. My object $Article seems ok, with 2 proxy (one for the
object $book and the other for the object $author ).
regards,
On 11 juil, 08:42, Tamcy <[EMAIL PROTECTED]> wrote:
> Did you call addSelectTables('Author')?
>
> On Jul 11, 12:53 am, cyrille <[EMAIL PROTECTED]> wrote:
>
> > Tha
34 matches
Mail list logo