Wednesday, May 7, 2008

Scripts

Here are at least 6 scripts that I have done for this class

jsrecipe.html - Contains a script to add text to the directions body when you click on it

Super Secret Form - Application script for signing up to the super secret society

home.html - Contains a script to automatically link to to the page selected

ajax test - This page uses JQuery to call a php script on the server and displays the result in the page

Here are some from the project site:

Front Page - The front page dynamically gets the title of the latest blog entry and places a link to it on the home page.

Page Template - Drupal uses php template files to generate the layout of the site. This is the main template for every page on the site.

Furniture Type Template - This is the theme template for a node that is of type furniture. When displaying a furniture page drupal will use this template inside the page template where the $content variable is.

No comments: