From: Rafael C. <raf...@gm...> - 2017-05-04 15:35:42
|
Hi, Sorry for the delay. For security reasons (see http://stackoverflow.com/questions/7129842/what-is-inc-and-why-to-use-it ), it is recommend to use ".inc.php" or ".php". Also, for standartisation, it is better to use a general *.php extension. Like reduce texts to translate (e.g. "Yes", "Yes!" and "yes" to "Yes"); simplify and clean-up code and formats, update images, etc., I do this on hollydays. About the options ShowPageHelp and ShowFieldHelp: This is to reduce info to display. Exson and his team begun to work with webERP in small devices; we tested without css (none.css), and it seems possible to operate webERP in small devices. One way to do not have additional statements for every field is to use a general style for ShowFieldHelp and JavaScript to exchange between both states (display/hide), but always the help text will be sent (more traffic). I would like suggestions in this topic. Best regards, Rafael. 2017-04-18 14:14 GMT-06:00 <ph...@lo...>: > Well the php extension is never rendered - but an inc file is viewable > as text in most browsers - not really ideal and better to have it as a > .php file I think. > I am a bit worried about the FieldHelp config option as I would not like > additional if statements throughout for every field. > > Phil > > On 2017-04-18 06:27, ExsonQu wrote: > > *Hi, Rafaell,* > > > > Does this really make sense? > > > > Best regards! > > > > Exson > > > > > > > > > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |