search for: bluecloth

Displaying 20 results from an estimated 50 matches for "bluecloth".

2005 May 24
3
textilize/markdown/sanitize for messageboards, oh my!
...a lot of us are currently doing.) For a project that involves messageboard functionality I''m looking for a good way of sanitizing user input, so the silly fools, err, my wonderful users don''t mess things up too much. I''ve played around with Textile (RedCloth), Markdown (BlueCloth), Rail''s new sanitize helper, and various combinations thereof. I''ve already decided against Textile, because its syntax is just backwards (from a simple user''s perspective). On the other hand, BlueCloth doesn''t seem to give me a lot of control over how much it...
2006 Aug 15
0
BlueCloth throws exceptions! Be careful! (was: auto_link fails to handle tilda''s (~) and markdown fails to handle acute accent (`))
...m@neurogrid.com> wrote: > markdown couldn''t handle an acute accent (`) e.g. > > Hawai`i > > It seems that acute accents (or backticks) in Markdown signify code > segments, and it seems there''s an open ticket for this: > > http://www.deveiate.org/projects/BlueCloth/ticket/24 I would just like to bring this to everyone''s attention again because this problem just came up on my own site. The entire front page was brought down by a single post which had the string "``" in it, although the "Hawai`i" example above works just as well....
2006 May 31
1
RedCloth vs BlueCloth -- RTL and Unicode?
Which has better support for Unicode, I18N and RTL languages, RedCloth or BlueCloth? Warren -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060531/a2f1f7da/attachment.html
2006 Apr 12
2
RedCloth versus BlueCloth efficiency
Has anyone profiled the performance of RedCloth versus BlueCloth? I''m starting to realise that RedCloth is a more mature ruby project, although Markdown the syntax maybe more widespread than Textilize. Apart from the syntax, does anyone feel they have a preference, in terms of performance or number of outstanding bugs? Many thanks in advance. CHEERS...
2005 Dec 15
5
Instant Rails 1.0 preview7 -- with Typo!
...the upgrade instructions: http://instantrails.rubyforge.org/wiki/wiki.pl?How_To_Upgrade ------------------------------------------------------------------- 2005.12.13 Instant Rails preview7 (preview6 was a bad release) * Included Typo 2.6.0 as a sample app * Included RedCloth 3.0.4, BlueCloth 1.0.0, and RubyPants 0.2.0 (used as text formatters by Typo). * Upgraded Rails to 1.0 final * Instant Rails now detects being run from a directory path that containd spaces, issues a warning, and quits. ------------------------------------------------------------------- 2005-11-08:...
2006 Mar 07
6
Anybody use Red|Blue Cloth?
Does anybody use and prefer Redcloth (or bluecloth, which appears to be alpha)? Does it affect performance much? Is there a way to get it to automatically process templates without having to call textilize? Thanks, Joe -- Posted via http://www.ruby-forum.com/.
2008 Apr 10
5
Extending Bluecloth/Redcloth
...s: [pubmed:18332676] which shall be extended to: <a href="http://www.ncbi.nlm.nih.gov/pubmed/18332676">Behav Pharmacol. 2008 Mar;19(2):121-128.</a> Does anyone know, if this is possible and has some hints how to do this?! I have not decided, wether I want to use redcloth or bluecloth, I''ll take, whatever has the better extensibility.... Cheers&thx for any help Stefan -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&q...
2006 Aug 11
2
dreamhost error after 1.1.5 upgrade
.... Fastcgi was and still is enabled in the control panel. I had been using capistrano to deploy and it has been working well that way. The application works on my local box which has 1.1.6 running. I edited environment.rb to use RAILS_GEM_VERSION 1.1.5. I use the acts_as_taggable gem and the BlueCloth gem. Any tips on what to try? Thanks -- Posted via http://www.ruby-forum.com/.
2006 May 17
3
Rails "Application Error" with apache and mod_fcgid
...tion `MissingSourceFile'' at /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/requires.rb:19 - no such file to load -- redcloth Exception `MissingSourceFile'' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21 - no such file to load -- bluecloth Exception `MissingSourceFile'' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 - no such file to load -- bluecloth Exception `MissingSourceFile'' at /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:150 - no such file to load -- blue...
2006 Jul 20
6
Ruby on Rails & FastCGI 500 Error
I''m getting an error 500 and I''m at my wits end as to what could be causing it. I''m sure the path to the ruby executable is correct so what else could be causing it? -- Posted via http://www.ruby-forum.com/.
2006 Jul 18
4
Limiting markdown/textile
I''m using RedCloth for a forum type app. I want users to have control over the look of their posts, but within limits. For example, I don''t want them to be able to include images or use header tags. The RedCloth documentation is pretty thin and I don''t feel it''s very explanatory. I''m wondering if there''s any easy way to do this? Or do I
2008 Mar 22
7
Babelmark
...rkdown and PHP Markdown Extra, Python Markdown, Text::Markdown and Text::MultiMarkdown, and finally Showdown. Unfortunatly, my web host doesn't do Ruby, nor Java, C# or Lua, so the online version is missing a couple of interesting implementations. Locally on my computer Babelmark also do BlueCloth, Maruku, MarkdownJ, markdown.lua, and Pandoc. I'm very sorry if your Markdown implementation can't be part of Babelmark online, but if anyone has a better host to offer for Babelmark, ideally with support for all of these, I'd gladly send him the scripts. You can find Babelmark...
2006 Jan 03
2
Instant Rails 1.0 Release Candidate 1
...4 Instant Rails 1.0 preview8 * Restored missing log directories in the sample apps. ------------------------------------------------------------------- 2005.12.13 Instant Rails 1.0 preview7 (preview6 was a bad release) * Included Typo 2.6.0 as a sample app * Included RedCloth 3.0.4, BlueCloth 1.0.0, and RubyPants 0.2.0 (used as text formatters by Typo). * Upgraded Rails to 1.0 final * Instant Rails now detects being run from a directory path that containd spaces, issues a warning, and quits. ------------------------------------------------------------------- 2005-11-08:...
2008 Aug 09
0
peg-markdown (C) and rpeg-markdown (ruby gem)
...you should be able to install it with gem install rpeg-markdown (If the extension fails to build, it is probably because you need to install glib: http://www.gtk.org/download.html.) The source is at http://github.com/rtomayko/rpeg-markdown/tree/master rpeg-markdown's API imitates BlueCloth's, so it should be easy to replace BlueCloth with rpeg-markdown in web applications. John
2006 May 31
0
acts_as_blog
ActsAsBlog ========== Here is a simple plugin to allow you to allow the use of RedCloth,BlueCloth, or SmartyPants in your blog. It''s super simple to use. It will take your blog post or comment and transform it into html. This allows you to write in a much simpler syntax and allows your users to post valid html into their comment. It also allows you to block all html tags that weren&...
2006 Jan 21
2
TeensyWeb 0.1.0 released
TeensyWeb 0.1.0 has been released. The is a combination wiki, forums, and subversion repository browser. It''s simplistic. Nothing fancy. Possibly buggy and broken as it''s my first rails app. It requires rails, bluecloth, syntax be installed, which you can get from gems. In order to use subversion and graphwiz you must have those installed and the commands accessible from the path. Other than that there is no installation guide. No gems. Just a tar file. See license file for license. See http://teensymud.kic...
2007 Jan 06
0
undefined method 'markdown'
Hello, I''m facing a strange error. I''m using Rails 1.1.6 and I try to use Markdown. I''ve downloaded BlueCloth, and it is in my RAILS_ROOT/vendor/plugins/BlueCloth_1.0.0 In my environment.rb, I have the following lines : -- Rails::Initializer.run do |config| config.load_paths += %W( #{RAILS_ROOT}/vendor/plugins/BlueCloth_1.0.0/lib ) end -- In my view, I have : -- <%= markdown news.body %> -- I...
2005 Jan 07
5
Instiki 0.9.2
...it private Authors: Each revision is associated with an author, so you can see who changed what Reference tracker: Which other pages are pointing to the current? Speed: Using Madelein for persistence (all pages are in memory) Three markup choices: Textile (default / RedCloth), Markdown (BlueCloth), and RDoc Embedded webserver: Through WEBrick Internationalization: Wiki words in any latin, greek, cyrillian, or armenian characters Color diffs: Track changes through revisions Missing: File attachments Install from gem: Install rubygems Run "gem install instiki"...
2006 Mar 27
2
Capistrano deployment issues under Ubuntu Dapper
...led around and haven''t seen anything particularly useful. I''ve got an up-to-date-as-of-this-morning dapper, and the following gems installed (pretty much rails + nitro): actionmailer (1.1.5) actionpack (1.11.2) actionwebservice (1.0.0) activerecord (1.13.2) activesupport (1.2.5) BlueCloth (1.0.0) capistrano (1.1.0) cmdparse (2.0.0) daemons (0.4.2) facets (1.2.0, 1.1.0, 1.0.3) gen (0.29.0) glue (0.29.0) needle (1.3.0) net-sftp (1.1.0) net-ssh (1.0.8) nitro (0.29.0) og (0.29.0) rails (1.0.0) rake (0.7.0) RedCloth (3.0.4, 3.0.3) ruby-breakpoint (0.5.0) rubygems-update (0.8.11) sources...
2007 Mar 09
3
Transformation order
...content converter ... - Replace tags I think it should be the other way around. I wrote this plugin that transform {flickr: <url of the photo>} into something like: <div> Foto, caption, etc. </div> Now, because of the order of transformations, the content-converter (bluecloth or maruku) will first transform the tag in: <p>{flickr: <url of the photo>}</p> and then the tag processor will transform this in <p><div> Foto, caption, etc. </div></p> So, two questions: 1 - is possible to customize the order of transformati...