search for: typos

Displaying 20 results from an estimated 6155 matches for "typos".

Did you mean: types
2006 Aug 21
3
strange problem with system call
Hi, I am using backgroundrb to create a automated system of typo blogs.So, users can create new typo applications using web interface and all that jazz. Now..its working perfectly except one minor glitch. Since latest version of typo has a command called "typo", i simply use that command to install new typo app.And it works. def do_work(args) DIR =
2010 Oct 13
1
Missing ACLOCAL_AMFLAGS ?
dovecot-2.0.5 autoreconf is failing with: [1] $ autoreconf -f -i [...] src/plugins/acl/Makefile.am:11: `module_LTLIBRARIES' is used but `moduledir' is undefined [...] autoreconf-2.65: automake failed with exit status: 1 Also, $ ./configure --help | grep module --with-nss Build with NSS module support (auto) In other words, no moduledir output in configure --help. Looks
2006 Nov 17
5
[Tweaking-Typo-4.0.3] acts_as_ferret `method_missing''
Hey Folks, after following the instructions for tweaking Typo to use rather ferret than DB queries to search article I got a strange NoMethod error when starting the console or the server scripts. /usr/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/base.rb:1129:in `method_missing'':NoMethodError: undefined method `acts_as_ferret'' for Content:Class As you can
2006 Mar 28
2
Typo 2.6.0 broken with Rails 1.1
Updated today, got Typo 2.6.0 broken with Rails 1.1 (Ruby 1.8.4) -- WEBrick does not start. Is there any workaround except "svn co" with Typo trunk? -- Yaroslav Markin yaroslav at markin dot net
2009 Jan 25
0
Typo 5.2 for Rails 2.2 released
...r article, which won''t appear on your RSS feed. * Our <em>live search</em>, which was so hype 2 years ago has been replaced with a more traditionnal and clearer search engine and left as a plugin. And many more you can read about on the official release note: http://blog.typosphere.org/2009/01/25/typo-5-2-helmut-newton-for-rails-2-2-released You can download Typo 5.2 on Rubyforge: http://rubyforge.org/frs/?group_id=555 or using the good old gem Install Typo from sources: http://wiki.github.com/fdv/typo/install-typo-from-sources Install with Typo installer: http://wik...
2005 Apr 24
4
Typo 2.0
I''m proud to announce the 2.0 release of the typo web logging engine. What started as a toy project while I was waiting for a client at starbucks now became a prestige open source project with tons of modern features a dedicated dev team and even its own hosting service! Get it at http://rubyforge.org/projects/typo/ The 2.0 release has been long coming. Here are some of the new
2006 Feb 06
3
Typo download during site migration
Is there a deep link still active to download Typo while http://typo.leetsoft.com/ moves to its new home? Thanks, Zack -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/9034c40f/attachment.html
2006 Apr 08
0
Typo and Instant Rails 1.2
...t; SCGI::Controller def initialize(config_file) @config_file = config_file # Added the port for display -- Ed Gard configure_rails(config[:env], config[:port]) super(RailsProcessor.new(config)) end </typo:code> Checkout the Typo head at *svn checkout svn://typosphere.org/typo/trunk typo* So, for you Typo fans, Instant Rails 1.2 and typo are a go! Ed -- Posted via http://www.ruby-forum.com/.
2010 Jul 26
0
Typo 5.5 for Rails 2.3.8
...l Reinsch. Cheers, Frédéric -- Frédéric de Villamil "What''s mine is mine. What''s yours is still unsettled" – Go player proverb frederic-uV7UWT2Tqr1Z+3ve0T2cjA@public.gmane.org tel: +33 (0)6 62 19 1337 http://t37.net Typo : http://typosphere.org -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsub...
2006 Aug 16
2
ANN (Screencast): Rails and Typo screencast at WebFaction
Hello everyone, WebFaction have just released a screencast demo showing a step by step installation of a Rails application (a Typo blog) on their servers. The 14 minute screencast shows how to: - Install a default Rails application using our control panel - Link your application to your domain(s) using our control panel - Create a database using the control panel - SSH into your shell account -
2006 Mar 01
1
Typo in a sub directory
Hello experts, I have a rails project at http://domain.com I would like to install typo at http://domain.com/blog Is this possible? I have gotten it installed and using mod_rewrite I can get to the home page. My mod_rewrite takes everything after blog/ in the url and passes it to typo. The issue I am having is that all Typo assets are relative and they use link like:
2006 Feb 13
11
ROR code syntax highlighting on blog?
I am interested in putting the cool syntax highlighting for ROR code. What''s the best way to do that? Is it using textilize or another formatting language? Or do I need special stylesheets? Any assistance is appreciated. Thanks Frank --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part
2006 Jul 09
3
Automatically post del.icio.us to Typo
Hello, Does anybody know how to make the following tutorial work on Typo? http://theory.isthereason.com/?p=499 Thanks! Jonas -- Posted via http://www.ruby-forum.com/.
2011 Aug 30
3
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
Hi! There is a typo in MSP430MCTargetDesc.h. I've found and fix it. Thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Fix-typo-in-MSP430MCTargetDesc.h.patch Type: text/x-patch Size: 862 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/dd6a8d61/attachment.bin>
2006 Jun 20
1
typo proplem here? what may be wrong?
Hi, I am following the tutorial on the hostingrails site but running into problems. I am pretty sure my files match everything that is in the tutorials. here is whats in my production.log file: ActiveRecord::StatementInvalid (Mysql::Error: Table ''hrkoloa_typo.triggers'' doesn''t exist: SELECT * FROM triggers WHERE (due_at <= ''2006-06-19 22:37:23'')
2006 Apr 04
2
typo 2.6.0 with vendor/rails
I noticed that the 2.6.0 Typo with vendor/rails has only migration scripts numbered 1 to 9, while the tagged branch of 2.6.0 Typo has migrations numbered 0 to 24. I haven''t seen any notes about this. Anyone know what''s up?
2006 Apr 06
3
Rails 1.1.1: Fixing a slew of minors (but you must still freeze Typo)
Rails 1.1 was a big upgrade with a lot of new features and we''ve been working hard since its release to polish off the kinks revealed after it was deployed to the masses. Rails 1.1.1 contains fixes for things like Prototype memory leaks in IE 6, Oracle adapter runnings, and a number of compatibility tweaks to make most older applications work. This release still doesn''t work
2005 Dec 15
5
Instant Rails 1.0 preview7 -- with Typo!
My apologies to all who downloaded preview6, it did not contain Rails 1.0 as advertised -- I screwed up! Preview7 does, in fact, contain Rails 1.0 and as a bonus, also includes Typo 2.6.0 as a preinstalled sample app. See the Getting Started page for instructions on running Typo in Instant Rails: http://instantrails.rubyforge.org/wiki/wiki.pl?Getting_Started Also, you can thank David Morton
2016 Sep 12
2
Fix typo to CentosPackager page in HowTos section
Hi, Current page[0] contain a typo under "Generating your user certificate" section. If you check Usage of centos-cert tool it mention " -n, --new-cert Generate a new Fedora Certificate" instead " -n, --new-cert Generate a new CentOS Certificate". It would be nice if someone fix that typo or provide me edit permission to do so.
2016 May 27
0
Wine release 1.9.11
...in an editor comment. wined3d: Make wined3d_texture_set_dirty() static. Frédéric Delanoy (7): ntdll: Fix a typo in an comment. oleaut32: Fix a typo in an comment. msvcp90: Fix a typo in an FIXME message. include: Fix a typo in a comment. winemaker: Fix a couple typos in comments. comctl32/tests: Fix a couple typos in ok() calls. advapi32: Use dbgstr_a() to print string in a FIXME. Hadrien Boizard (1): mshtml/tests: Use todo_wine_if() in tests. Hans Leidekker (12): webservices: Flush the writer in WsWriteText. webservices: Validat...