Re: [Aikiframework-devel] language path global variable

2012-03-02 Thread Jakub Jankiewicz
I prefer ((1)) you can't have that from query, or $1 like in perl or bash, but I prefer ((1)). Why you need any character between parentheses. So you will have 3 types ((1)) ((*)) or ((database_field)) I also propose in my markup ((POST[foo])) and ((object->field)). Shorter as possible and unified

Re: [Aikiframework-devel] language path global variable

2012-03-02 Thread Roger Martín
hi people: we have a [root], [route], [language][site_prefix] but forgot a [url] for aiki url (paths of real URL). I just added it in last revision. so, you can: - - https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://la

Re: [Aikiframework-devel] language path global variable

2012-03-02 Thread Jon Phillips
Actually, think rg1024 just committed some better possible markup to the wiki http://aikiframework.org/wiki/Aiki_widgets:_display_url_and_kill_url_syntax I don't have particularly idea other than hope that markup styles can be unified. Jon On Fri, Mar 2, 2012 at 10:15 PM, Bassel Safadi wrote:

Re: [Aikiframework-devel] language path global variable

2012-03-02 Thread Bassel Safadi
yes totally, btw what is better markup than (!(1)!)? what about (u(1)u)? still looks ugly right? but better than ! what do you think? -- Bassel Safadi | http://bassel.ws Skype: i.know.sy | Global: +1-323-545-3855 On Fri, Mar 2, 2012 at 3:17 PM, Jakub Jankiewicz wrote: > I don't thing is possib

Re: [Aikiframework-devel] language path global variable

2012-03-02 Thread Jakub Jankiewicz
I don't thing is possible, but it would be nice to have, for link on other site I was using /(!(0!)!) /(!(0!)!)/(!(1)!) /(!(0!)!)/(!(1)!)/(!(2)!) /(!(0!)!)/(!(1)!)/(!(2)!)/(!(3)!) with sql if hack -> WHERE '(!(3)!)' <> '' LIMIT 1 There should be a variable (!(*)!) that return full url but witho