Field('MyMarkup','text',represent=lambda t: MARKMIN(t))On Nov 5, 12:46 pm, Bruno Rocha <[email protected]> wrote: > Changing the subject a little, > > What about including a markmin widget for 'text' datatype? > > Field('myMarkup','text',widget='markmin') or simply > Field('MyMarkup','markmin') then auto generated forms would render it by > default including the markitUp editor in the widget. > > The same could be done for a kind of 'html' widget/type includind an html > editor > > What about? > > 2010/11/5 mdipierro <[email protected]> > > > > > Markitup is not plugin_wiki (static/plugin_wiki/markitup) not in > > web2py > > > On Nov 5, 4:23 am, villas <[email protected]> wrote: > > > > it has been included for some time. > > > > Could you tell me exactly where the editor MarkItUp is included? > > > > I looked in Contrib etc but maybe I'm missing something? > > > Sorry for this question but I am not always very good at seeing what > > > is obvious! :-) > > > > On Nov 4, 6:25 pm, mdipierro <[email protected]> wrote: > > > > > it has been included for some time. You can use it via the MARKMIN > > > > helper. > > > > > On Nov 4, 12:34 pm, villas <[email protected]> wrote: > > > > > > That looks like a great combination with the editor! > > > > > Is Markitup going to be included as standard? > > > > > > -D > > -- > > http://rochacbruno.com.br

