Project

General

Profile

Download (1.86 KB) Statistics
| Branch: | Tag: | Revision:
1
Developing with Drupal
2
    
3
    Drupal is a free software package that allows anyone to easily publish, 
4
    manage and organize a wide variety of content on a website. Hundreds of 
5
    thousands of people and organizations are using Drupal to power an 
6
    endless variety of sites.
7
    
8
    CDM Dataportal have been developed with Drupal version 5. If you want to
9
    learn or experience more about Drupal visit the 
10
    {{{http://drupal.org}Drupal's oficial site}}.
11
    If you already know what Drupal is and you want to configure the CDM 
12
    Dataportal module to interacte with your CDM Server visit our 
13
    {{{http://wp5.e-taxonomy.eu/cdm-setups/?q=node/17}CDM Setup->Group Installation}}
14
    
15
Enviroment Setup
16

    
17
    The development enviroment here described is based on following elements 
18
    technologies Drupal + Apache + Php + MySQL + Eclipse.
19
    
20
    For windows  {{{http://dev.e-taxonomy.eu/trac/wiki/DeveloperEnvironmentSetup}Windows 1}} and
21
    {{{http://dev.e-taxonomy.eu/trac/wiki/InstallingDrupal}Windows 2}}. For Os X 
22
    {{{http://dev.e-taxonomy.eu/trac/wiki/DeveloperEnvironmentSetupOsX}Apple}}
23

    
24
External Resources
25

    
26
   Some useful resources for developers are the following
27
   
28
   *Drupal
29
   
30
      Useful documentation for Drupal can be founded on the Drupal official web sites, such as
31
   
32
     *{{{http://drupal.org}Drupal Home}}
33
     
34
     *{{{api.drupal.org}Drupal API}}, or
35
     
36
     *{{{http://drupal.org/documentation}Drupal Documentation}} (with installation guides included).
37
          
38
   *JavaScript
39
     
40
     *{{{http://docs.jquery.com/Main_Page}JQuery}}
41
   
42
   
43
   *Firefox
44
   
45
      Useful Firefox addons for developers:
46
   
47
     *{{{https://addons.mozilla.org/de/firefox/addon/1843/}Firebug}}
48
     
49
     *{{{https://addons.mozilla.org/de/firefox/addon/60/}Web Developer Toolbar}}
50
     
51
     *{{{https://addons.mozilla.org/en-US/firefox/addon/10869/}JSONView}}
(2-2/5)