[TYPO3-project-realty] open questions

Basti sebastian.schmal at gmx.de
Fri May 15 19:45:12 CEST 2009


Hello,
have here are a few open questions:
can be in the single output:

---------
Manufacturer
Company
Phone: 0123456
---------


html:
<!-- ###FIELD_WRAPPER_OFFERER### -->
         <div class="tx-realty-pi1-offerer">
             <h4>###LABEL_OFFERER###</h4>
             <!-- ###FIELD_WRAPPER_EMPLOYER### -->
             <p>###EMPLOYER###</p>
             <!-- ###FIELD_WRAPPER_EMPLOYER### -->
             <!-- ###FIELD_WRAPPER_CONTACT_PHONE### -->
             <p>###LABEL_PHONE### ###CONTACT_PHONE###</p>
             <!-- ###FIELD_WRAPPER_CONTACT_PHONE### -->
         </div>
         <!-- ###FIELD_WRAPPER_OFFERER### -->

even the name issue, the website is user?
What would be the ###marker### mean?



When you create the object I get the error that the images to a max. 
500KB embedded allowed. Where can this be enhanced?
"1: Filesize (532 K) of file  limit (500 K). (tx_realty_images:13:image)"


How can I object to the form a new input to add?
Address:

've tried times in the template
<div class="tx-realty-pi1-field">
                  <label class="tx-realty-pi1-label" 
for="tx_realty_pi1-requesterAddy">Anschrift:</label>
                  <input class="tx-realty-pi1-input" 
name="tx_realty_pi1[requesterAddy]" id="tx_realty_pi1-requesterAddy" 
value="###REQUESTER_ADDY###" ###DECLARE_UNEDITABLE### type="text" 
size="30" maxlength="50" />
              </div>

but really wants to not do it!


Is it in the backend / frontend for Heating a new item to add?
"Pellezheizung"

Can you at the table "Overview" in the frontend to change the order?



Is it in the backend / frontend add a new point? "Basement" (hook on)

thx, basti

------------------------------------------

TYPO3 - TIPS - ANLEITUNGEN - NEWS - TYPO3

unter: http://blog.ingeniumdesign.de/

------------------------------------------

Basti schrieb:
> Hallo,
> 
> habe hier noch ein paar offene Fragen:
> 
> kann man zu der Single-Ausgabe:
> 
> ---------
> Anbieter
> Firma
> Telefon: 0123456
> ---------
> 
> html:
> <!-- ###FIELD_WRAPPER_OFFERER### -->
>         <div class="tx-realty-pi1-offerer">
>             <h4>###LABEL_OFFERER###</h4>
>             <!-- ###FIELD_WRAPPER_EMPLOYER### -->
>             <p>###EMPLOYER###</p>
>             <!-- ###FIELD_WRAPPER_EMPLOYER### -->
>             <!-- ###FIELD_WRAPPER_CONTACT_PHONE### -->
>             <p>###LABEL_PHONE### ###CONTACT_PHONE###</p>
>             <!-- ###FIELD_WRAPPER_CONTACT_PHONE### -->
>         </div>
>         <!-- ###FIELD_WRAPPER_OFFERER### -->
> 
> auch noch den Namen ausgeben, der im Webseitenbenutzer steht?
> Wie würde dann der ###marker### heißen?
> 
> 
> Beim Objektanlegen bekomme ich den Fehler, dass die Bilder auf max. 
> 500KB eingebunden dürfen. Wo kann man das erhöhen?
> 
> 1: Filesize (532 K) of file  limit (500 K). (tx_realty_images:13:image)
> 
> 
> 
> Wie kann ich zu dem Object-Formular eine neues Eingabefeld hinzufügen?
> Anschrift:
> 
> hab das mal im Template probiert:
> <div class="tx-realty-pi1-field">
>                  <label class="tx-realty-pi1-label" 
> for="tx_realty_pi1-requesterAddy">Anschrift:</label>
>                  <input class="tx-realty-pi1-input" 
> name="tx_realty_pi1[requesterAddy]" id="tx_realty_pi1-requesterAddy" 
> value="###REQUESTER_ADDY###" ###DECLARE_UNEDITABLE### type="text" 
> size="30" maxlength="50" />
>              </div>
> 
> doch so ganz will das nicht!
> 
> 
> 
> Kann man im Backend/Frontend bei Heizungsart einen neuen Punkt hinzufügen?
> "Pellezheizung"
> 
> 
> Kann man bei der Tabelle "Übersicht" im Frontend die Reihenfolge 
> verändern ?
> 
> 
> Kann man im Backend/Frontend einen neuen Punkt hinzufügen?
> "Keller" ( anhaken )
> 
> Würde mich sehr freuen, wenn Ihr mir dabei Helfen könntet!
> 
> Viele Grüße, Basti
> 
> ------------------------------------------
> 
> TYPO3 - TIPS - ANLEITUNGEN - NEWS - TYPO3
> 
> unter: http://blog.ingeniumdesign.de/
> 
> ------------------------------------------


More information about the TYPO3-project-realty mailing list