alexk
committed
on 18 Nov 05
Fix task label, Make first column of portlets on the task page more narrow since the most information will be conveyed through the main taskā€¦ Show more
Fix task label, Make first column of portlets on the task page more narrow since the most information will be conveyed through the main task portlet

Show less

openacs-4/.../CVSROOT.dotlrn/modules (+24 -24)
12 12 #       -d dir          Place module in directory "dir" instead of module name.
13 13 #       -l              Top-level directory only -- do not recurse.
14 14 #
15 15 # NOTE:  If you change any of the "Run" options above, you'll have to
16 16 # release and re-checkout any working directories of these modules.
17 17 #
18 18 # And "directory" is a path to a directory relative to $CVSROOT.
19 19 #
20 20 # The "-a" option specifies an alias.  An alias is interpreted as if
21 21 # everything on the right of the "-a" had been typed on the command line.
22 22 #
23 23 # You can encode a module within a module by using the special '&'
24 24 # character to interpose another module into the current module.  This
25 25 # can be useful for creating a module that consists of many directories
26 26 # spread out over the entire source repository.
27 27
28 28 # the dotlrn-core alias
29 29 dotlrn-core -a bboard-portlet dotlrn-bboard dotlrn-faq faq-portlet news-portlet survey-portlet calendar-portlet dotlrn-calendar dotlrn-fs dotlrn-static fs-portlet profile-provider user-profile dotlrndoc dotlrn-news dotlrn-survey sloan-bboard dotlrn dotlrn-dotlrn dotlrn-portlet new-portal static-portlet dotlrn-syllabus
30 30
31 31 #aliases for individual modules
32   bboard-portlet     -a   bboard-portlet       
33   calendar-portlet   -a   calendar-portlet     
34   dotlrn             -a   dotlrn               
35   dotlrn-bboard      -a   dotlrn-bboard        
36   dotlrn-calendar    -a   dotlrn-calendar      
37   dotlrndoc          -a   dotlrndoc            
38   dotlrn-dotlrn      -a   dotlrn-dotlrn        
39   dotlrn-faq         -a   dotlrn-faq           
40   dotlrn-fs          -a   dotlrn-fs            
41   dotlrn-news        -a   dotlrn-news          
42   dotlrn-portlet     -a   dotlrn-portlet       
43   dotlrn-research    -a   dotlrn-research      
44   dotlrn-static      -a   dotlrn-static        
45   dotlrn-survey      -a   dotlrn-survey        
46   dotlrn-syllabus    -a   dotlrn-syllabus        
47   faq-portlet        -a   faq-portlet          
48   fs-portlet         -a   fs-portlet           
49   new-portal         -a   new-portal           
50   news-portlet       -a   news-portlet         
51   profile-provider   -a   profile-provider     
52   sloan-bboard       -a   sloan-bboard         
53   static-portlet     -a   static-portlet       
54   survey-portlet     -a   survey-portlet       
55   user-profile       -a   user-profile         
  32 bboard-portlet          /bboard-portlet       
  33 calendar-portlet        /calendar-portlet     
  34 dotlrn                  /dotlrn               
  35 dotlrn-bboard           /dotlrn-bboard        
  36 dotlrn-calendar         /dotlrn-calendar      
  37 dotlrndoc               /dotlrndoc            
  38 dotlrn-dotlrn           /dotlrn-dotlrn        
  39 dotlrn-faq              /dotlrn-faq           
  40 dotlrn-fs               /dotlrn-fs            
  41 dotlrn-news             /dotlrn-news          
  42 dotlrn-portlet          /dotlrn-portlet       
  43 dotlrn-research         /dotlrn-research      
  44 dotlrn-static           /dotlrn-static        
  45 dotlrn-survey           /dotlrn-survey        
  46 dotlrn-syllabus         /dotlrn-syllabus        
  47 faq-portlet             /faq-portlet          
  48 fs-portlet              /fs-portlet           
  49 new-portal              /new-portal           
  50 news-portlet            /news-portlet         
  51 profile-provider        /profile-provider     
  52 sloan-bboard            /sloan-bboard         
  53 static-portlet          /static-portlet       
  54 survey-portlet          /survey-portlet       
  55 user-profile            /user-profile         
56 56                                            
57 57