I think, that framework should be more clean. So, if somebody wants some scripts to make his work easier, he should install it himself. When I type <div></ or press enter or other manipulations, editor inserts some closed tags, which I not expect. For example, that's how I type opened and closed tags for 5 years: <>*left_arrow*div <> *left_arrow* /div. So, i expect to get <div></div>, but I get <div></div>div> instead. I want to decide myself, when to open and when to close tags.
суббота, 12 октября 2013 г., 3:40:27 UTC+6 пользователь Roberto Perdomo написал: > > > El oct 11, 2013 8:25 AM, "LightOfMooN" <[email protected] <javascript:>> > escribió: > > > > It's really headache for me with new 2.7.2 version of web2py. > > > > There are no more redirects after users login and logout. > > Double click in mirror editor on empty string leads to crash browser. > (fixed by removing <script src="{{=cm}}/mode/clike/clike.js"></script> from > admin/views/default/edit.html) > > Please, indicate your OS and navigator ir order to reproduce this problem, > I use Debian and.Windows with Chrome and Firefox and dont crash (I test > with version 16 of codemirror, new version is 18, I dont test this version) > > > Stupid <script src="{{=cm}}/addon/edit/closetag.js"></script> needs to > be removed too. It doesn't improve, but only complicates the coding. > > Is necesary say "Stupid" to this? This option works in html edit mode of > codemirror, and is great improvement (at least for me), because do > autoclose for html tags. > > > When decorate function, parameter _next does not processed by url > rewrite function. > > And many many many other. > > > > So, it's really easier to install something like 2.4.6 version and > forget for updating at all. > > > > -- > > Resources: > > - http://web2py.com > > - http://web2py.com/book (Documentation) > > - http://github.com/web2py/web2py (Source code) > > - https://code.google.com/p/web2py/issues/list (Report Issues) > > --- > > You received this message because you are subscribed to the Google > Groups "web2py-users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

