Re: [TYPO3-german] sr_feuser_register RTE

2012-02-14 Diskussionsfäden Stephan Grass

On 2012-02-13 13:04:52 +0100, Nicolas Puente said:


http://www.dehesas-portal.com/test.html


Hallo Nicolas,

wirklich danke für Deine Mühe. Aber es sieht so aus, als ob wir beide 
nicht das selbe meinen.


Mein Problem:

User sollen sich mit sr_feuser_register über das Frontend anmelden oder 
Ihre Anmeldedaten bearbeiten können.


Alles kein Problem. Nun habe ich eine neues Feld hinzugefügt. Eine 
textarea. Dieses wird auch angezeigt und kann auch bearbeitet werden.


Nun möchte ich, dass im Frontend nicht die normale Textarea angezeigt 
wird, sondern der RTE (Rich-Text-Editor), so dass der User den Text 
formatieren kann, ohne HTML-Befehle eingeben zu müssen.


Da weiß ich immer noch nicht, wie ich das machen soll.

Stephan


___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-14 Diskussionsfäden Christian Stueben

Hallo Stephan,

evtl. hilft das hier weiter:

http://www.sk-typo3.de/RTE-im-Frontend-benutzen.285.0.html

Gruß

Christian



Am 14.02.12 10:29, schrieb Stephan Grass:

Nun möchte ich, dass im Frontend nicht die normale Textarea angezeigt
wird, sondern der RTE (Rich-Text-Editor), so dass der User den Text
formatieren kann, ohne HTML-Befehle eingeben zu müssen.



___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-14 Diskussionsfäden Stephan Grass

Hallo Christian,

danke, dann muss ich aber sr_feuser_register erweitern. Wie es 
aussieht, führt aber kein Weg dran vorbei...


Stephan

On 2012-02-14 11:12:14 +0100, Christian Stueben said:


Hallo Stephan,

evtl. hilft das hier weiter:

http://www.sk-typo3.de/RTE-im-Frontend-benutzen.285.0.html

Gruß

Christian



Am 14.02.12 10:29, schrieb Stephan Grass:

Nun möchte ich, dass im Frontend nicht die normale Textarea angezeigt
wird, sondern der RTE (Rich-Text-Editor), so dass der User den Text
formatieren kann, ohne HTML-Befehle eingeben zu müssen.



___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-13 Diskussionsfäden Ralf-Rene Schröder
Am 13.02.2012 08:16, schrieb Nicolas Puente:
 Stephan:
 ich bin 100% sicher. Das geht!!.
 Bitte Seite neu laden. Wir haben vor kurz ein Umzug gemacht.
 Viele Grüße.
 Nicolas
 
 
nur mal so als Hinweis... bei mir gehts auch nicht !
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Re: [TYPO3-german] sr_feuser_register RTE

2012-02-12 Diskussionsfäden Nicolas Puente

Stephan:
ich bin 100% sicher. Das geht!!.
Bitte Seite neu laden. Wir haben vor kurz ein Umzug gemacht.
Viele Grüße.
Nicolas


___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-10 Diskussionsfäden Stephan Grass
Nö klappt nicht: http://www.rcaa.de/fileadmin/images/rcaa_00.jpg - 
http://www.rcaa.de/404.html


On 2012-02-10 08:02:19 +0100, Nicolas Puente said:


http://www.rcaa.de/fileadmin/images/rcaa_00.jpg



___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-09 Diskussionsfäden Nicolas Puente

Das Link ist nur ein Bild mit der Neue Felder. Und gehts.
http://www.rcaa.de/fileadmin/images/rcaa_00.jpg
Grüß



Am 08.02.2012 17:46, schrieb Stephan Grass:

On 2012-02-08 16:05:34 +0100, Nicolas Puente said:


 http://www.rcaa.de/fileadmin/images/rcaa_00.jpg


Der Link ist leider kaputt...

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-08 Diskussionsfäden Nicolas Puente

Hallo Stefan,
leider war ich Gestern Krank. Hier meine configuration mit den Hoffnung 
dass dir helfen kann.

TS ###
plugin.tx_srfeuserregister_pi1 = USER_INT
plugin.tx_srfeuserregister_pi1 {
maxImages = 1
templateFile = fileadmin/ext_tmpl/srfeuserregister.tmpl
_CSS_DEFAULT_STYLE 
create.fields= = username, password, gender, first_name, last_name, 
date_of_birth, email, address, zip, city, zone, static_info_country, 
telephone, fax, title, image, module_sys_dmail_html, 
module_sys_dmail_category, tx_srfeuserpue_desactual, comments, 
tx_srfeuserpue_agss
create.requiredFields = username, password, first_name, last_name, 
date_of_birth, email, tx_srfeuserpue_desactual

create.evalValues {
tx_srfeuserpue_agss = required
email = uniqueLocal, email
date_of_birth = required, date
tx_srfeuserpue_institu = required
tx_srfeuserpue_desactual = required
tx_srfeuserpue_area = required
tx_srfeuserpue_universidad = required
tx_srfeuserpue_espe1 = required
}
edit.requiredFields = 
username,password,first_name,last_name,date_of_birth, email, 
tx_srfeuserpue_desactual
edit.fields= = username, password, gender, first_name, last_name, 
date_of_birth, email, address, zip, city, zone, static_info_country, 
telephone, fax, title, image, module_sys_dmail_html, 
module_sys_dmail_category, tx_srfeuserpue_desactual, comments, 
tx_srfeuserpue_agss

edit.evalValues {
tx_srfeuserpue_agss = required
email = uniqueLocal, email
date_of_birth = required, date
tx_srfeuserpue_institu = required
tx_srfeuserpue_desactual = required
tx_srfeuserpue_area = required
tx_srfeuserpue_universidad = required
tx_srfeuserpue_espe1 = required
}
  parseValues {
  name = trim
  first_name = trim
  last_name = trim
  email = lower,nospace,trim
  date_of_birth = date
  }
  parseFromDBValues {
  date_of_birth = adodb_date
   }
   parseToDBValues {
  date_of_birth = adodb_date
  }
  }


 constants 
 plugin.tx_srfeuserregister_pi1{
maxImages = 1
confirmInvitationPID = 0
linkToPID = 0
# Constant für sys ordner mit FE-User
pid = 11
loginPID = 10
registerPID = 19
editPID = 18
confirmPID = 17
shortUrlLife =

useMd5Password = 1
useShortUrls = 1
salutation = formal
userGroupAfterConfirmation = 2
userGroupUponRegistration = 1
siteName = Red de Científicos Argentinos en Alemania

enableAdminReview = 1
enableAdminNotifyOnApprove = 1
enableAdminNotifyOnRefuse = 1
enableAdminNotifyConfirmation = 1
enableAdminNotifyOnRegister = 1
enableAdminNotifyOnDelete = 1
enableAdminNotifyOnAdminAccept = 0
enableAdminNotifyOnAdminRefuse = 0

enableEmailConfirmation = 1
enableEmailOnApprove = 1
enableEmailOnRefuse = 1

languageCode = ES
currencyCode = EUR

enablePreviewRegister = 1
enablePreviewEdit = 1

enableEmailOnUpdate = 1
enableEmailOnDelete = 1

linkToPIDAddButton = 1

enableAutoLoginOnConfirmation = 0

dateFormat = d.m.Y
dateSplit = \.
email = i...@xxx.de
email.from = i...@xxx.de
email.fromName = i...@xxx.de
email.admin = i...@xxx.de
#siteName = http://www.xxx.de

onChangeCountryAttribute = 
javascript:window.document.getElementById('tx-srfeuserregister-pi1-fe_users_form').submit();

}
Grüß

Nicolas

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-08 Diskussionsfäden Stephan Grass

Danke für Deine Mühe.

Aber Du kannst damit im Frontend eine Textarea mit dem RTE (HTML-Editor 
aus dem Backend) versehen?


Stephan

On 2012-02-08 09:33:14 +0100, Nicolas Puente said:


Hallo Stefan,
leider war ich Gestern Krank. Hier meine configuration mit den Hoffnung 
dass dir helfen kann.

TS ###
plugin.tx_srfeuserregister_pi1 = USER_INT
plugin.tx_srfeuserregister_pi1 {
 maxImages = 1
 templateFile = fileadmin/ext_tmpl/srfeuserregister.tmpl
 _CSS_DEFAULT_STYLE 
 create.fields= = username, password, gender, first_name, 
last_name, date_of_birth, email, address, zip, city, zone, 
static_info_country, telephone, fax, title, image, 
module_sys_dmail_html, module_sys_dmail_category, 
tx_srfeuserpue_desactual, comments, tx_srfeuserpue_agss
 create.requiredFields = username, password, first_name, last_name, 
date_of_birth, email, tx_srfeuserpue_desactual

 create.evalValues {
 tx_srfeuserpue_agss = required
 email = uniqueLocal, email
 date_of_birth = required, date
 tx_srfeuserpue_institu = required
 tx_srfeuserpue_desactual = required
 tx_srfeuserpue_area = required
 tx_srfeuserpue_universidad = required
 tx_srfeuserpue_espe1 = required
 }
 edit.requiredFields = 
username,password,first_name,last_name,date_of_birth, email, 
tx_srfeuserpue_desactual
 edit.fields= = username, password, gender, first_name, last_name, 
date_of_birth, email, address, zip, city, zone, static_info_country, 
telephone, fax, title, image, module_sys_dmail_html, 
module_sys_dmail_category, tx_srfeuserpue_desactual, comments, 
tx_srfeuserpue_agss

 edit.evalValues {
 tx_srfeuserpue_agss = required
 email = uniqueLocal, email
 date_of_birth = required, date
 tx_srfeuserpue_institu = required
 tx_srfeuserpue_desactual = required
 tx_srfeuserpue_area = required
 tx_srfeuserpue_universidad = required
 tx_srfeuserpue_espe1 = required
 }
   parseValues {
   name = trim
   first_name = trim
   last_name = trim
   email = lower,nospace,trim
   date_of_birth = date
   }
   parseFromDBValues {
   date_of_birth = adodb_date
}
parseToDBValues {
   date_of_birth = adodb_date
   }
   }


  constants 
  plugin.tx_srfeuserregister_pi1{
 maxImages = 1
 confirmInvitationPID = 0
 linkToPID = 0
 # Constant für sys ordner mit FE-User
 pid = 11
 loginPID = 10
 registerPID = 19
 editPID = 18
 confirmPID = 17
 shortUrlLife =

 useMd5Password = 1
 useShortUrls = 1
 salutation = formal
 userGroupAfterConfirmation = 2
 userGroupUponRegistration = 1
 siteName = Red de Científicos Argentinos en Alemania

 enableAdminReview = 1
 enableAdminNotifyOnApprove = 1
 enableAdminNotifyOnRefuse = 1
 enableAdminNotifyConfirmation = 1
 enableAdminNotifyOnRegister = 1
 enableAdminNotifyOnDelete = 1
 enableAdminNotifyOnAdminAccept = 0
 enableAdminNotifyOnAdminRefuse = 0

 enableEmailConfirmation = 1
 enableEmailOnApprove = 1
 enableEmailOnRefuse = 1

 languageCode = ES
 currencyCode = EUR

 enablePreviewRegister = 1
 enablePreviewEdit = 1

 enableEmailOnUpdate = 1
 enableEmailOnDelete = 1

 linkToPIDAddButton = 1

 enableAutoLoginOnConfirmation = 0

 dateFormat = d.m.Y
 dateSplit = \.
 email = i...@xxx.de
 email.from = i...@xxx.de
 email.fromName = i...@xxx.de
 email.admin = i...@xxx.de
 #siteName = http://www.xxx.de

 onChangeCountryAttribute = 
javascript:window.document.getElementById('tx-srfeuserregister-pi1-fe_users_form').submit();

}
Grüß

Nicolas






___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-08 Diskussionsfäden Nicolas Puente

Ja.
Hier. http://www.rcaa.de/fileadmin/images/rcaa_00.jpg alle Felder sind neu.
Grüss.
Nicolás


___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-08 Diskussionsfäden Stephan Grass

On 2012-02-08 16:05:34 +0100, Nicolas Puente said:


 http://www.rcaa.de/fileadmin/images/rcaa_00.jpg


Der Link ist leider kaputt...

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


[TYPO3-german] sr_feuser_register RTE

2012-02-06 Diskussionsfäden Stephan Grass

hallo,

ich habe sr_feuser_register um ein Feld erweitert (über eigene 
Extension). Nun möchte ich, dass das Feld im FE über den RTE editierbar 
wird.


Hat das schon jemand gemacht/geschafft?

Stephan

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-06 Diskussionsfäden Christian Stueben

Hallo Stefan,

evtl. hilft Dir das weiter:

http://www.typo3forum.net/forum/extension-modifizieren-neu-erstellen/21560-rte-eigener-extension.html

oder auch:

http://typo3.org/documentation/document-library/core-documentation/doc_core_tca/4.6.0/view/1/3/#id2619981



Am 06.02.12 11:36, schrieb Stephan Grass:

ich habe sr_feuser_register um ein Feld erweitert (über eigene
Extension). Nun möchte ich, dass das Feld im FE über den RTE editierbar
wird.
Hat das schon jemand gemacht/geschafft?



Gruß von der dänischen Grenze

Christian
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-06 Diskussionsfäden Nicolas Puente

Hallo:
ich habe so gemacht:
Template in Fileadmin.

Neue Feld = tx_srfeuserpue_permanen

In Tempale:
Habe ich addiert!!
TEMPLATE_CREATE #
!-- ###SUB_INCLUDED_FIELD_tx_srfeuserpue_permanen### --
dt
label 
for=tx-srfeuserregister-pi1-tx_srfeuserpue_permanen###LABEL_TX_SRFEUSERPUE_PERMANEN###/label
span 
class=tx-srfeuserregister-pi1-required###REQUIRED_TX_SRFEUSERPUE_PERMANEN###/span

/dt
dd
!-- ###SUB_ERROR_FIELD_tx_srfeuserpue_permanen### --
p 
class=tx-srfeuserregister-pi1-error###EVAL_ERROR_FIELD_tx_srfeuserpue_permanen###/p

!-- ###SUB_ERROR_FIELD_tx_srfeuserpue_permanen### --
!-- ###SUB_REQUIRED_FIELD_tx_srfeuserpue_permanen### --
p 
class=tx-srfeuserregister-pi1-error###MISSING_TX_SRFEUSERPUE_PERMANEN###/p

!-- ###SUB_REQUIRED_FIELD_tx_srfeuserpue_permanen### --
###TCA_INPUT_tx_srfeuserpue_permanen###
/dd
!-- ###SUB_INCLUDED_FIELD_tx_srfeuserpue_permanen### --

TEMPLATE_CREATE_PREVIEW:

!-- ###SUB_INCLUDED_FIELD_tx_srfeuserpue_permanen### --
dt###LABEL_TX_SRFEUSERPUE_PERMANEN###/dt
dd###TCA_INPUT_tx_srfeuserpue_permanen###nbsp;/dd
!-- ###SUB_INCLUDED_FIELD_tx_srfeuserpue_permanen### --


Und dass gleiche in
TEMPLATE_INVITE
TEMPLATE_INVITE_PREVIEW
TEMPLATE_EDIT
TEMPLATE_EDIT_PREVIEW

Di neue Felder in TS
plugin.tx_srfeuserregister_pi1 = USER_INT
plugin.tx_srfeuserregister_pi1 {
   create.fields= = .., tx_srfeuserpue_permanen, 
   create.requiredFields = .., tx_srfeuserpue_permanen,  (wenn 
Nötig)

   edit.requiredFields = .., tx_srfeuserpue_permanen, 
   edit.fields = .., tx_srfeuserpue_permanen,  (wenn Nötig)

Viele Grüsse.
Nicolás

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-06 Diskussionsfäden Stephan Grass
Ich habe die Extension mit dem Kickstarter gemacht. In der extTables 
steht auch brav:

---
if (!defined ('TYPO3_MODE')) {
die ('Access denied.');
}
$tempColumns = array (
'tx_text2feuserregister_text' = array (
'exclude' = 0,
		'label' = 
'LLL:EXT:text2fe_user_register/locallang_db.xml:fe_users.tx_text2feuserregister_text',
		'config' 


= array (
'type' = 'text',
'cols' = '30',
'rows' = '5',
'wizards' = array(
'_PADDING' = 2,
'RTE' = array(
'notNewRecords' = 1,
'RTEonly'   = 1,
'type'  = 'script',
	'title' = 'Full screen Rich Text Editing|Formatteret 
redigering i hele vinduet',

'icon'  = 'wizard_rte2.gif',
'script'= 'wizard_rte.php',
),
),
)
),
);


t3lib_div::loadTCA('fe_users');
t3lib_extMgm::addTCAcolumns('fe_users',$tempColumns,1);
t3lib_extMgm::addToAllTCAtypes('fe_users','tx_text2feuserregister_text;;;richtext[]:rte_transform[mode=ts];1-1-1');


In 

dem Template binde ich das Feld mit 
###TCA_INPUT_tx_text2feuserregister_text### ein.

Nur wird der HTML-Editor nicht eingebunden.

Stephan

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-06 Diskussionsfäden Nicolas Puente

Hallo Stefan,
Richtig!!!

Aber in der Template der Extension solletes Du auch deine neue Felder 
Addieren.

Und in TypoScript.
Grüß

Nicolas

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


Re: [TYPO3-german] sr_feuser_register RTE

2012-02-06 Diskussionsfäden Stephan Grass

Hallo Nicolas,

das Feld wird ja auch angezeigt und funktioniert. Nur wird der RTE 
nicht eingebunden. Das ist das Problem.


Stephan




On 2012-02-06 15:33:50 +0100, Nicolas Puente said:


Hallo Stefan,
Richtig!!!

Aber in der Template der Extension solletes Du auch deine neue Felder Addieren.
Und in TypoScript.
Grüß

Nicolas



___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german