Interesting stuff. I sent a reply to the developer list.

For a sample of AJAX-y / Static Drupal go to: http://new.savannahnow.com/share/ and look for the ‘Neighborhood Blogs’ widget in the lower left of the page.

My generator.module uses Curl to grab pages from Drupal and fwrite them as .php files on the web server. Some details here:
http://ken.therickards.com/2006/06/04/tech-notes/

(See item #1 under ‘new stuff’).

I output .php in order to check for dynamic $_GET and $_POST requests and to duplicate some of Drupal’s session handling functions to check for user status. We serve flat pages to all users, though, and let JavaScript handle user customization on these pages.

-Ken

Reply

Please solve the math problem above and type in the result. e.g. for 1+1, type 2
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <pre> <code> <ul> <ol> <li> <dl> <dt> <dd> <sub> <sup> <tt>
  • Lines and paragraphs break automatically.
More information about formatting options