| |
218 |
218 |
<file type="query_file" path="www/community-type.xql"/> |
| |
219 |
219 |
<file type="query_file" db_type="oracle" path="www/community-types-chunk-oracle.xql"/> |
| |
220 |
220 |
<file type="content_page" path="www/community-types-chunk.adp"/> |
| |
221 |
221 |
<file type="content_page" path="www/community-types-chunk.tcl"/> |
| |
222 |
222 |
<file type="content_page" path="www/community.adp"/> |
| |
223 |
223 |
<file type="content_page" path="www/community.tcl"/> |
| |
224 |
224 |
<file type="query_file" path="www/community.xql"/> |
| |
225 |
225 |
<file type="content_page" path="www/configure-2.tcl"/> |
| |
226 |
226 |
<file type="content_page" path="www/configure-element-2.tcl"/> |
| |
227 |
227 |
<file type="content_page" path="www/configure-element.adp"/> |
| |
228 |
228 |
<file type="content_page" path="www/configure-element.tcl"/> |
| |
229 |
229 |
<file type="query_file" path="www/configure-element.xql"/> |
| |
230 |
230 |
<file type="content_page" path="www/configure.adp"/> |
| |
231 |
231 |
<file type="content_page" path="www/configure.tcl"/> |
| |
232 |
232 |
<file type="query_file" path="www/configure.xql"/> |
| |
233 |
233 |
<file type="content_page" path="www/deregister-link.adp"/> |
| |
234 |
234 |
<file type="content_page" path="www/deregister.tcl"/> |
| |
235 |
235 |
<file type="content_page" path="www/dotlrn-main-portlet.adp"/> |
| |
236 |
236 |
<file type="content_page" path="www/dotlrn-main-portlet.tcl"/> |
| |
237 |
237 |
<file type="query_file" path="www/dotlrn-main-portlet.xql"/> |
| |
|
238 |
<file type="content_page" path="www/folder-chunk.adp"/> |
| |
|
239 |
<file type="content_page" path="www/folder-chunk.tcl"/> |
| |
238 |
240 |
<file type="content_page" path="www/help.adp"/> |
| |
239 |
241 |
<file type="content_page" path="www/help.gif"/> |
| |
240 |
242 |
<file type="content_page" path="www/index-not-a-user.adp"/> |
| |
241 |
243 |
<file type="content_page" path="www/index-not-a-user.tcl"/> |
| |
242 |
244 |
<file type="query_file" db_type="oracle" path="www/index-oracle.xql"/> |
| |
243 |
245 |
<file type="query_file" db_type="postgresql" path="www/index-postgresql.xql"/> |
| |
244 |
246 |
<file path="www/index.adp"/> |
| |
245 |
247 |
<file type="tcl_util" path="www/index.tcl"/> |
| |
246 |
248 |
<file type="query_file" path="www/index.xql"/> |
| |
247 |
249 |
<file type="content_page" path="www/install.tcl"/> |
| |
248 |
250 |
<file type="content_page" path="www/join-policy-toggle.tcl"/> |
| |
249 |
251 |
<file type="query_file" path="www/join-policy-toggle.xql"/> |
| |
250 |
252 |
<file type="content_page" path="www/left.gif"/> |
| |
251 |
253 |
<file type="content_page" path="www/logout.gif"/> |
| |
252 |
254 |
<file type="content_page" path="www/logowhite.gif"/> |
| |
253 |
255 |
<file path="www/master.adp"/> |
| |
254 |
256 |
<file type="content_page" path="www/member-add-2.adp"/> |
| |
255 |
257 |
<file type="content_page" path="www/member-add-2.tcl"/> |
| |
256 |
258 |
<file type="content_page" path="www/member-add-3.tcl"/> |
| |
257 |
259 |
<file type="query_file" db_type="oracle" path="www/member-add-oracle.xql"/> |
|
| |
298 |
300 |
<file type="content_page" path="www/user-add.tcl"/> |
| |
299 |
301 |
</files> |
| |
300 |
302 |
<parameters> |
| |
301 |
303 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="class_group_type_key" default="dotlrn_class" description="Class Group Type"/> |
| |
302 |
304 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="club_group_type_key" default="dotlrn_club" description="Class Group Type"/> |
| |
303 |
305 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="dotlrn_level_p" description="Whether this is the top-level instantiation of the DotLRN package"/> |
| |
304 |
306 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="community_type_level_p" description="Whether this is a Class Level instance of the package"/> |
| |
305 |
307 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="community_level_p" description="Whether this is a Class Instance Level instantiation of the package"/> |
| |
306 |
308 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="group_type_key" default="dotlrn_community" description="Class Group Type"/> |
| |
307 |
309 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="classes_pretty_name" default="Class" description="used to display everywhere in the ui"/> |
| |
308 |
310 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="classes_pretty_plural" default="Classes" description="used everywhere in the ui"/> |
| |
309 |
311 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="clubs_pretty_name" default="Club" description="used everywhere in the ui"/> |
| |
310 |
312 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="clubs_pretty_plural" default="Clubs" description="used everywhere in the ui"/> |
| |
311 |
313 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="dotlrn_main_portlet_pretty_name" default="Groups" description="The pretty name for the dotlrn main portlet (aka "My Groups")"/> |
| |
312 |
314 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="user_wsp_page_names" default="MySpace,Simple 2-Column;Calendar,Simple 1-Column;My Files,Simple 1-Column" description="a csv list of the other pages to create on the user wsp by default"/> |
| |
313 |
315 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="auto_dotlrn_user_email_patterns" description="Automatic dotLRN user email patterns"/> |
| |
314 |
316 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="community_first_page_name" default="Group Home" description="the first page's pretty name"/> |
| |
315 |
317 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="community_admin_first_page_name" default="Group Admin" description="just that"/> |
| |
316 |
318 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="departments_pretty_name" default="Department" description="used everywhere in the ui"/> |
| |
317 |
319 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="departments_pretty_plural" default="Departments" description="used everywhere in the ui"/> |
| |
318 |
|
<parameter datatype="string" min_n_values="1" max_n_values="1" name="DefaultCommunityApplets" default="dotlrn_dotlrn" description="dotLRN applets to add by default to each new community"/> |
| |
|
320 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="DefaultCommunityApplets" default="dotlrn_dotlrn,dotlrn_bboard,dotlrn_calendar,dotlrn_faq,dotlrn_fs,dotlrn_news,dotlrn_static,dotlrn_survey" description="dotLRN applets to add by default to each new community"/> |
| |
319 |
321 |
</parameters> |
| |
320 |
322 |
|
| |
321 |
323 |
</version> |
| |
322 |
324 |
</package> |