EduploneTest EduploneTaskSchema.py,1.2,1.3
Claudia Disque <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13611
Modified Files:
EduploneTaskSchema.py
Log Message:
Index: EduploneTaskSchema.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/EduploneTaskSchema.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** EduploneTaskSchema.py 28 Sep 2004 22:02:36 -0000 1.2
--- EduploneTaskSchema.py 1 Oct 2004 22:15:17 -0000 1.3
***************
*** 14,17 ****
--- 14,22 ----
from config import *
+ #from Products.ATVocabularyManager.NamedVocabulary import NamedVocabulary
+ #from Products.ATVocabularyManager.widgets.TreeSelectionWidget import TreeSelectionWidget
+
+
+
if HAS_LINGUA_PLONE:
from Products.LinguaPlone.public import *
***************
*** 26,31 ****
Vergl["freetext"] = "Tragen Sie Ihre Antwort in das Eingabefeld ein"
Vergl["truefalse"] = "Markieren Sie die zutreffende Aussagen mit Wahr, die unzutreffenden mit Falsch"
! Vergl["fillgap"] = "Vervollsaendigen Sie den Text."
!
--- 31,36 ----
Vergl["freetext"] = "Tragen Sie Ihre Antwort in das Eingabefeld ein"
Vergl["truefalse"] = "Markieren Sie die zutreffende Aussagen mit Wahr, die unzutreffenden mit Falsch"
! Vergl["fillgap"] = "Vervollstaendigen Sie den Text."
!
***************
*** 41,50 ****
'text/plain',
'text/plain-pre',
! 'text/python-source',),
languageIndependent=1,
searchable = 1,
required = 1,
default = 'Geben Sie hier den Fragetext ein.',
! widget = RichWidget(description = u"Fragetext/Aufgabenstellung",
description_msgid = "help_question",
label = "Fragetext",
--- 46,55 ----
'text/plain',
'text/plain-pre',
! 'text/python-source',),
languageIndependent=1,
searchable = 1,
required = 1,
default = 'Geben Sie hier den Fragetext ein.',
! widget = EpozWidget(description = u"Fragetext/Aufgabenstellung",
description_msgid = "help_question",
label = "Fragetext",
***************
*** 52,56 ****
i18n_domain="eduplone",
rows = 4)
! )
--- 57,61 ----
i18n_domain="eduplone",
rows = 4)
! ) ## hier koennte auch ein RichWidget sein...
-------------------------------------------------------
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