|
osdir.com mailing list archive F.A.Q. -since 2001! |
|
|
|
Subject: [symfony-users] Re: Slugify? - msg#00556List: symfony-users
by Date: Prev Next Date Index by Thread: Prev Next Thread Index
But why is it called 'slug'?---
Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 20, 2009 at 11:40, Tom Haskins-Vaughan <tom@xxxxxxxxxxxxxxxxxxxxx> wrote: Let's say that you have a headline of a news article:  "Man Lands on the Moon" The "slug" (used in URLs) of that headline would be  "man-lands-on-the-moon" To "slugify" means to convert the first into the second. Hope this helps. Tom Sid Ferreira wrote: > In portuguese I use the 'identifier' experssion to it. > I have no translation to 'slug' cause it doesn't even make sense to me > call like this :D > > --- > Sidney G B Ferreira > Desenvolvedor Web > > > > On Mon, Jul 20, 2009 at 11:00, Saint Faux nie <mac.thierry@xxxxxxxxxx > <mailto:mac.thierry@xxxxxxxxxx>> wrote: > > >   Hello everybody, > >   I'm French and and would like to know what means slugify. >   have you got a synonym or a translation in french for this word? > >   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@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to symfony-users+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
Thread at a glance:
Previous Message by Date:[symfony-users] Re: Slugify?Let's say that you have a headline of a news article: "Man Lands on the Moon" The "slug" (used in URLs) of that headline would be "man-lands-on-the-moon" To "slugify" means to convert the first into the second. Hope this helps. Tom Sid Ferreira wrote: > In portuguese I use the 'identifier' experssion to it. > I have no translation to 'slug' cause it doesn't even make sense to me > call like this :D > > --- > Sidney G B Ferreira > Desenvolvedor Web > > > > On Mon, Jul 20, 2009 at 11:00, Saint Faux nie <mac.thierry@xxxxxxxxxx > <mailto:mac.thierry@xxxxxxxxxx>> wrote: > > > Hello everybody, > > I'm French and and would like to know what means slugify. > have you got a synonym or a translation in french for this word? > > 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@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to symfony-users+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~--- Next Message by Date:[symfony-users] routing + parametersHi! I am developing a web site with a search function. For the search function I generated a module and an action. in the routing.yml I made a rule for this action. I have two parameters: q for query and p for page ... search: url: /search param: { module: search, action:result } ... The problem is that link_to cuts all parameters off. link_to('page 2',"@search?q=word1+word2&p=2); I think I have to define something in the routing.yml, but I have no idea what. I want the url to look like this www.example.com/search?q=word1+word2&p=1 Any ideas? Michael --~--~---------~--~----~------------~-------~--~----~ 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@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to symfony-users+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~--- Previous Message by Thread:[symfony-users] Re: Slugify?Let's say that you have a headline of a news article: "Man Lands on the Moon" The "slug" (used in URLs) of that headline would be "man-lands-on-the-moon" To "slugify" means to convert the first into the second. Hope this helps. Tom Sid Ferreira wrote: > In portuguese I use the 'identifier' experssion to it. > I have no translation to 'slug' cause it doesn't even make sense to me > call like this :D > > --- > Sidney G B Ferreira > Desenvolvedor Web > > > > On Mon, Jul 20, 2009 at 11:00, Saint Faux nie <mac.thierry@xxxxxxxxxx > <mailto:mac.thierry@xxxxxxxxxx>> wrote: > > > Hello everybody, > > I'm French and and would like to know what means slugify. > have you got a synonym or a translation in french for this word? > > 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@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to symfony-users+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~--- Next Message by Thread:[symfony-users] Re: Slugify?Slug is just a common word used for this type of functionality in the web world.- JonOn Mon, Jul 20, 2009 at 9:47 AM, Sid Ferreira <sid.gbf@xxxxxxxxx> wrote: But why is it called 'slug'?---Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 20, 2009 at 11:40, Tom Haskins-Vaughan <tom@xxxxxxxxxxxxxxxxxxxxx> wrote: Let's say that you have a headline of a news article: "Man Lands on the Moon" The "slug" (used in URLs) of that headline would be "man-lands-on-the-moon" To "slugify" means to convert the first into the second. Hope this helps. Tom Sid Ferreira wrote: > In portuguese I use the 'identifier' experssion to it. > I have no translation to 'slug' cause it doesn't even make sense to me > call like this :D > > --- > Sidney G B Ferreira > Desenvolvedor Web > > > > On Mon, Jul 20, 2009 at 11:00, Saint Faux nie <mac.thierry@xxxxxxxxxx > <mailto:mac.thierry@xxxxxxxxxx>> wrote: > > > Hello everybody, > > I'm French and and would like to know what means slugify. > have you got a synonym or a translation in french for this word? > > thanks > > > > > > -- Jonathan H. Wage (+1 415 992 5468)Open Source Software Developer & Evangelistsensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org You can contact Jonathan about Doctrine, Symfony and Open-Source or for training, consulting, application development, or business related questions at jonathan.wage@xxxxxxxxxx --~--~---------~--~----~------------~-------~--~----~ 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@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to symfony-users+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
blog comments powered by Disqus
|
|