Changes between Version 33 and Version 34 of Doc/gLite/TemplateCustomization
- Timestamp:
- Mar 24, 2007, 12:32:46 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v33 v34 6 6 Site customization to QWGtemplates is done through a small set of templates used to define variables used as input by QWG templates. This doesn't cover OS basic configurationt that is decribed in the page about [wiki:Doc/TemplateCustom template framework]. 7 7 8 All site parameters related to QWG middleware are supposed to be declared in template `pro_lcg2_config_site.tpl`. To start a new site, import the site paramater template [ source:template/trunk/sites/example/site/pro_lcg2_config_site.tpl example]. The list of all available variables with their description and their default value can be consulted in template source:template/trunk/grid/glite-3.0.0/defaults/site.tpl. '''This template is a critical part of standard templates and should not be modified or duplicated'''.8 All site parameters related to QWG middleware are supposed to be declared in template `pro_lcg2_config_site.tpl`. To start a new site, import the site paramater template [source:templates/trunk/sites/example/site/pro_lcg2_config_site.tpl example]. The list of all available variables with their description and their default value can be consulted in template source:template/trunk/grid/glite-3.0.0/defaults/site.tpl. '''This template is a critical part of standard templates and should not be modified or duplicated'''. 9 9 10 10