[Typo3-dev] Integrating a new type of text area

Christopher tombedlam at yahoo.com
Fri Jan 14 16:38:02 CET 2005


Hi there,

--- André Hänsel <andre at webkr.de> wrote:

> Martin T. Kutschker wrote:
> > André Hänsel wrote:
> >>
> >> My idea is, to have text tranformed by "signal characters" as it
> is
> >> in wikis, for example in MediaWiki (wikipedia.org).
> >
> > As Wolfgang said, there is the htmlarea extension, And thanks to
> the
> > RTE-API you could create your own "field type" the way you
> describe.
> > Though this would make the classic RTE fo away for ALL RTE fields.
> 
> Well, I don't want to replace the RTE, of course it has its right to
> exist
> in many cases!
> 
> >> There you can create an enumeratin by writing:
> >> * Point 1
> >
> > IMHO this would be great for the FE. Don't think it's needed for
> the
> > BE.
> 
> You mean text entered in the Frontend? That's probably the rarer
> case.
> 
> I find it much more comfortable to simply enter a few stars than
> fight with
> the paragraphs in the RTE... is there a way to create an enumeration
> while
> writing straight down your text without using the mouse?
> 


What about

<typolist>
one
two
three
four
</typolist>

?

There's also the possiblity of making your own tags, and a rather nice
custom tag extension in the repository...

-Christopher



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 





More information about the TYPO3-dev mailing list