EduploneTest/types EduploneFillGap.py,1.3,1.4
"Radim Novotny \(naro\)" <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneTest/types
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31025/types
Modified Files:
EduploneFillGap.py
Log Message:
Corrected bug in FillGap, upgraded msgids
Index: EduploneFillGap.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/types/EduploneFillGap.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** EduploneFillGap.py 5 Oct 2004 18:19:08 -0000 1.3
--- EduploneFillGap.py 9 Oct 2004 13:21:06 -0000 1.4
***************
*** 36,40 ****
required=1,
vocabulary=['Text', 'Dropdown'],
! widget=SelectionWidget(label="Task type"),
label_msgid='label_text_or_dropdown',
description = "Either text or dropdown.",
--- 36,40 ----
required=1,
vocabulary=['Text', 'Dropdown'],
! widget=SelectionWidget(label="Task type",
label_msgid='label_text_or_dropdown',
description = "Either text or dropdown.",
***************
*** 44,52 ****
StringField('text_to_render',
required=1,
! widget=TextAreaWidget(label="Text to enter",
! label_msgid='label_text_to _enter',
! i18n_domain='eduplone'
),
),
marshall=PrimaryFieldMarshaller(),
)
--- 44,55 ----
StringField('text_to_render',
required=1,
! widget=TextAreaWidget(label="Base text",
! label_msgid='label_base_text',
! description='Please enter the sentence to be asked for completing a missing words (gaps)',
! description_msgid='help_base_text',
! i18n_domain='eduplone'
),
),
+ ),
marshall=PrimaryFieldMarshaller(),
)
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl