[TYPO3-project-seminars] Formatting the registration_editor.html file

Oliver Klee typo3-german-02 at oliverklee.de
Tue Sep 11 10:40:10 CEST 2007


Hi Cathy,

Cathy Stephens schrieb:
> I wanted to change the appearance of the registration confirmation page
> - step 2.  In particular the registration data.  But when I view the
> registration_editor.html file, I only see this under step 2:
> 
> <!-- ###REGISTRATION_WRAPPER_REGISTRATION_DATA### -->
> 		{registration_data}
> <!-- ###REGISTRATION_WRAPPER_REGISTRATION_DATA### -->
> 
> Where can I edit how the registration data is output?

That is this subpart ...:

<!-- ###REGISTRATION_CONFIRMATION_DATA### -->
<h3>###REGISTRATION_DATA_HEADING###</h3>
<p>
###REGISTRATION_DATA_BODY###
</p>
<!-- ###REGISTRATION_CONFIRMATION_DATA### -->

... in pi1/seminars_pi1.tmpl (that subpart still needs to get moved to
the registration form HTML template;
<https://bugs.oliverklee.com/show_bug.cgi?id=638> is the cleanup bug).

Regards


Oliver


More information about the TYPO3-project-seminars mailing list