Wait, you mean we should break every aiki site going forward? Another thought is we could fix this in upgrade to the new software? But that would need testing.
Another idea is to make the new aikimarkup we always talk about :) Jon On Tue, Oct 11, 2011 at 11:13 PM, rg1024 <871...@bugs.launchpad.net> wrote: > About quotes: > I'm totally agree with Jakub. Strings without quotes look weird. But that > means break aiki site until every widget is revised.. > > imho, we must: > - revise documentation > - use mtoken in all php markup functions > > > ** Changed in: aikiframework > Importance: Undecided => Medium > > ** Changed in: aikiframework > Assignee: (unassigned) => rg1024 (rg1024) > > -- > You received this bug notification because you are subscribed to > aikiframework. > https://bugs.launchpad.net/bugs/871919 > > Title: > String should look like strings in php > > To manage notifications about this bug go to: > https://bugs.launchpad.net/aikiframework/+bug/871919/+subscriptions > -- Jon Phillips http://rejon.org/ | http://fabricatorz.com/ chat/skype: kidproto | irc: rejon +1.415.830.3884 (global) | +1-510-499-0894 (sf) +86-187-1003-9974 (beijing) -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/871919 Title: String should look like strings in php Status in Aiki Framework: New Bug description: There is mtoken function in php class that split string to array and it recognize if strings are in quotes. we should use this function in every php function. For instance API don't use that function so you can't use this <php $aiki->foo->bar("foo", "baz"); php> and we should update all documentation to show to use quotes (strings without quotes look weird) currently substr and str_replace/replace use mtoken releated bug https://bugs.launchpad.net/aikiframework/+bug/871905 To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/871919/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp