Changes between Version 23 and Version 24 of GSOCWebSetupImplementation
- Timestamp:
- 04/05/11 18:36:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSOCWebSetupImplementation
v23 v24 28 28 These 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. 29 29 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 ==== 31 32 32 33 ==== Def modules() : ====