Suggerimenti per la composizione
- Indirizzi web o e-mail vengono trasformati in link automaticamente
- Le linee e i paragrafi vengono riconosciuti automaticamente. Gli elementi <br /> a capo, <p> paragrafo e </p> chiuso paragrafo vengono inseriti automaticamente. Se i paragrafi non vengono riconosciuti è sufficiente aggiungere un paio di linee vuote.
I contenuti quotati possono essere posizionati tra i [quote] tags in modo da essere mostrati come una citazione tra vorgolette. Ciascun [quote] tag deve avere un [/quote] tag corrispondente. Per esempio:
[quote]This is a simple quote.[/quote]
viene mostrato come:This is a simple quote.In aggiunta, c'e' un attributo opzionale che permette le citazioni per specificare l'autore orginale.
[quote=Mr. Drupal]This is a quote with an attribution line.[/quote]
viene mostrato come:This is a quote with an attribution line.In fine, [quote] tags multipli possono essere annidati tra loro. Da ricordare che qualsiasi [quote] tag deve avere un [/quote] tag corrispondente.
[quote]I think she says it best... [quote=Ms. Quotation]This is a quote nested within another quote.[/quote] but you can't argue with [quote=Ms. Reply]The more quotes, the merrier. Just don't get too carried away.[/quote] And I have nothing more to say.[/quote]
è mostrato come:I think she says it best...This is a quote nested within another quote.but you can't argue withThe more quotes, the merrier. Just don't get too carried away.And I have nothing more to say.
