Home   Developing   -   Bootstrap   Q&A   Issues   References   Notes   History   Attic   Daftari Page Menue

Goto previous pageGoto parent pageGoto next page
Page 5 of 9

Blocco Notes Logo

Daftari Home - Developing

Issues


The Daftari Setup Utility file permissions. Todo: Add some explanation in the page (todo # 20110924.1752). For explanations see e.g. the overview article "File Permissions" at www.htmlite.com/php042.php (link # 20110924.1753) and the discussion "Security risk with 'chmod 777 files' versus 'chmod 755 files'?" drupal.org/node/39887 (link # 20110924.1754). General background information is e.g. at en.wikipedia.org/wiki/Filesystem_permissions (link # 20110924.1755). (Issue # 20110924.1751)


If a page contains Editpoints, the file must have the filename extension php. Otherwise the PHP statements inside it will not work. Check, whether there is a possibility to change this, since we normally want have a html filename extension. (Issue # 20110924.1721)


DOM methods available only after onload. This is not an issue, just a fact to remember e.g. before utilizing the getElementBy*() methods. (Issue # 20111225.1231)

   // id : # 20111225.1231 (wishlist)
   // function : So far, we had in the HTML file to set the body onload event
   //    handler. We want have this done automatically, so just the script
   //    line in the file header is sufficient, and no body event is needed.
   // note : Perhaps this is not so easy, because at the time this script runs,
   //    the body tag may not be available yet.
   // note :

Bye.

Switch edit mode on/off About Go Login Go Settings Go Tools Go Help View page source Show page properties Browser Info
Edit element Insert P before Insert P after Insert UL before Insert UL after Insert LI before Insert LI after Insert H2 before Insert H2 after Insert H3 before Insert H3 after Insert PRE before Insert PRE after Show element properties