On Sat, 4 Jun 2005, NSK wrote:
On Saturday 04 June 2005 09:18, Gerhard Killesreiter wrote:
We will be adding more Ajax features, but we are very much interested in keeping Drupal working without JS.
That's a good thing, but isn't it possible to control AJAX/JS functionality from the admin interface or from the config file,
Sure, that would be possible. We generally try to avoid adding settings which aren't neccessary, though.
instead of just hacking the source in order to empty the js file?
echo "" > misc/drupal.js can hardly be considered hacking.
Cheers, Gerhard