Drupal : Three simple steps to adding ajax to your drupal forms/pages
Ajax, CMS, Custom Programming, Drupal, Elements of a Web
If you need a simple content refresh system, let me show you an example of a simple (yet powerful) implementation.
Step 1
Download a the lightweight ajax library from ImpliedByDesign, and copy it to a directory called “ajax” in your module directory.
…
Full article: http://www.kvaes.be
License: Creative Commons
Indexed in May 2008
Related Info Web
- Drupal, PHP, and APC
- Cloning a drupal site
- Drupal SEO Checklist
- Why Drupal and not Joomla?
- Joomla and (or vs) Drupal - Which One is Right for You?
Tuning APC (Alternative PHP Cache) to work with Drupal is a relatively painless process. As Dries Buytaert has noted, APC can help serve Drupal pages up to 4 times faster than a stock Apache and PHP setup. However, tuning APC for use with more than one Drupal instance can be a little bit more challenging than a single site running on...
Just a quick hack and reminder for myself… Situation: you developed a nice website with drupal on one of your local boxes and you want to clone this literally to a new staging host.. .. Now you fire up your web browser, and there is that disappointment: you see just an empty, white page, not even single error message! ... Full article: http://squio.nl/blog/2007/11/23/cloning-a-drupal-site/ License:...
Looking for help improving SEO on your Drupal site? There's a great little module available called the SEO Checklist. It provides a list of the best SEO modules for Drupal and tells you if they're installed. If you don't, it will give you the link to download the extra modules and then a link to enable them. We've already got a...
The next question on the first steps of this project is why Drupal? I could say lots of things, beginning with this is the first I came to from I like PostgreSQL but the very truth is I came to an interesting article which read:.. .. Here are some Key pros and cons of the two systems. Drupal Rock solid & high quality platform .. Joomla If...
During the last few months we've had a lot of clients who are very technically knowledgeable and coming to us to find out more after picking up on the buzz around CMS systems and Drupal and Joomla in particular. .. After talking and developing answers for several clients, we decided to put all we'd written into one document to help other people...
