Changes between Version 23 and Version 24 of GSOCWebSetupImplementation


Ignore:
Timestamp:
04/05/11 18:36:10 (14 years ago)
Author:
anubhav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSOCWebSetupImplementation

    v23 v24  
    2828These are really useful for views as this provide the information regarding input type, the value to select from, the field name and the validation requirement. These layouts are mostly for the views. Some of these like port will also contain a validation field for the range of accepted values.
    2929
    30      We will have to set the settings in accordance with modules/s3/s3cfg.py.
     30 For creating this dict we will have to parse s3cfg.py of the selected Eden.
     31==== Parsing Modules/s3/s3cfg.py ====
    3132
    3233==== Def modules() : ====