Changeset 486 for WAeUP_SRP/trunk/skins/waeup_academics
- Timestamp:
- 6 Sep 2006, 10:09:39 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_academics
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_academics/academicsDisplayParams.py
-
Property
svn:keywords
set to
Id
r432 r486 8 8 ##title= 9 9 ## 10 # $Id : getDisplayParams.py 32288 2006-01-26 17:36:06Z tziade$10 # $Id$ 11 11 """Return params for display_content macro 12 12 """ -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/academicsParent.py
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/academics_content_lib_display_contents.pt
-
Property
svn:keywords
set to
Id
r296 r486 1 1 <!-- a content_lib macro --> 2 <!-- $Id : content_lib_display_contents.pt 32722 2006-02-10 15:21:49Z mturcu$ -->2 <!-- $Id$ --> 3 3 4 4 <!-- List contents in 'items' in the specified number of columns -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/academics_content_lib_display_contents_column.pt
-
Property
svn:keywords
set to
Id
r432 r486 1 1 <!-- a content_lib macro --> 2 <!-- $Id : content_lib_display_contents_column.pt 34674 2006-03-23 08:57:49Z madarche$ -->2 <!-- $Id$ --> 3 3 4 4 <!-- Final display of items in a column using the given format --> -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/academics_content_lib_info_detail_tab.pt
-
Property
svn:keywords
set to
Id
r464 r486 1 1 <!-- a content_lib macro --> 2 <!-- $Id : content_lib_info_detail_tab.pt 32943 2006-02-17 14:46:28Z div$ -->2 <!-- $Id$ --> 3 3 <!-- All doc information --> 4 4 -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/academics_contents.pt
-
Property
svn:keywords
set to
Id
r462 r486 53 53 54 54 <!-- a content_lib macro --> 55 <!-- $Id : content_lib_display_contents.pt 32722 2006-02-10 15:21:49Z mturcu$ -->55 <!-- $Id$ --> 56 56 57 57 <!-- List contents in 'items' in the specified number of columns … … 133 133 <tal:block condition="batch_items"> 134 134 <!-- a content_lib macro --> 135 <!-- $Id : content_lib_display_contents_column.pt 34674 2006-03-23 08:57:49Z madarche$ -->135 <!-- $Id$ --> 136 136 137 137 <!-- Final display of items in a column using the given format --> -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/academics_contents_display_buttons.py
-
Property
svn:keywords
set to
Id
r472 r486 8 8 ##title= 9 9 ## 10 # $Id : folder_delete.py 30246 2005-12-02 20:10:18Z fguillaume$10 # $Id$ 11 11 """ 12 12 buttons shouldn't be displayed if -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/approve_checked.py
-
Property
svn:keywords
set to
Id
r318 r486 8 8 ##title= 9 9 ## 10 # $Id : folder_delete.py 30246 2005-12-02 20:10:18Z fguillaume$10 # $Id$ 11 11 """ 12 12 FIXME: add docstring. -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/certificate_view.py
-
Property
svn:keywords
set to
Id
r290 r486 1 1 ##parameters=psm=None 2 # $Id : temporary_view_all.py 197 2006-02-08 12:47:31Z joachim$2 # $Id$ 3 3 4 4 """ -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/certificate_view_form.pt
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/course_view_manager.pt
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/course_view_student.pt
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/create_certificate.py
-
Property
svn:keywords
set to
Id
r280 r486 1 1 ##parameters=REQUEST=None 2 # $Id : create_course.py 145 2005-11-03 08:53:17Z joachim$2 # $Id$ 3 3 """ 4 4 Create a Course -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/create_studycourse.py
-
Property
svn:keywords
set to
Id
r280 r486 1 1 ##parameters=REQUEST=None 2 # $Id : create_course.py 145 2005-11-03 08:53:17Z joachim$2 # $Id$ 3 3 """ 4 4 Create a Course -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/department_created.py
-
Property
svn:keywords
set to
Id
r321 r486 16 16 May return a rendered document, or do a redirect. 17 17 """ 18 # $Id : cpsdocument_created.py 8901 2003-10-14 12:14:25Z fguillaume$18 # $Id$ 19 19 if object is not None: 20 20 dep = object -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/getAcademicsDisplayParams.py
-
Property
svn:keywords
set to
Id
r432 r486 8 8 ##title= 9 9 ## 10 # $Id : getAcademicsDisplayParams.py 32717 2006-02-10 13:35:19Z mturcu$10 # $Id$ 11 11 """ 12 12 The Academics batch parameters -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/level_created.py
-
Property
svn:keywords
set to
Id
r329 r486 16 16 May return a rendered document, or do a redirect. 17 17 """ 18 # $Id : cpsdocument_created.py 8901 2003-10-14 12:14:25Z fguillaume$18 # $Id$ 19 19 if object is not None: 20 20 dep = object -
Property
svn:keywords
set to
-
WAeUP_SRP/trunk/skins/waeup_academics/retract_checked.py
-
Property
svn:keywords
set to
Id
r318 r486 8 8 ##title= 9 9 ## 10 # $Id : folder_delete.py 30246 2005-12-02 20:10:18Z fguillaume$10 # $Id$ 11 11 """ 12 12 FIXME: add docstring. -
Property
svn:keywords
set to
Note: See TracChangeset for help on using the changeset viewer.