I am trying to do a tutorial improvement on the wiki but I am having some problems with the auto formatting. Using httdp.conf produces http://httpd.conf when filtered. Using *.so produces .so and bold text there after. Is there any shorthand for the user for making text appear as it should without the linking and re-writes? Or does the admin have to change the filters in Instiki? Tesla
Steve Downey
2005-Aug-17 15:54 UTC
Re: Need help with the rubyonrails wiki - instiki filters
Tesla wrote:> I am trying to do a tutorial improvement on the wiki but I am having > some problems with the auto formatting. Using httdp.conf produces > http://httpd.conf when filtered. Using *.so produces .so and bold text > there after. > > Is there any shorthand for the user for making text appear as it > should without the linking and re-writes? Or does the admin have to > change the filters in Instiki? > > Tesla > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >Check out <nowiki> tag http://instiki.org/show/WikiSyntax
Steve Downey wrote:> Tesla wrote: > >> I am trying to do a tutorial improvement on the wiki but I am having >> some problems with the auto formatting. Using httdp.conf produces >> http://httpd.conf when filtered. Using *.so produces .so and bold text >> there after. >> >> Is there any shorthand for the user for making text appear as it >> should without the linking and re-writes? Or does the admin have to >> change the filters in Instiki? >> >> Tesla >> >> _______________________________________________ >> Rails mailing list >> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> > Check out <nowiki> tag > http://instiki.org/show/WikiSyntaxThank You :)
Steve Downey wrote:> Tesla wrote: > >> I am trying to do a tutorial improvement on the wiki but I am having >> some problems with the auto formatting. Using httdp.conf produces >> http://httpd.conf when filtered. Using *.so produces .so and bold text >> there after. >> >> Is there any shorthand for the user for making text appear as it >> should without the linking and re-writes? Or does the admin have to >> change the filters in Instiki? >> >> Tesla >> >> _______________________________________________ >> Rails mailing list >> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> > Check out <nowiki> tag > http://instiki.org/show/WikiSyntax:( the nowiki tag is ignored. Autolinking still happens. Tesla
Steve Downey
2005-Aug-17 17:13 UTC
Re: Re: Need help with the rubyonrails wiki - instiki filters
> > :( the nowiki tag is ignored. Autolinking still happens. >This works, sort-of <pre> http://asdf.asdf.com </pre> you may need/want to add a class to the <pre> tag if you want to change the default CSS
Steve Downey wrote:> >> >> :( the nowiki tag is ignored. Autolinking still happens. >> > This works, sort-of > > <pre> > http://asdf.asdf.com > </pre> > > you may need/want to add a class to the <pre> tag if you want to change > the default CSSSeems like a lot of trouble for something so simple. A more global solution is needed. This is happening to others also. To Whom/Where do you report site bugs? -- Tesla -
Steve Downey
2005-Aug-17 17:43 UTC
Re: Re: Need help with the rubyonrails wiki - instiki filters
> Seems like a lot of trouble for something so simple. A more global > solution is needed. This is happening to others also. To Whom/Where do > you report site bugs?instiki-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
Justin Forder
2005-Aug-18 00:34 UTC
Re: Re: Need help with the rubyonrails wiki - instiki filters
Tesla wrote:> Steve Downey wrote: >>> >>> :( the nowiki tag is ignored. Autolinking still happens. >>> >> This works, sort-of >> >> <pre> >> http://asdf.asdf.com >> </pre> >> >> you may need/want to add a class to the <pre> tag if you want to >> change the default CSS > > Seems like a lot of trouble for something so simple. A more global > solution is needed. This is happening to others also. To Whom/Where do > you report site bugs?For instiki bugs, I suggest the instiki Trac: http://dev.instiki.org/wiki regards Justin