intelieditor-support Mailing List for INTELIMEN - WYSIWYG HTML Browser Editor
Status: Alpha
Brought to you by:
intelimen
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ben...@id...> - 2004-05-25 09:19:06
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Gregory T. A. <gaw...@ne...> - 2004-05-21 15:44:00
|
The preceeding question I actually answered myself after just a few more minutes. For anyone new to this like me, all you do is set $value = to the content you want in the RTE BEFORE you include it. Once it's set, you include the library source and print out $html and you're golden. -----Original Message----- From: int...@li... [mailto:int...@li...] On Behalf Of Gregory T. Awarski Sent: Friday, May 21, 2004 10:59 AM To: int...@li... Subject: [Intelieditor-support] How to question How would I set default data or pre-load data into the editor? For example, putting the results for a database query into the editor window? I'm using it to edit content for a website publishing tool. |
From: Gregory T. A. <gaw...@ne...> - 2004-05-21 14:59:50
|
How would I set default data or pre-load data into the editor? For example, putting the results for a database query into the editor window? I'm using it to edit content for a website publishing tool. |