Oh, and I almost forgot. To make it work, you'll have to changed a few lines in your template's theme.xml file. Like so:
// Apply Format::autop() to post content... // Format::apply( 'autop', 'post_content_out' ); Format::apply( 'textize', 'post_content_out' ); // Apply Format::autop() to comment content... // Format::apply( 'autop', 'comment_content_out' ); Format::apply( 'textize', 'comment_content_out' ); I hope someone is working on making this something we don't have to worry about in the near future. On Sun, Aug 31, 2008 at 05:13, Brendan Borlase <[EMAIL PROTECTED]>wrote: > Ahh, a plugin - excellent. Thank you good sir - my quest to give habari a > proper trial continues in earnest. > > Best, > > Brendan. > > 2008/8/31 Michael Heilemann <[EMAIL PROTECTED]>: > > Hey Brendan, good to see you here! > > I've got the Textile Chris J Davis did (at my begging ;)). I've attached > it > > to this mail. > > Let me know if there's anything I can help you with w. regards to Habari. > > - Mike > > > > 2008/8/30 Brendan Borlase <[EMAIL PROTECTED]> > >> > >> > >> On Aug 30, 10:17 pm, Andy C <[EMAIL PROTECTED]> wrote: > >> > Sorry I should have realised that anyone, particularly as Aussie, with > >> > a blog footer of > >> > > >> > 'The End → Thank you for visiting -- make contact, syndicate or go > >> > home' > >> > > >> > would be capable of deriving the same info :-) > >> > > >> > I'm sure some clever Habari developers must be using Textile and will > >> > pipe up in a moment. > >> > > >> > On Aug 30, 2:07 pm, Brendan Borlase <[EMAIL PROTECTED]> > wrote: > >> > > >> > > On Aug 30, 9:47 pm, Andy C <[EMAIL PROTECTED]> wrote: > >> > > >> > > > Hi Brendan > >> > > >> > > > Well the Wiki (http://wiki.habariproject.org/en/Available_Plugins > ) > >> > > > points to a non-existent page. > >> > > >> > > > Maybe you could use the 'Contact' page > >> > > > onhttp://www.trifolddesigns.com/ > >> > > > to contact the author, Dylan Wreggelsworth, to check on the > current > >> > > > status. > >> > > >> > > > It would be great if the textile plugin could be added to SVN for > >> > > > all > >> > > > to enjoy (license permitting) > >> > > >> > > >http://trac.habariproject.org/habari-extras > >> > > >> > > > Peace, love, empathy > >> > > > -- > >> > > > Andy > >> > > >> > > > On Aug 30, 12:44 pm, Brendan Borlase <[EMAIL PROTECTED]> > >> > > > wrote: > >> > > >> > > > > Aloha, > >> > > >> > > > > Does anyone have a copy of the textile plugin, or can point me > to > >> > > > > where I can obtain it from? > >> > > >> > > > > That would be bitchin'. > >> > > >> > > Quite, however I was already aware the author had pulled the page. > >> > > >> > > I was actually hoping someone is using it, thus has a copy? If I > want > >> > > to migrate a TXP based blog (via wordpress) I'm really going to need > >> > > it. > >> > > >> > > Best, > >> > > >> > > Brendan. > >> > >> Yep, that's pretty much what I was hoping. I can't be the only fool > >> using > >> Textile. And not sure what my blog footer (thanks for visiting) has to > >> do > >> with all that, but, well, good-o. :) > >> > >> Best, > >> > >> Brendan. > > > > -- Michael Heilemann http://binarybonsai.com --~--~---------~--~----~------------~-------~--~----~ 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/habari-dev -~----------~----~----~----~------~----~------~--~---
