beginning to document the super search template

This commit is contained in:
Colin Kuskie 2007-03-02 06:26:57 +00:00
parent 6bca733129
commit d94ca33474
2 changed files with 220 additions and 4 deletions

View file

@ -914,7 +914,7 @@ search results.</p>|,
},
'gef default view description' => {
message => q|<p>This property switches the default view between normal and advanced search.</p>|,
message => q|<p>This property switches the default view between normal and advanced search. The two views have different templates.</p>|,
lastUpdated => 0,
},
@ -930,12 +930,12 @@ delete and restore but not purge records.</p>|,
},
'assetName' => {
message => q|SQL Form|,
message => q|SQLForm|,
lastUpdated => 0,
},
'edit sqlform' => {
message => q|SQL Form, Add/Edit|,
message => q|SQLForm, Add/Edit|,
lastUpdated => 0,
},
@ -1180,7 +1180,7 @@ variables:</p>
},
'search template help title' => {
message => q|SQLForm, Search Record Template|,
message => q|SQLForm, Normal Search Record Template|,
lastUpdated => 0,
},
@ -1600,6 +1600,16 @@ be useful, others may not.|,
},
'advanced search template help title' => {
message => q|SQLForm, Advanced Search Record Template|,
lastUpdated => 0,
},
'advanced search template help body' => {
message => q|These template variables are available in the Advanced Search Record Template.|,
lastUpdated => 1172816905,
},
};
1;