Thanks Geoff I had considered bbcode but (apparently) our target audience would be more familiar with a wiki-style markup (thanks Wikipedia:) The bakery helper is certainly good to know about tho'.
~GreyCells On Jul 5, 12:25 am, Geoff Ford <[EMAIL PROTECTED]> wrote: > BBCode is a well known alternative, this is from a recent thread > > <quote> > Here is the Bakery's implementation as a helper > :-https://cakeforge.org/plugins/scmsvn/viewcvs.php/trunk/bakery/views/h... > > Basically in the view you call $bbcode->format($this->data['ModelName'] > > ['bbcode']); > </quote> > > Geoff > --http://lemoncake.wordpress.com > > On Jul 5, 3:42 am, GreyCells <[EMAIL PROTECTED]> wrote: > > > I'm investigating 'markup translation tools' to allow untrusted users > > to create content -Flayseems an obvious choice, but I cannot seem to > > find any documentation on it - just four article in this group, one of > > which casts doubt on it's longevity. > > >http://groups.google.com/group/cake-php/browse_thread/thread/2c8d5d9c... > > > I haven't yet found the trac reference at the end of that thread. > > > If it's around for the long haul, I'd like to get my hands on some > > docs and put together an article for the bakery. > > > Textile is another obvious choice, but by default allows raw html (and > > my implementation/fix for that feels like a bit of a kludge). > > > So... any recommendations for implementing a clean cake-ish solution > > for allowing untrusted users to enter content? > > > Many thanks > > > ~GreyCells --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
