Community Documentation

01. Getting Started

Last updated January 9, 2007. Created by chelahmy on January 6, 2007.
Log in to edit this page.

Make your Drupal installation ready with Dript:

  1. Download the latest copy of Dript module from the Dript project page.
  2. Extract the compressed module into a folder.
  3. Upload the files via FTP to a modules folder in your Drupal installation - this could be the modules/ folder, but it is recommended to create and use the folder sites/all/modules/, making it easier to update Drupal later on. Once uploaded you should have folder modules/dript.
  4. Activate your Dript module. Click Administer » Site building » Modules. You need to check the box next to the Dript module, and click on 'Save configuration' at the end.

Test your Dript installation:

  1. Create a page content.
  2. Set the title "Dript Test".
  3. Paste the following code in the body of the content:
    [driptn (print "Hello world")/]
  4. Submit the content.

You should get a new page with the title "Dript Test" and the content "Hello World".

About this page

Drupal version
Drupal 5.x

Develop for Drupal

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here