From hbonwit at gmail.com Thu Feb 1 13:44:37 2007 From: hbonwit at gmail.com (Holden Bonwit) Date: Thu, 1 Feb 2007 10:44:37 -0800 Subject: [Instiki] FILE url in Instiki -- Firefox problem? Message-ID: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com> Hello, New Instiki user here, I'm running Instiki locally on my machine to manage and track progress on projects. Two questions: 1) I'm not having any success referencing local files in Instiki on FireFox, such as: !file:///C:/LogoAV.jpg! I notice that this loads just fine if I use internet explorer to access Instiki. If I use Firefox to access Instiki, it does not display the image. If I load file:///C:/LogoAV.jpg (no !'s) in the location bar in Firefox, it displays the image just fine... So Firefox is able to find the file just fine. Do you guys have any ideas why Firefox/Instiki aren't playing nicely together? (Using WinXP, FF 2.0.0.1) 2) Can I reference PDFs, Word Documents, File Folders, and other files (besides images)? I haven't been able to find any good support for this (if the capability exists) on the web. Thank you so much for your time, -Holden -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070201/2fa6116b/attachment.html From BArmstrong at dymaxion.ca Thu Feb 1 14:06:28 2007 From: BArmstrong at dymaxion.ca (Ben Armstrong) Date: Thu, 01 Feb 2007 15:06:28 -0400 Subject: [Instiki] FILE url in Instiki -- Firefox problem? In-Reply-To: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com> References: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com> Message-ID: <45C23A34.1040603@dymaxion.ca> Holden Bonwit wrote: > 1) I'm not having any success referencing local files in Instiki on > FireFox, such as: > !file:///C:/LogoAV.jpg! Holden, http://kb.mozillazine.org/Links_to_local_pages_don't_work Ben From hbonwit at gmail.com Thu Feb 1 15:15:23 2007 From: hbonwit at gmail.com (Holden Bonwit) Date: Thu, 1 Feb 2007 12:15:23 -0800 Subject: [Instiki] FILE url in Instiki -- Firefox problem? In-Reply-To: <45C23A34.1040603@dymaxion.ca> References: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com> <45C23A34.1040603@dymaxion.ca> Message-ID: <59e55b9a0702011215l7f8bec41p39c8c2489780fdfb@mail.gmail.com> That is awesome, thank you so much for helping! The local image loaded just fine. Do you have any idea about other filetypes? Maybe I can use the HTML since Textile doesn't seem to have an allowance for them? I thought of a third question. Sometimes I type something (say a company name or filename) which happens to be multiple words together, and Instiki thinks it should make its own page for every one of these. Is there a way to tell it that I don't want it to make a page (i.e. don't want it to put a question mark by it when rendered)? -HB On 2/1/07, Ben Armstrong wrote: > > Holden Bonwit wrote: > > 1) I'm not having any success referencing local files in Instiki on > > FireFox, such as: > > !file:///C:/LogoAV.jpg! > > Holden, > > http://kb.mozillazine.org/Links_to_local_pages_don't_work > > Ben > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070201/a496758e/attachment.html From mwperry at ti.com Thu Feb 1 15:55:08 2007 From: mwperry at ti.com (Perry, Mike) Date: Thu, 1 Feb 2007 14:55:08 -0600 Subject: [Instiki] FILE url in Instiki -- Firefox problem? In-Reply-To: <59e55b9a0702011215l7f8bec41p39c8c2489780fdfb@mail.gmail.com> References: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com><45C23A34.1040603@dymaxion.ca> <59e55b9a0702011215l7f8bec41p39c8c2489780fdfb@mail.gmail.com> Message-ID: <79DDDFB1B3B21D4CB09AB194AE8163026472EC@dlee11.ent.ti.com> Wiki words Two or more uppercase words stuck together (camel case) or any phrase surrounded by double brackets is a wiki word. A camel-case wiki word can be escaped by putting \ in front of it. Wiki words: HomePage, ThreeWordsTogether, [[C++]], [[Let's play again!]] Not wiki words: IBM, School Try \WikiWord Regards. Mike ________________________________ From: instiki-users-bounces at rubyforge.org [mailto:instiki-users-bounces at rubyforge.org] On Behalf Of Holden Bonwit Sent: Thursday, February 01, 2007 2:15 PM To: Instiki-users Subject: Re: [Instiki] FILE url in Instiki -- Firefox problem? That is awesome, thank you so much for helping! The local image loaded just fine. Do you have any idea about other filetypes? Maybe I can use the HTML since Textile doesn't seem to have an allowance for them? I thought of a third question. Sometimes I type something (say a company name or filename) which happens to be multiple words together, and Instiki thinks it should make its own page for every one of these. Is there a way to tell it that I don't want it to make a page ( i.e. don't want it to put a question mark by it when rendered)? -HB On 2/1/07, Ben Armstrong wrote: Holden Bonwit wrote: > 1) I'm not having any success referencing local files in Instiki on > FireFox, such as: > !file:///C:/LogoAV.jpg! Holden, http://kb.mozillazine.org/Links_to_local_pages_don't_work Ben _______________________________________________ Instiki-users mailing list Instiki-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instiki-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070201/7fcb8eb9/attachment.html From hbonwit at gmail.com Thu Feb 1 16:48:45 2007 From: hbonwit at gmail.com (Holden Bonwit) Date: Thu, 1 Feb 2007 13:48:45 -0800 Subject: [Instiki] FILE url in Instiki -- Firefox problem? In-Reply-To: <79DDDFB1B3B21D4CB09AB194AE8163026472EC@dlee11.ent.ti.com> References: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com> <45C23A34.1040603@dymaxion.ca> <59e55b9a0702011215l7f8bec41p39c8c2489780fdfb@mail.gmail.com> <79DDDFB1B3B21D4CB09AB194AE8163026472EC@dlee11.ent.ti.com> Message-ID: <59e55b9a0702011348w10895acbg1489fc9328d43bb9@mail.gmail.com> Thanks, Mike, that is the kind of info I was looking for! I even added it to the pages for both camel case and wikiwords. I think I'm getting the hang of this ;-) -Holden On 2/1/07, Perry, Mike wrote: > > *Wiki words* > > Two or more uppercase words stuck together (camel case) or any phrase > surrounded by double brackets is a wiki word*. A camel-case wiki word can > be escaped by putting \ in front of it. * > > Wiki words: *HomePage, ThreeWordsTogether, [[C++]], [[Let's play again!]]* > Not wiki words: *IBM, School* > > Try \WikiWord > > > > Regards. > Mike > ------------------------------ > > *From:* instiki-users-bounces at rubyforge.org [mailto: > instiki-users-bounces at rubyforge.org] *On Behalf Of *Holden Bonwit > *Sent:* Thursday, February 01, 2007 2:15 PM > *To:* Instiki-users > *Subject:* Re: [Instiki] FILE url in Instiki -- Firefox problem? > > > > That is awesome, thank you so much for helping! The local image loaded > just fine. > > Do you have any idea about other filetypes? Maybe I can use the HTML > since Textile doesn't seem to have an allowance for them? > > I thought of a third question. Sometimes I type something (say a company > name or filename) which happens to be multiple words together, and Instiki > thinks it should make its own page for every one of these. Is there a way > to tell it that I don't want it to make a page ( i.e. don't want it to put > a question mark by it when rendered)? > > -HB > > On 2/1/07, *Ben Armstrong* wrote: > > Holden Bonwit wrote: > > 1) I'm not having any success referencing local files in Instiki on > > FireFox, such as: > > !file:///C:/LogoAV.jpg! > > Holden, > > http://kb.mozillazine.org/Links_to_local_pages_don't_work > > Ben > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070201/cbd7c921/attachment-0001.html From johannes.vanderknyff at gmail.com Thu Feb 1 17:56:31 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Thu, 1 Feb 2007 17:56:31 -0500 Subject: [Instiki] FILE url in Instiki -- Firefox problem? In-Reply-To: <59e55b9a0702011348w10895acbg1489fc9328d43bb9@mail.gmail.com> References: <59e55b9a0702011044o2acab8dcrb5c17c1df3dc9127@mail.gmail.com> <45C23A34.1040603@dymaxion.ca> <59e55b9a0702011215l7f8bec41p39c8c2489780fdfb@mail.gmail.com> <79DDDFB1B3B21D4CB09AB194AE8163026472EC@dlee11.ent.ti.com> <59e55b9a0702011348w10895acbg1489fc9328d43bb9@mail.gmail.com> Message-ID: Question for everyone related to wiki words. While "CamelCase" is a wiki word, would you consider "CamelCase2", "CamelCaseA" or "CamelCaseABC" wiki words? Thanks, Johannes On 2/1/07, Holden Bonwit wrote: > > Thanks, Mike, that is the kind of info I was looking for! I even added it > to the pages for both camel case and wikiwords. I think I'm getting the > hang of this ;-) > > -Holden > > On 2/1/07, Perry, Mike wrote: > > > > *Wiki words* > > > > Two or more uppercase words stuck together (camel case) or any phrase > > surrounded by double brackets is a wiki word*. A camel-case wiki word > > can be escaped by putting \ in front of it. * > > > > Wiki words: *HomePage, ThreeWordsTogether, [[C++]], [[Let's play > > again!]]* > > Not wiki words: *IBM, School* > > > > Try \WikiWord > > > > > > > > Regards. > > Mike > > ------------------------------ > > > > *From:* instiki-users-bounces at rubyforge.org [mailto: > > instiki-users-bounces at rubyforge.org] *On Behalf Of *Holden Bonwit > > *Sent:* Thursday, February 01, 2007 2:15 PM > > *To:* Instiki-users > > *Subject:* Re: [Instiki] FILE url in Instiki -- Firefox problem? > > > > > > > > That is awesome, thank you so much for helping! The local image loaded > > just fine. > > > > Do you have any idea about other filetypes? Maybe I can use the HTML > > since Textile doesn't seem to have an allowance for them? > > > > I thought of a third question. Sometimes I type something (say a > > company name or filename) which happens to be multiple words together, and > > Instiki thinks it should make its own page for every one of these. Is there > > a way to tell it that I don't want it to make a page ( i.e. don't want > > it to put a question mark by it when rendered)? > > > > -HB > > > > On 2/1/07, *Ben Armstrong* wrote: > > > > Holden Bonwit wrote: > > > 1) I'm not having any success referencing local files in Instiki on > > > FireFox, such as: > > > !file:///C:/LogoAV.jpg! > > > > Holden, > > > > http://kb.mozillazine.org/Links_to_local_pages_don't_work > > > > Ben > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070201/1ee78071/attachment.html From richyvk at gmail.com Fri Feb 16 21:04:12 2007 From: richyvk at gmail.com (Richard Vankoningsveld) Date: Sat, 17 Feb 2007 12:04:12 +1000 Subject: [Instiki] Problem creating web Message-ID: <2f0a8e030702161804ga03ae7cmd2dbce37f981e6b1@mail.gmail.com> Hi, I am trying to get instiki up and running on my laptop running winXP. I used the one click Ruby installer from here: http://rubyforge.org/frs/?group_id=167 (installed to c:\program files\ruby) Then installed sqlite3 as per Matt Griffith's video: http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067 Then run instiki from the instiki.cmd file. I browse to localhost:2500 and get the setup screen fine, name my web and set a password, but when I click setup I get the error unknown web 'wiki' Maybe this is a really newb question but can anyone suggest what the problem might be here. Cheers, Richard. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070217/8e55b0ec/attachment.html From johannes.vanderknyff at gmail.com Fri Feb 16 22:01:43 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Fri, 16 Feb 2007 22:01:43 -0500 Subject: [Instiki] Problem creating web In-Reply-To: <2f0a8e030702161804ga03ae7cmd2dbce37f981e6b1@mail.gmail.com> References: <2f0a8e030702161804ga03ae7cmd2dbce37f981e6b1@mail.gmail.com> Message-ID: Richard, You don't have to install sqlite3 as it comes with instiki V0.11. Not that this really answers your question. Thanks, Johannes On 2/16/07, Richard Vankoningsveld wrote: > Hi, > > I am trying to get instiki up and running on my laptop running winXP. I used > the one click Ruby installer from here: > http://rubyforge.org/frs/?group_id=167 (installed to c:\program files\ruby) > > Then installed sqlite3 as per Matt Griffith's video: > http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067 > > Then run instiki from the instiki.cmd file. > > I browse to localhost:2500 and get the setup screen fine, name my web and > set a password, but when I click setup I get the error unknown web 'wiki' > > Maybe this is a really newb question but can anyone suggest what the problem > might be here. > > Cheers, > Richard. > From parasew at gmail.com Sun Feb 18 15:51:17 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Sun, 18 Feb 2007 21:51:17 +0100 Subject: [Instiki] Problem creating web In-Reply-To: References: <2f0a8e030702161804ga03ae7cmd2dbce37f981e6b1@mail.gmail.com> Message-ID: <78ccd8360702181251j73a8e7ffs9425aec8da43436@mail.gmail.com> hello Richard, Johannes is right, you really don't need sqlite installed to run instiki. the video you referred to was linked on the instiki-wiki, i updated the instructions and put a windows installation part there see http://instiki.org/show/Installation i also set up some old computer with windows98 to test instiki on windows there (i am usually on bsd or osx) - works great out-of the box. the most common windows errors (and maybe also yours) is that people click and launch the wrong file. if you run "instiki.rb" it won't work on windows. always be sure to doubleclick "instiki.cmd". if this filetype is not recognized by your system (as this was the case in windows98) rename the file to "instiki.bat" and doubleclick it. with that it should work. -matthias tarasiewicz > > I am trying to get instiki up and running on my laptop running winXP. I used > > the one click Ruby installer from here: > > http://rubyforge.org/frs/?group_id=167 (installed to c:\program files\ruby) > > > > Then installed sqlite3 as per Matt Griffith's video: > > http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067 > > > > Then run instiki from the instiki.cmd file. > > > > I browse to localhost:2500 and get the setup screen fine, name my web and > > set a password, but when I click setup I get the error unknown web 'wiki' > > > > Maybe this is a really newb question but can anyone suggest what the problem > > might be here. > > > > Cheers, > > Richard. > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From mgrant at grant.org Sun Feb 18 16:05:13 2007 From: mgrant at grant.org (Michael Grant) Date: Sun, 18 Feb 2007 22:05:13 +0100 Subject: [Instiki] export Message-ID: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> I just installed instiki. Just trying out all the buttons, the Export button produces this below. Any ideas what I did wrong? I am using mysql and I can create pages just fine. It seems to be expecting an array named OPTIONS which isn't set. Michael Grant NameError in Wiki#export Showing app/views/wiki/export.rhtml where line #8 raised: uninitialized constant OPTIONS Extracted source (around line #8): 5:
    6:
  • <%= link_to 'HTML', :web => @web.address, :action => 'export_html' %>
  • 7:
  • <%= link_to "Markup (#{@web.markup.to_s.capitalize})", :web => @web.address, :action => 'export_markup' %>
  • 8: <% if OPTIONS[:pdflatex] && @web.markup == :textile %> 9:
  • <%= link_to 'TeX', :web => @web.address, :action => 'export_tex' %>
  • 10:
  • <%= link_to 'PDF', :web => @web.address, :action => 'export_pdf' %>
  • 11: <% end %> RAILS_ROOT: .. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in `const_missing' #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in `const_missing' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `send' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `compile_and_render_template' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in `render_template' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in `render_file' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in `render_file' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in `render_with_no_layout' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in `render_without_benchmark' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in `perform_action_without_filters' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in `perform_action_without_benchmark' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in `send' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in `process_without_session_management_support' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in `process' #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' dispatch.cgi:10 #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in `const_missing' #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `send' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `compile_and_render_template' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in `render_template' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in `render_file' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in `render_file' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in `render_with_no_layout' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in `render_without_benchmark' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in `perform_action_without_filters' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in `perform_action_without_benchmark' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in `send' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in `process_without_session_management_support' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in `process' #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' dispatch.cgi:10 Request Parameters: {"web"=>"wiki"} Show session dump --- :return_to: /public/wiki/show/HomePage flash: !map:ActionController::Flash::FlashHash {} Response Headers: {"cookie"=>[], "Content-Type"=>"text/html; charset=UTF-8", "Cache-Control"=>"no-cache"} From parasew at gmail.com Sun Feb 18 16:30:46 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Sun, 18 Feb 2007 22:30:46 +0100 Subject: [Instiki] export In-Reply-To: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> References: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> Message-ID: <78ccd8360702181330sda1c511ob66ed410241cd389@mail.gmail.com> which OS are you using and which ruby version? which instiki version did you use, edge or 0.11? the below error looks to me like instiki was started via mongrel. if so, this is a known issue which is fixed in the upcoming 0.12 version. -m On 2/18/07, Michael Grant wrote: > I just installed instiki. Just trying out all the buttons, the Export > button produces this below. Any ideas what I did wrong? > > I am using mysql and I can create pages just fine. It seems to be > expecting an array named OPTIONS which isn't set. > > Michael Grant > > > NameError in Wiki#export > > Showing app/views/wiki/export.rhtml where line #8 raised: > > uninitialized constant OPTIONS > > Extracted source (around line #8): > > 5:
      > 6:
    • <%= link_to 'HTML', :web => @web.address, :action => > 'export_html' %>
    • > 7:
    • <%= link_to "Markup (#{@web.markup.to_s.capitalize})", :web > => @web.address, :action => 'export_markup' %>
    • > 8: <% if OPTIONS[:pdflatex] && @web.markup == :textile %> > 9:
    • <%= link_to 'TeX', :web => @web.address, :action => > 'export_tex' %>
    • > 10:
    • <%= link_to 'PDF', :web => @web.address, :action => > 'export_pdf' %>
    • > 11: <% end %> > > RAILS_ROOT: .. > Application Trace | Framework Trace | Full Trace > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > `const_missing' > #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > `const_missing' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `send' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > `compile_and_render_template' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in > `render_template' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in > `render_file' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in > `render_file' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in > `render_with_no_layout' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in > `render_without_benchmark' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > `render' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > `render' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in > `perform_action_without_filters' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in > `perform_action_without_benchmark' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > `perform_action_without_rescue' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > `perform_action_without_rescue' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in > `perform_action' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > `send' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > `process_without_session_management_support' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in > `process' > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > dispatch.cgi:10 > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > `const_missing' > #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `send' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > `compile_and_render_template' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in > `render_template' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in > `render_file' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in > `render_file' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in > `render_with_no_layout' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in > `render_without_benchmark' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > `render' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > `render' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in > `perform_action_without_filters' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in > `perform_action_without_benchmark' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > `perform_action_without_rescue' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > `perform_action_without_rescue' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in > `perform_action' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > `send' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > `process_without_session_management_support' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in > `process' > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > dispatch.cgi:10 > > Request > > Parameters: {"web"=>"wiki"} > > Show session dump > > --- > :return_to: /public/wiki/show/HomePage > flash: !map:ActionController::Flash::FlashHash {} > > > Response > Headers: {"cookie"=>[], "Content-Type"=>"text/html; charset=UTF-8", > "Cache-Control"=>"no-cache"} > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From mgrant at grant.org Sun Feb 18 16:50:15 2007 From: mgrant at grant.org (Michael Grant) Date: Sun, 18 Feb 2007 22:50:15 +0100 Subject: [Instiki] export In-Reply-To: <78ccd8360702181330sda1c511ob66ed410241cd389@mail.gmail.com> References: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> <78ccd8360702181330sda1c511ob66ed410241cd389@mail.gmail.com> Message-ID: <62b856460702181350i45820e5erd0db9e03c75299e6@mail.gmail.com> My OS is freebsd 6. Ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-freebsd6], Rails 1.2.1 And I'm using Apache 2.2 and fastcgi. I installed instiki-0.11.0.tgz I'm happy to try a development release of .12 if you want some feedback. Michael Grant On 2/18/07, Matthias Tarasiewicz wrote: > which OS are you using and which ruby version? which instiki version > did you use, edge or 0.11? > > the below error looks to me like instiki was started via mongrel. if > so, this is a known issue which is fixed in the upcoming 0.12 version. > > -m > > On 2/18/07, Michael Grant wrote: > > I just installed instiki. Just trying out all the buttons, the Export > > button produces this below. Any ideas what I did wrong? > > > > I am using mysql and I can create pages just fine. It seems to be > > expecting an array named OPTIONS which isn't set. > > > > Michael Grant > > > > > > NameError in Wiki#export > > > > Showing app/views/wiki/export.rhtml where line #8 raised: > > > > uninitialized constant OPTIONS > > > > Extracted source (around line #8): > > > > 5:
        > > 6:
      • <%= link_to 'HTML', :web => @web.address, :action => > > 'export_html' %>
      • > > 7:
      • <%= link_to "Markup (#{@web.markup.to_s.capitalize})", :web > > => @web.address, :action => 'export_markup' %>
      • > > 8: <% if OPTIONS[:pdflatex] && @web.markup == :textile %> > > 9:
      • <%= link_to 'TeX', :web => @web.address, :action => > > 'export_tex' %>
      • > > 10:
      • <%= link_to 'PDF', :web => @web.address, :action => > > 'export_pdf' %>
      • > > 11: <% end %> > > > > RAILS_ROOT: .. > > Application Trace | Framework Trace | Full Trace > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > > `const_missing' > > #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > > `const_missing' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `send' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > > `compile_and_render_template' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in > > `render_template' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in > > `render_file' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in > > `render_file' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in > > `render_with_no_layout' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in > > `render_without_benchmark' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > `render' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > `render' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in > > `perform_action_without_filters' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in > > `perform_action_without_benchmark' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > `perform_action_without_rescue' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > `perform_action_without_rescue' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in > > `perform_action' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > `send' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > `process_without_session_management_support' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in > > `process' > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > dispatch.cgi:10 > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > > `const_missing' > > #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in `send' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > > `compile_and_render_template' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in > > `render_template' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in > > `render_file' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in > > `render_file' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in > > `render_with_no_layout' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in > > `render_without_benchmark' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > `render' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > `render' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in > > `perform_action_without_filters' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in > > `perform_action_without_benchmark' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > `perform_action_without_rescue' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > `perform_action_without_rescue' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in > > `perform_action' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > `send' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > `process_without_session_management_support' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in > > `process' > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > dispatch.cgi:10 > > > > Request > > > > Parameters: {"web"=>"wiki"} > > > > Show session dump > > > > --- > > :return_to: /public/wiki/show/HomePage > > flash: !map:ActionController::Flash::FlashHash {} > > > > > > Response > > Headers: {"cookie"=>[], "Content-Type"=>"text/html; charset=UTF-8", > > "Cache-Control"=>"no-cache"} > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > > From mgrant at grant.org Sun Feb 18 17:29:57 2007 From: mgrant at grant.org (Michael Grant) Date: Sun, 18 Feb 2007 23:29:57 +0100 Subject: [Instiki] list of all pages in a sidebar Message-ID: <62b856460702181429i6b6e8f75sb2531a12ce53e615@mail.gmail.com> I'd like to put the list of all pages in a sidebar. I see I can put something like this on my home page:
        h3. Index [[!include list]]
        However it doesn't work. First, list is unknown and second, if it did work, it appears that include only works when the home page is updated. So how could I get a dynamic list or table of contents in a sidebar? Michael Grant From richyvk at gmail.com Sun Feb 18 17:53:23 2007 From: richyvk at gmail.com (Richard Vankoningsveld) Date: Mon, 19 Feb 2007 08:53:23 +1000 Subject: [Instiki] Instiki-users Digest, Vol 19, Issue 2 In-Reply-To: References: Message-ID: <2f0a8e030702181453i2d6ccd5em23c3158f8ae9a6c@mail.gmail.com> Thanks Guys, Pulled the sqlite files that I'd added back out of my ruby bin directory and we're up and running : ) Refering to your instructions on the wiki Matthias, I assumed the prerequisites section below the windows installation section applied to a windows install also! It's ever so slightly confusing. Anyway thanks for your help. Noticed v .12 is close to release, and that it might include an easier delete page/web option? These features would be awesome! Cheers, Richard. Message: 3 > Date: Fri, 16 Feb 2007 22:01:43 -0500 > From: "Johannes Vanderknyff" > Subject: Re: [Instiki] Problem creating web > To: Instiki-users > Message-ID: > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Richard, > > You don't have to install sqlite3 as it comes with instiki V0.11. Not > that this really answers your question. > > Thanks, > Johannes > > > On 2/16/07, Richard Vankoningsveld wrote: > > Hi, > > > > I am trying to get instiki up and running on my laptop running winXP. I > used > > the one click Ruby installer from here: > > http://rubyforge.org/frs/?group_id=167 (installed to c:\program > files\ruby) > > > > Then installed sqlite3 as per Matt Griffith's video: > > > http://mattgriffith.net/PermaLink.aspx?guid=9ac5939e-7ef9-492b-935b-41c3cef44067 > > > > Then run instiki from the instiki.cmd file. > > > > I browse to localhost:2500 and get the setup screen fine, name my web > and > > set a password, but when I click setup I get the error unknown web > 'wiki' > > > > Maybe this is a really newb question but can anyone suggest what the > problem > > might be here. > > > > Cheers, > > Richard. > > > > > ------------------------------ > > Message: 4 > Date: Sun, 18 Feb 2007 21:51:17 +0100 > From: "Matthias Tarasiewicz" > Subject: Re: [Instiki] Problem creating web > To: Instiki-users > Message-ID: > <78ccd8360702181251j73a8e7ffs9425aec8da43436 at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8; format=flowed > > hello Richard, > Johannes is right, you really don't need sqlite installed to run > instiki. the video you referred to was linked on the instiki-wiki, i > updated the instructions and put a windows installation part there > see http://instiki.org/show/Installation > > i also set up some old computer with windows98 to test instiki on > windows there (i am usually on bsd or osx) - works great out-of the > box. > > the most common windows errors (and maybe also yours) is that people > click and launch the wrong file. if you run "instiki.rb" it won't work > on windows. always be sure to doubleclick "instiki.cmd". if this > filetype is not recognized by your system (as this was the case in > windows98) rename the file to "instiki.bat" and doubleclick it. with > that it should work. > > -matthias tarasiewicz > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070219/ebbd48aa/attachment.html From johannes.vanderknyff at gmail.com Sun Feb 18 19:46:22 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Sun, 18 Feb 2007 19:46:22 -0500 Subject: [Instiki] export In-Reply-To: <62b856460702181350i45820e5erd0db9e03c75299e6@mail.gmail.com> References: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> <78ccd8360702181330sda1c511ob66ed410241cd389@mail.gmail.com> <62b856460702181350i45820e5erd0db9e03c75299e6@mail.gmail.com> Message-ID: Michael, The problem doesn't appear when using the webbrick web server but is a known issue on mogrel. It has to do with exporting to pdf and tex. Looks like the feature was half-removed. If you need the export feature to work, there should be an easy workaround. Johannes On 2/18/07, Michael Grant wrote: > My OS is freebsd 6. > > Ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-freebsd6], > Rails 1.2.1 > > And I'm using Apache 2.2 and fastcgi. > > I installed instiki-0.11.0.tgz > > I'm happy to try a development release of .12 if you want some feedback. > > Michael Grant > > > On 2/18/07, Matthias Tarasiewicz wrote: > > which OS are you using and which ruby version? which instiki version > > did you use, edge or 0.11? > > > > the below error looks to me like instiki was started via mongrel. if > > so, this is a known issue which is fixed in the upcoming 0.12 version. > > > > -m > > > > On 2/18/07, Michael Grant wrote: > > > I just installed instiki. Just trying out all the buttons, the Export > > > button produces this below. Any ideas what I did wrong? > > > > > > I am using mysql and I can create pages just fine. It seems to be > > > expecting an array named OPTIONS which isn't set. > > > > > > Michael Grant > > > > > > > > > NameError in Wiki#export > > > > > > Showing app/views/wiki/export.rhtml where line #8 raised: > > > > > > uninitialized constant OPTIONS > > > > > > Extracted source (around line #8): > > > > > > 5:
          > > > 6:
        • <%= link_to 'HTML', :web => @web.address, :action => > > > 'export_html' %>
        • > > > 7:
        • <%= link_to "Markup (#{@web.markup.to_s.capitalize})", :web > > > => @web.address, :action => 'export_markup' %>
        • > > > 8: <% if OPTIONS[:pdflatex] && @web.markup == :textile %> > > > 9:
        • <%= link_to 'TeX', :web => @web.address, :action => > > > 'export_tex' %>
        • > > > 10:
        • <%= link_to 'PDF', :web => @web.address, :action => > > > 'export_pdf' %>
        • > > > 11: <% end %> > > > > > > RAILS_ROOT: .. > > > Application Trace | Framework Trace | Full Trace > > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > > > `const_missing' > > > #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 > > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > > > `const_missing' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > `send' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > > > `compile_and_render_template' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in > > > `render_template' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in > > > `render_file' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in > > > `render_file' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in > > > `render_with_no_layout' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in > > > `render_without_benchmark' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > `render' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > `render' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in > > > `perform_action_without_filters' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in > > > `perform_action_without_benchmark' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > > `perform_action_without_rescue' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > > `perform_action_without_rescue' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in > > > `perform_action' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > > `send' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > > `process_without_session_management_support' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in > > > `process' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > > dispatch.cgi:10 > > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:200:in > > > `const_missing' > > > #{RAILS_ROOT}/app/views/wiki/export.rhtml:8 > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > `send' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:268:in > > > `compile_and_render_template' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:244:in > > > `render_template' > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:205:in > > > `render_file' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:655:in > > > `render_file' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:595:in > > > `render_with_no_layout' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:220:in > > > `render_without_benchmark' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > `render' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > `render' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:856:in > > > `perform_action_without_filters' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:332:in > > > `perform_action_without_benchmark' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > > `perform_action_without_rescue' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in > > > `perform_action_without_rescue' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in > > > `perform_action' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > > `send' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:369:in > > > `process_without_session_management_support' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:116:in > > > `process' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > > dispatch.cgi:10 > > > > > > Request > > > > > > Parameters: {"web"=>"wiki"} > > > > > > Show session dump > > > > > > --- > > > :return_to: /public/wiki/show/HomePage > > > flash: !map:ActionController::Flash::FlashHash {} > > > > > > > > > Response > > > Headers: {"cookie"=>[], "Content-Type"=>"text/html; charset=UTF-8", > > > "Cache-Control"=>"no-cache"} > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From meta at pobox.com Mon Feb 19 11:12:16 2007 From: meta at pobox.com (mathew) Date: Mon, 19 Feb 2007 10:12:16 -0600 Subject: [Instiki] export In-Reply-To: References: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> <78ccd8360702181330sda1c511ob66ed410241cd389@mail.gmail.com> <62b856460702181350i45820e5erd0db9e03c75299e6@mail.gmail.com> Message-ID: <7eeceb440702190812h321e70fcld8ff459becfaabd1@mail.gmail.com> While we're on the subject of the export button, I had some problems exporting a wiki that had German accented characters in the titles of pages. I ended up with invalid links to those pages in the exported html. The code should probably reduce page titles to 7-bit ASCII. mathew From johannes.vanderknyff at gmail.com Tue Feb 20 08:33:10 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Tue, 20 Feb 2007 08:33:10 -0500 Subject: [Instiki] export In-Reply-To: <7eeceb440702190812h321e70fcld8ff459becfaabd1@mail.gmail.com> References: <62b856460702181305l54dd9f6eqe885574afbb6fb72@mail.gmail.com> <78ccd8360702181330sda1c511ob66ed410241cd389@mail.gmail.com> <62b856460702181350i45820e5erd0db9e03c75299e6@mail.gmail.com> <7eeceb440702190812h321e70fcld8ff459becfaabd1@mail.gmail.com> Message-ID: Michael, Specifically, to bypass this, go to app\views\wiki\export.rhtml and delete the following lines: <% if OPTIONS[:pdflatex] && @web.markup == :textile %>
        • <%= link_to 'TeX', :web => @web.address, :action => 'export_tex' %>
        • <%= link_to 'PDF', :web => @web.address, :action => 'export_pdf' %>
        • <% end %> and then your export button should work fine in your environment. Johannes On 2/19/07, mathew wrote: > > While we're on the subject of the export button, I had some problems > exporting a wiki that had German accented characters in the titles of > pages. I ended up with invalid links to those pages in the exported > html. The code should probably reduce page titles to 7-bit ASCII. > > > mathew > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070220/45e86890/attachment.html From kristinj at metisdesign.com Tue Feb 20 08:47:45 2007 From: kristinj at metisdesign.com (Kristin Jugenheimer) Date: Tue, 20 Feb 2007 08:47:45 -0500 Subject: [Instiki] Linking to pathname Message-ID: <7.0.1.0.0.20070220084617.0207f040@metisdesign.com> Is there a way to link to a file via the pathname (specifically a directory on the LAN) inside of Instiki? I want to avoid having to upload all files we want referenced. Everything I've tried results in adding a http: to the beginning. Thanks. ----------------------------------------- Kristin Jugenheimer Chief Engineer Metis Design Corporation 10 Canal Park, Suite 601 Cambridge, MA 02141 T: 617.661.5616 x202 F: 617.812.1062 kristinj at metisdesign.com The contents of this email and any files attached should be considered proprietary and intended solely for the use of the individual(s) addressed herein. If you are not a named addressee or believe that you have received this email in error, do not disseminate, distribute print or copy this email, and please notify the sender of the error immediately along with deleting this email and any attachments from your system. Any views, opinions or suggestions expressed in this email are solely those of the author, and do not necessarily represent those of the Metis Design Corporation (MDC). MDC accepts no liability for any damage caused by a virus, trojan, spyware or any other malicious code unknowingly transmitted via this email. From parasew at gmail.com Wed Feb 21 06:30:09 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Wed, 21 Feb 2007 12:30:09 +0100 Subject: [Instiki] Linking to pathname In-Reply-To: <7.0.1.0.0.20070220084617.0207f040@metisdesign.com> References: <7.0.1.0.0.20070220084617.0207f040@metisdesign.com> Message-ID: <78ccd8360702210330q686d12dma846938e467b0fc8@mail.gmail.com> hello kristin, if you are following the instiki-guidelines to upload a file http://instiki.org/show/FileUploads the uploaded instiki files are accessible from your local host at http://localhost:2500/yourwikiname/files/filename.jpg greetings, parasew On 2/20/07, Kristin Jugenheimer wrote: > Is there a way to link to a file via the pathname (specifically a > directory on the LAN) inside of Instiki? I want to avoid having to > upload all files we want referenced. Everything I've tried results > in adding a http: to the beginning. Thanks. > > ----------------------------------------- > Kristin Jugenheimer > Chief Engineer > Metis Design Corporation > 10 Canal Park, Suite 601 > Cambridge, MA 02141 > T: 617.661.5616 x202 > F: 617.812.1062 > kristinj at metisdesign.com > > The contents of this email and any files attached should be > considered proprietary and intended solely for the use of the > individual(s) addressed herein. If you are not a named addressee or > believe that you have received this email in error, do not > disseminate, distribute print or copy this email, and please notify > the sender of the error immediately along with deleting this email > and any attachments from your system. Any views, opinions or > suggestions expressed in this email are solely those of the author, > and do not necessarily represent those of the Metis Design > Corporation (MDC). MDC accepts no liability for any damage caused by > a virus, trojan, spyware or any other malicious code unknowingly > transmitted via this email. > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From palomurin at gmail.com Wed Feb 21 14:13:49 2007 From: palomurin at gmail.com (Pavol Murin) Date: Wed, 21 Feb 2007 20:13:49 +0100 Subject: [Instiki] Errors when running Rake test (OS-X and Windows XP) Message-ID: Hello, thank you for the interesting product, instiki looks very promising. I found I cannot run "rake" without errors being reported. This is the bottom of the output from svn version on OS-X: 1) Failure: test_import(FileControllerTest) 2) Failure: test_pic_upload_end_to_end(FileControllerTest) 3) Error: test_parse_uri_interestng_cases(RoutesTest): 4) Error: test_parse_uri_liberal_with_pagenames(RoutesTest): 5) Failure: test_authenticate(WikiControllerTest) [./test/functional/ wiki_controller_test.rb:35]: 87 tests, 284 assertions, 3 failures, 2 errors rake aborted! Test failures Results are abbreviated, I can send them upon request. I had more errors when trying "rake" on 0.11 zipped version under Windows XP. shouldn't the rake test run without errors? Regards. muro From johannes.vanderknyff at gmail.com Wed Feb 21 15:26:24 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Wed, 21 Feb 2007 15:26:24 -0500 Subject: [Instiki] Errors when running Rake test (OS-X and Windows XP) In-Reply-To: References: Message-ID: Pavol, I know on my system (XP) version 0.11 runs the tests without errors. I did have issues in the past. Can you clarify what version of ruby you have? I don't have a Mac and so can't help you on that one. Thanks, Johannes On 2/21/07, Pavol Murin wrote: > Hello, > thank you for the interesting product, instiki looks very promising. > > I found I cannot run "rake" without errors being reported. This is > the bottom of the output from svn version on OS-X: > > 1) Failure: > test_import(FileControllerTest) > 2) Failure: > test_pic_upload_end_to_end(FileControllerTest) > 3) Error: > test_parse_uri_interestng_cases(RoutesTest): > 4) Error: > test_parse_uri_liberal_with_pagenames(RoutesTest): > 5) Failure: > test_authenticate(WikiControllerTest) [./test/functional/ > wiki_controller_test.rb:35]: > > > 87 tests, 284 assertions, 3 failures, 2 errors > rake aborted! > Test failures > > Results are abbreviated, I can send them upon request. > > > I had more errors when trying "rake" on 0.11 zipped version under > Windows XP. > > > shouldn't the rake test run without errors? > > Regards. muro > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From palomurin at gmail.com Wed Feb 21 15:51:36 2007 From: palomurin at gmail.com (Pavol Murin) Date: Wed, 21 Feb 2007 21:51:36 +0100 Subject: [Instiki] Errors when running Rake test (OS-X and Windows XP) In-Reply-To: References: Message-ID: On 2/21/07, Johannes Vanderknyff wrote: > Pavol, > > I know on my system (XP) version 0.11 runs the tests without errors. I > did have issues in the past. Can you clarify what version of ruby you > have? > > I don't have a Mac and so can't help you on that one. > > Thanks, > Johannes > > > On 2/21/07, Pavol Murin wrote: > > Hello, > > thank you for the interesting product, instiki looks very promising. > > > > I found I cannot run "rake" without errors being reported. This is > > the bottom of the output from svn version on OS-X: > > > > 1) Failure: > > test_import(FileControllerTest) > > 2) Failure: > > test_pic_upload_end_to_end(FileControllerTest) > > 3) Error: > > test_parse_uri_interestng_cases(RoutesTest): > > 4) Error: > > test_parse_uri_liberal_with_pagenames(RoutesTest): > > 5) Failure: > > test_authenticate(WikiControllerTest) [./test/functional/ > > wiki_controller_test.rb:35]: > > > > > > 87 tests, 284 assertions, 3 failures, 2 errors > > rake aborted! > > Test failures > > > > Results are abbreviated, I can send them upon request. > > > > > > I had more errors when trying "rake" on 0.11 zipped version under > > Windows XP. > > > > > > shouldn't the rake test run without errors? > > > > Regards. muro > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > Hello Johannes, thanks for the quick reply. ruby -v ruby 1.8.5 (2006-08-25) [i386-mswin32] what did surprise me is that I don't have rails installed at home - but instiki runs :-). However I still get a lot of errors when running rake (without parameters). To get an idea about the errors: This is the start: Started EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE Finished in 89.219 seconds. 1) Error: test_create_system_form_displayed(AdminControllerTest): Errno::EBADF: Bad file descriptor - connect(2) D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in `initialize' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in `new' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in `real_connect' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in `connect' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in `initialize' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in `new' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in `mysql_connection' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `send' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection_without_query_cache=' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in `connection=' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in `retrieve_connection' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in `connection' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in `create_fixtures' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in `load_fixtures' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in `setup_with_fixtures' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in `setup' ... and this is the end: 85) Error: test_web_list(WikiControllerTest): Errno::EBADF: Bad file descriptor - connect(2) D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in `initialize' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in `new' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in `real_connect' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in `connect' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in `initialize' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in `new' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in `mysql_connection' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `send' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection_without_query_cache=' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in `connection=' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in `retrieve_connection' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in `connection' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in `create_fixtures' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in `load_fixtures' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in `setup_with_fixtures' D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in `setup' 85 tests, 0 assertions, 0 failures, 85 errors rake aborted! Test failures Thanks, Pavol From parasew at gmail.com Wed Feb 21 16:18:20 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Wed, 21 Feb 2007 22:18:20 +0100 Subject: [Instiki] Errors when running Rake test (OS-X and Windows XP) In-Reply-To: References: Message-ID: <78ccd8360702211318m1e5e367eted4d501edddd61fd@mail.gmail.com> this looks like your test.db does not exist or has connection problems. please check the config/database.yml for the entry "test" and make sure the db exists and the username/pass is correct. -m On 2/21/07, Pavol Murin wrote: > On 2/21/07, Johannes Vanderknyff wrote: > > Pavol, > > > > I know on my system (XP) version 0.11 runs the tests without errors. I > > did have issues in the past. Can you clarify what version of ruby you > > have? > > > > I don't have a Mac and so can't help you on that one. > > > > Thanks, > > Johannes > > > > > > On 2/21/07, Pavol Murin wrote: > > > Hello, > > > thank you for the interesting product, instiki looks very promising. > > > > > > I found I cannot run "rake" without errors being reported. This is > > > the bottom of the output from svn version on OS-X: > > > > > > 1) Failure: > > > test_import(FileControllerTest) > > > 2) Failure: > > > test_pic_upload_end_to_end(FileControllerTest) > > > 3) Error: > > > test_parse_uri_interestng_cases(RoutesTest): > > > 4) Error: > > > test_parse_uri_liberal_with_pagenames(RoutesTest): > > > 5) Failure: > > > test_authenticate(WikiControllerTest) [./test/functional/ > > > wiki_controller_test.rb:35]: > > > > > > > > > 87 tests, 284 assertions, 3 failures, 2 errors > > > rake aborted! > > > Test failures > > > > > > Results are abbreviated, I can send them upon request. > > > > > > > > > I had more errors when trying "rake" on 0.11 zipped version under > > > Windows XP. > > > > > > > > > shouldn't the rake test run without errors? > > > > > > Regards. muro > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > Hello Johannes, > > thanks for the quick reply. > > ruby -v > ruby 1.8.5 (2006-08-25) [i386-mswin32] > > > what did surprise me is that I don't have rails installed at home - > but instiki runs :-). However I still get a lot of errors when running > rake (without parameters). > > To get an idea about the errors: > This is the start: > > Started > EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE > Finished in 89.219 seconds. > > 1) Error: > test_create_system_form_displayed(AdminControllerTest): > Errno::EBADF: Bad file descriptor - connect(2) > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > `initialize' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > `new' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > `real_connect' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in > `connect' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in > `initialize' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > `new' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > `mysql_connection' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > `send' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > `connection_without_query_cache=' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in > `connection=' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in > `retrieve_connection' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in > `connection' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in > `create_fixtures' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in > `load_fixtures' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in > `setup_with_fixtures' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in > `setup' > > > > ... > > and this is the end: > > 85) Error: > test_web_list(WikiControllerTest): > Errno::EBADF: Bad file descriptor - connect(2) > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > `initialize' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > `new' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > `real_connect' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in > `connect' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in > `initialize' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > `new' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > `mysql_connection' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > `send' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > `connection_without_query_cache=' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in > `connection=' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in > `retrieve_connection' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in > `connection' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in > `create_fixtures' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in > `load_fixtures' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in > `setup_with_fixtures' > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in > `setup' > > 85 tests, 0 assertions, 0 failures, 85 errors > rake aborted! > Test failures > > > Thanks, Pavol > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From kristinj at metisdesign.com Wed Feb 21 16:29:04 2007 From: kristinj at metisdesign.com (Kristin Jugenheimer) Date: Wed, 21 Feb 2007 16:29:04 -0500 Subject: [Instiki] Linking to pathname Message-ID: <7.0.1.0.0.20070221162508.02173d68@metisdesign.com> Sorry if I wasn't clear. I don't want to have to upload every file. I want to point to where the files are already residing on our server via a windows path (\\server\folder\file.doc). Thanks. From johannes.vanderknyff at gmail.com Wed Feb 21 18:13:19 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Wed, 21 Feb 2007 18:13:19 -0500 Subject: [Instiki] Linking to pathname In-Reply-To: <7.0.1.0.0.20070221162508.02173d68@metisdesign.com> References: <7.0.1.0.0.20070221162508.02173d68@metisdesign.com> Message-ID: As far as I can tell, Instiki does not currently support that. I've worked on a similar issue with MediaWiki in the past and it can be difficult to work with IE and Firefox as they have slightly different ways of doing things. And in firefox, this behavior is disabled by default. See http://www.google.co.uk/search?hl=en&q=file+links+in+firefox for more details. Thanks, Johannes On 2/21/07, Kristin Jugenheimer wrote: > > > Sorry if I wasn't clear. I don't want to have to upload every file. > I want to point to where the files are already residing on our server > via a windows path (\\server\folder\file.doc). Thanks. > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070221/08f21f9a/attachment.html From paytonrules at gmail.com Wed Feb 21 21:39:41 2007 From: paytonrules at gmail.com (Eric Smith) Date: Wed, 21 Feb 2007 20:39:41 -0600 Subject: [Instiki] Linking to pathname In-Reply-To: References: <7.0.1.0.0.20070221162508.02173d68@metisdesign.com> Message-ID: Why wouldn't a simple file url work? I'm pretty sure I've done that before - but I can't find a handy example on mine. [[\\server\folder\file.doc]] I think. On 2/21/07, Johannes Vanderknyff wrote: > > As far as I can tell, Instiki does not currently support that. I've worked > on a similar issue with MediaWiki in the past and it can be difficult to > work with IE and Firefox as they have slightly different ways of doing > things. And in firefox, this behavior is disabled by default. > > See http://www.google.co.uk/search?hl=en&q=file+links+in+firefox for more > details. > > Thanks, > Johannes > > On 2/21/07, Kristin Jugenheimer wrote: > > > > > > Sorry if I wasn't clear. I don't want to have to upload every file. > > I want to point to where the files are already residing on our server > > via a windows path (\\server\folder\file.doc). Thanks. > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070221/1c96d1dc/attachment.html From palomurin at gmail.com Thu Feb 22 02:52:24 2007 From: palomurin at gmail.com (Pavol Murin) Date: Thu, 22 Feb 2007 08:52:24 +0100 Subject: [Instiki] Errors when running Rake test (OS-X and Windows XP) In-Reply-To: <78ccd8360702211318m1e5e367eted4d501edddd61fd@mail.gmail.com> References: <78ccd8360702211318m1e5e367eted4d501edddd61fd@mail.gmail.com> Message-ID: Hello Matthias, thanks for the hint! I checked database.yml for production, but forgot about test :-(. Now these are the tests I did on Windows XP: 0.11 - changed database.yml to use only sqlite3 databases: "rake" -> 85 tests, 0 assertions, 0 failures, 85 errors trying to run "rake migrate RAILS_ENV=test" -> ** Invoke migrate (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute migrate rake aborted! unknown error c:/ruby/lib/ruby/1.8/dl/import.rb:29:in `initialize' c:/ruby/lib/ruby/1.8/dl/import.rb:29:in `dlopen' c:/ruby/lib/ruby/1.8/dl/import.rb:29:in `dlload' c:/ruby/lib/ruby/1.8/dl/import.rb:27:in `each' c:/ruby/lib/ruby/1.8/dl/import.rb:27:in `dlload' c:/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.1-mswin32/lib/sqlite3/driver/dl/api.rb:63 c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' ----------------------------------------------------------------- Now I downloaded the svn version and found that it is using only sqlite3 databases: "rake" -> 174 errors I ran "rake db:migrate RAILS_ENV=test" now "rake" returns: Loaded suite c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader Started ..............................F..F.......F............................................................................ Finished in 2.563 seconds. 1) Failure: test_content_with_wikiword_in_em(PageRendererTest) ... 2) Failure: test_double_replacing(PageRendererTest) [./test/unit/page_renderer_test.rb:244]: 3) Failure: test_mixed_formatting(PageRendererTest) 118 tests, 740 assertions, 3 failures, 0 errors Warning: tests involving pdflatex are very slow, therefore they are disabled by default. Set environment variable INSTIKI_TEST_PDFLATEX or global Ruby variable $INSTIKI_TEST_PDFLATEX to enable them. Loaded suite c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader Started .......................F..F...EE.F..................................................... Finished in 10.75 seconds. 1) Failure: test_import(FileControllerTest) 2) Failure: test_pic_upload_end_to_end(FileControllerTest) 3) Error: test_parse_uri_interestng_cases(RoutesTest): 4) Error: test_parse_uri_liberal_with_pagenames(RoutesTest): 5) Failure: test_authenticate(WikiControllerTest) [./test/functional/wiki_controller_test.rb:35]: 87 tests, 284 assertions, 3 failures, 2 errors So the svn version runs better, but still not without errors. I give up on 0.11 and would like to use the svn version. What could be the reason for the last 5 errors? Thanks for your help, Pavol On 2/21/07, Matthias Tarasiewicz wrote: > this looks like your test.db does not exist or has connection > problems. please check the config/database.yml for the entry "test" > and make sure the db exists and the username/pass is correct. > > -m > > On 2/21/07, Pavol Murin wrote: > > On 2/21/07, Johannes Vanderknyff wrote: > > > Pavol, > > > > > > I know on my system (XP) version 0.11 runs the tests without errors. I > > > did have issues in the past. Can you clarify what version of ruby you > > > have? > > > > > > I don't have a Mac and so can't help you on that one. > > > > > > Thanks, > > > Johannes > > > > > > > > > On 2/21/07, Pavol Murin wrote: > > > > Hello, > > > > thank you for the interesting product, instiki looks very promising. > > > > > > > > I found I cannot run "rake" without errors being reported. This is > > > > the bottom of the output from svn version on OS-X: > > > > > > > > 1) Failure: > > > > test_import(FileControllerTest) > > > > 2) Failure: > > > > test_pic_upload_end_to_end(FileControllerTest) > > > > 3) Error: > > > > test_parse_uri_interestng_cases(RoutesTest): > > > > 4) Error: > > > > test_parse_uri_liberal_with_pagenames(RoutesTest): > > > > 5) Failure: > > > > test_authenticate(WikiControllerTest) [./test/functional/ > > > > wiki_controller_test.rb:35]: > > > > > > > > > > > > 87 tests, 284 assertions, 3 failures, 2 errors > > > > rake aborted! > > > > Test failures > > > > > > > > Results are abbreviated, I can send them upon request. > > > > > > > > > > > > I had more errors when trying "rake" on 0.11 zipped version under > > > > Windows XP. > > > > > > > > > > > > shouldn't the rake test run without errors? > > > > > > > > Regards. muro > > > > > > > > _______________________________________________ > > > > Instiki-users mailing list > > > > Instiki-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > > > Hello Johannes, > > > > thanks for the quick reply. > > > > ruby -v > > ruby 1.8.5 (2006-08-25) [i386-mswin32] > > > > > > what did surprise me is that I don't have rails installed at home - > > but instiki runs :-). However I still get a lot of errors when running > > rake (without parameters). > > > > To get an idea about the errors: > > This is the start: > > > > Started > > EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE > > Finished in 89.219 seconds. > > > > 1) Error: > > test_create_system_form_displayed(AdminControllerTest): > > Errno::EBADF: Bad file descriptor - connect(2) > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > `initialize' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > `new' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > `real_connect' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in > > `connect' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in > > `initialize' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > `new' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > `mysql_connection' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > `send' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > `connection_without_query_cache=' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in > > `connection=' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in > > `retrieve_connection' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in > > `connection' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in > > `create_fixtures' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in > > `load_fixtures' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in > > `setup_with_fixtures' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in > > `setup' > > > > > > > > ... > > > > and this is the end: > > > > 85) Error: > > test_web_list(WikiControllerTest): > > Errno::EBADF: Bad file descriptor - connect(2) > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > `initialize' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > `new' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > `real_connect' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in > > `connect' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in > > `initialize' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > `new' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > `mysql_connection' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > `send' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > `connection_without_query_cache=' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in > > `connection=' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in > > `retrieve_connection' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in > > `connection' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in > > `create_fixtures' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in > > `load_fixtures' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in > > `setup_with_fixtures' > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in > > `setup' > > > > 85 tests, 0 assertions, 0 failures, 85 errors > > rake aborted! > > Test failures > > > > > > Thanks, Pavol > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From palomurin at gmail.com Thu Feb 22 02:55:15 2007 From: palomurin at gmail.com (Pavol Murin) Date: Thu, 22 Feb 2007 08:55:15 +0100 Subject: [Instiki] Errors when running Rake test (OS-X and Windows XP) In-Reply-To: References: <78ccd8360702211318m1e5e367eted4d501edddd61fd@mail.gmail.com> Message-ID: As I just noticed, I get the same errors in the svn version on both OS-X and on Windows XP. Do you get no failures/errors in the svn version? (see errors and failures in the previous mail) Regards, Pavol On 2/22/07, Pavol Murin wrote: > Hello Matthias, > thanks for the hint! I checked database.yml for production, but > forgot about test :-(. > > Now these are the tests I did on Windows XP: > > 0.11 - changed database.yml to use only sqlite3 databases: > "rake" -> 85 tests, 0 assertions, 0 failures, 85 errors > trying to run "rake migrate RAILS_ENV=test" -> > > ** Invoke migrate (first_time) > ** Invoke environment (first_time) > ** Execute environment > ** Execute migrate > rake aborted! > unknown error > c:/ruby/lib/ruby/1.8/dl/import.rb:29:in `initialize' > c:/ruby/lib/ruby/1.8/dl/import.rb:29:in `dlopen' > c:/ruby/lib/ruby/1.8/dl/import.rb:29:in `dlload' > c:/ruby/lib/ruby/1.8/dl/import.rb:27:in `each' > c:/ruby/lib/ruby/1.8/dl/import.rb:27:in `dlload' > c:/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.1-mswin32/lib/sqlite3/driver/dl/api.rb:63 > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require' > > ----------------------------------------------------------------- > > Now I downloaded the svn version and found that it is using only > sqlite3 databases: > "rake" -> 174 errors > I ran "rake db:migrate RAILS_ENV=test" > now "rake" returns: > > Loaded suite c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader > Started > ..............................F..F.......F............................................................................ > Finished in 2.563 seconds. > > 1) Failure: > test_content_with_wikiword_in_em(PageRendererTest) > ... > 2) Failure: > test_double_replacing(PageRendererTest) [./test/unit/page_renderer_test.rb:244]: > > 3) Failure: > test_mixed_formatting(PageRendererTest) > > > 118 tests, 740 assertions, 3 failures, 0 errors > Warning: tests involving pdflatex are very slow, therefore they are > disabled by default. > Set environment variable INSTIKI_TEST_PDFLATEX or global Ruby variable > $INSTIKI_TEST_PDFLATEX to enable them. > Loaded suite c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader > Started > .......................F..F...EE.F..................................................... > Finished in 10.75 seconds. > > 1) Failure: > test_import(FileControllerTest) > > 2) Failure: > test_pic_upload_end_to_end(FileControllerTest) > > 3) Error: > test_parse_uri_interestng_cases(RoutesTest): > > 4) Error: > test_parse_uri_liberal_with_pagenames(RoutesTest): > > 5) Failure: > test_authenticate(WikiControllerTest) > [./test/functional/wiki_controller_test.rb:35]: > > 87 tests, 284 assertions, 3 failures, 2 errors > > So the svn version runs better, but still not without errors. I give > up on 0.11 and would like to use the svn version. What could be the > reason for the last 5 errors? > > Thanks for your help, Pavol > > > > > On 2/21/07, Matthias Tarasiewicz wrote: > > this looks like your test.db does not exist or has connection > > problems. please check the config/database.yml for the entry "test" > > and make sure the db exists and the username/pass is correct. > > > > -m > > > > On 2/21/07, Pavol Murin wrote: > > > On 2/21/07, Johannes Vanderknyff wrote: > > > > Pavol, > > > > > > > > I know on my system (XP) version 0.11 runs the tests without errors. I > > > > did have issues in the past. Can you clarify what version of ruby you > > > > have? > > > > > > > > I don't have a Mac and so can't help you on that one. > > > > > > > > Thanks, > > > > Johannes > > > > > > > > > > > > On 2/21/07, Pavol Murin wrote: > > > > > Hello, > > > > > thank you for the interesting product, instiki looks very promising. > > > > > > > > > > I found I cannot run "rake" without errors being reported. This is > > > > > the bottom of the output from svn version on OS-X: > > > > > > > > > > 1) Failure: > > > > > test_import(FileControllerTest) > > > > > 2) Failure: > > > > > test_pic_upload_end_to_end(FileControllerTest) > > > > > 3) Error: > > > > > test_parse_uri_interestng_cases(RoutesTest): > > > > > 4) Error: > > > > > test_parse_uri_liberal_with_pagenames(RoutesTest): > > > > > 5) Failure: > > > > > test_authenticate(WikiControllerTest) [./test/functional/ > > > > > wiki_controller_test.rb:35]: > > > > > > > > > > > > > > > 87 tests, 284 assertions, 3 failures, 2 errors > > > > > rake aborted! > > > > > Test failures > > > > > > > > > > Results are abbreviated, I can send them upon request. > > > > > > > > > > > > > > > I had more errors when trying "rake" on 0.11 zipped version under > > > > > Windows XP. > > > > > > > > > > > > > > > shouldn't the rake test run without errors? > > > > > > > > > > Regards. muro > > > > > > > > > > _______________________________________________ > > > > > Instiki-users mailing list > > > > > Instiki-users at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > _______________________________________________ > > > > Instiki-users mailing list > > > > Instiki-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > > > > > > > > Hello Johannes, > > > > > > thanks for the quick reply. > > > > > > ruby -v > > > ruby 1.8.5 (2006-08-25) [i386-mswin32] > > > > > > > > > what did surprise me is that I don't have rails installed at home - > > > but instiki runs :-). However I still get a lot of errors when running > > > rake (without parameters). > > > > > > To get an idea about the errors: > > > This is the start: > > > > > > Started > > > EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE > > > Finished in 89.219 seconds. > > > > > > 1) Error: > > > test_create_system_form_displayed(AdminControllerTest): > > > Errno::EBADF: Bad file descriptor - connect(2) > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > > `initialize' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > > `new' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > > `real_connect' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in > > > `connect' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in > > > `initialize' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > > `new' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > > `mysql_connection' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > > `send' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > > `connection_without_query_cache=' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in > > > `connection=' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in > > > `retrieve_connection' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in > > > `connection' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in > > > `create_fixtures' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in > > > `load_fixtures' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in > > > `setup_with_fixtures' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in > > > `setup' > > > > > > > > > > > > ... > > > > > > and this is the end: > > > > > > 85) Error: > > > test_web_list(WikiControllerTest): > > > Errno::EBADF: Bad file descriptor - connect(2) > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > > `initialize' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > > `new' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/vendor/mysql.rb:108:in > > > `real_connect' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:316:in > > > `connect' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:87:in > > > `initialize' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > > `new' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb:37:in > > > `mysql_connection' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > > `send' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in > > > `connection_without_query_cache=' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/query_cache.rb:54:in > > > `connection=' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:106:in > > > `retrieve_connection' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:20:in > > > `connection' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:242:in > > > `create_fixtures' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:540:in > > > `load_fixtures' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:496:in > > > `setup_with_fixtures' > > > D:/instiki-0.11.0/config/../vendor/rails/activerecord/lib/active_record/fixtures.rb:522:in > > > `setup' > > > > > > 85 tests, 0 assertions, 0 failures, 85 errors > > > rake aborted! > > > Test failures > > > > > > > > > Thanks, Pavol > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > From richyvk at gmail.com Thu Feb 22 05:30:56 2007 From: richyvk at gmail.com (Richard Vankoningsveld) Date: Thu, 22 Feb 2007 20:30:56 +1000 Subject: [Instiki] Linking to pathname Message-ID: <2f0a8e030702220230q2798b2d9w6527e57685b438ee@mail.gmail.com> Kristin/Eric, I've tried linking to files in the way you describe and can't get it to work. Had slightly more success in IE than Firefox, but couldn't get the file to open, so ultimately a failure. Guess instiki doesn't support it at this stage. Also, can anyone advise why the clean up and delete orphan pages doesn't seem to work for me - still have the orphan pages : ( Cheers, Richard. On 2/22/07, instiki-users-request at rubyforge.org < instiki-users-request at rubyforge.org> wrote: > > > > Message: 1 > Date: Wed, 21 Feb 2007 16:29:04 -0500 > From: Kristin Jugenheimer > Subject: [Instiki] Linking to pathname > To: instiki-users at rubyforge.org > Message-ID: <7.0.1.0.0.20070221162508.02173d68 at metisdesign.com> > Content-Type: text/plain; charset="us-ascii"; format=flowed > > > Sorry if I wasn't clear. I don't want to have to upload every file. > I want to point to where the files are already residing on our server > via a windows path (\\server\folder\file.doc). Thanks. > > > > ------------------------------ > > Message: 2 > Date: Wed, 21 Feb 2007 18:13:19 -0500 > From: "Johannes Vanderknyff" > Subject: Re: [Instiki] Linking to pathname > To: Instiki-users > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > As far as I can tell, Instiki does not currently support that. I've worked > on a similar issue with MediaWiki in the past and it can be difficult to > work with IE and Firefox as they have slightly different ways of doing > things. And in firefox, this behavior is disabled by default. > > See http://www.google.co.uk/search?hl=en&q=file+links+in+firefox for more > details. > > Thanks, > Johannes > > On 2/21/07, Kristin Jugenheimer wrote: > > > > > > Sorry if I wasn't clear. I don't want to have to upload every file. > > I want to point to where the files are already residing on our server > > via a windows path (\\server\folder\file.doc). Thanks. > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://rubyforge.org/pipermail/instiki-users/attachments/20070221/08f21f9a/attachment-0001.html > > ------------------------------ > > Message: 3 > Date: Wed, 21 Feb 2007 20:39:41 -0600 > From: "Eric Smith" > Subject: Re: [Instiki] Linking to pathname > To: Instiki-users > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > Why wouldn't a simple file url work? I'm pretty sure I've done that > before > - but I can't find a handy example on mine. > > [[\\server\folder\file.doc]] I think. > > On 2/21/07, Johannes Vanderknyff wrote: > > > > As far as I can tell, Instiki does not currently support that. I've > worked > > on a similar issue with MediaWiki in the past and it can be difficult to > > work with IE and Firefox as they have slightly different ways of doing > > things. And in firefox, this behavior is disabled by default. > > > > See http://www.google.co.uk/search?hl=en&q=file+links+in+firefox for > more > > details. > > > > Thanks, > > Johannes > > > > On 2/21/07, Kristin Jugenheimer wrote: > > > > > > > > > Sorry if I wasn't clear. I don't want to have to upload every file. > > > I want to point to where the files are already residing on our server > > > via a windows path (\\server\folder\file.doc). Thanks. > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://rubyforge.org/pipermail/instiki-users/attachments/20070221/1c96d1dc/attachment-0001.html > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070222/6794863e/attachment.html From BArmstrong at dymaxion.ca Thu Feb 22 07:02:06 2007 From: BArmstrong at dymaxion.ca (Ben Armstrong) Date: Thu, 22 Feb 2007 08:02:06 -0400 Subject: [Instiki] Linking to pathname In-Reply-To: <2f0a8e030702220230q2798b2d9w6527e57685b438ee@mail.gmail.com> References: <2f0a8e030702220230q2798b2d9w6527e57685b438ee@mail.gmail.com> Message-ID: <45DD863E.2010405@dymaxion.ca> Richard Vankoningsveld wrote: > I've tried linking to files in the way you describe and can't get it > to work. Had slightly more success in IE than Firefox, but couldn't > get the file to open, so ultimately a failure. Guess instiki doesn't > support it at this stage. Instiki can't support it because Instiki is not preventing you from opening those links. Your web browser is. It's a general security issue that many web browsers have addressed by disabling opening local links by default. As Johannes said: > See http://www.google.co.uk/search?hl=en&q=file+links+in+firefox for more details. And in particular: http://kb.mozillazine.org/Links_to_local_pages_don't_work Ben From larry+instiki-users at folklogic.com Sat Feb 24 04:06:50 2007 From: larry+instiki-users at folklogic.com (Larry Baltz) Date: Sat, 24 Feb 2007 10:06:50 +0100 Subject: [Instiki] An Informl announcement Message-ID: <1FC9BC4B023955C2B532685B@cornerstone.local> Howdy, We've been working on an opensource wiki project for a while and we think it's pretty cool, and we want to let more people know about it. We thought the Instiki crowd would be a great place to start, especially since we started with i2. This wiki is built on Rails and lets you create forms with an ActiveRecord focused database back-end. Take a look at the project home page (built, of course, using Informl). The home page includes some initial documentation and a link to a screencast that covers some of the more unique features. We've also put up a couple of live demos for you to play with, which hopefully will convey what we're trying to do. Try it out and let us know what you think. The project is currently alpha level, so don't be too surprised to find a bug or two. We're looking for feedback on where to go next and for help on working on the project. Thanks, Larry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 266 bytes Desc: not available Url : http://rubyforge.org/pipermail/instiki-users/attachments/20070224/230fb03d/attachment.bin From larry+instiki-users at folklogic.com Sat Feb 24 11:25:03 2007 From: larry+instiki-users at folklogic.com (Larry Baltz) Date: Sat, 24 Feb 2007 17:25:03 +0100 Subject: [Instiki] An Informl announcement [URL fixed] In-Reply-To: <1FC9BC4B023955C2B532685B@cornerstone.local> References: <1FC9BC4B023955C2B532685B@cornerstone.local> Message-ID: <6E8FF65E4A32A3B01F2D7FF0@cornerstone.local> Hi, Christian Lindig pointed out to me that the URL I sent in my email didn't work -- I did say there might be a bug or two ;-) Anyway, the problem should be fixed now, so please try again if your had problems before. Larry --On February 24, 2007 10:06:50 +0100 Larry Baltz wrote: > Howdy, > > We've been working on an opensource wiki project for a while and we think > it's pretty cool, and we want to let more people know about it. We > thought the Instiki crowd would be a great place to start, especially > since we started with i2. This wiki is built on Rails and lets you > create forms with an ActiveRecord focused database back-end. > > Take a look at the project home page > (built, of course, using Informl). The home page includes some initial > documentation and a link to a screencast that covers some of the more > unique features. We've also put up a couple of live demos for you to > play with, which hopefully will convey what we're trying to do. > > Try it out and let us know what you think. The project is currently > alpha level, so don't be too surprised to find a bug or two. We're > looking for feedback on where to go next and for help on working on the > project. > > > Thanks, > > Larry From zerohalo at gmail.com Sat Feb 24 14:06:00 2007 From: zerohalo at gmail.com (zer0halo) Date: Sat, 24 Feb 2007 17:06:00 -0200 Subject: [Instiki] An Informl announcement [URL fixed] In-Reply-To: <6E8FF65E4A32A3B01F2D7FF0@cornerstone.local> References: <1FC9BC4B023955C2B532685B@cornerstone.local> <6E8FF65E4A32A3B01F2D7FF0@cornerstone.local> Message-ID: <92b38bd50702241106r5ae78b09gc9b0f6abdf734aa8@mail.gmail.com> Looks very nice. Love the DB integration. I've been hoping for something a little more powerful than i2 to emerge. May I suggest setting up a trac system (retrospectiva or collaboa) for feature requests, bug reports, etc? There seems to be a problem when scrolling on pages of the wiki, using Firefox 1.5 on Linux. Good luck! On 2/24/07, Larry Baltz wrote: > > Hi, > > Christian Lindig pointed out to me that the URL I sent in my email didn't > work -- I did say there might be a bug or two ;-) > > Anyway, the problem should be fixed now, so please try again if your had > problems before. > > > Larry > > > --On February 24, 2007 10:06:50 +0100 Larry Baltz > wrote: > > > Howdy, > > > > We've been working on an opensource wiki project for a while and we > think > > it's pretty cool, and we want to let more people know about it. We > > thought the Instiki crowd would be a great place to start, especially > > since we started with i2. This wiki is built on Rails and lets you > > create forms with an ActiveRecord focused database back-end. > > > > Take a look at the project home page > > (built, of course, using Informl). The home page includes some initial > > documentation and a link to a screencast that covers some of the more > > unique features. We've also put up a couple of live demos for you to > > play with, which hopefully will convey what we're trying to do. > > > > Try it out and let us know what you think. The project is currently > > alpha level, so don't be too surprised to find a bug or two. We're > > looking for feedback on where to go next and for help on working on the > > project. > > > > > > Thanks, > > > > Larry > > > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -- "Impossible is nothing." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070224/13297d02/attachment.html From larry+instiki-users at folklogic.com Sat Feb 24 18:10:47 2007 From: larry+instiki-users at folklogic.com (Larry Baltz) Date: Sun, 25 Feb 2007 00:10:47 +0100 Subject: [Instiki] An Informl announcement In-Reply-To: <92b38bd50702241106r5ae78b09gc9b0f6abdf734aa8@mail.gmail.com> References: <1FC9BC4B023955C2B532685B@cornerstone.local> <6E8FF65E4A32A3B01F2D7FF0@cornerstone.local> <92b38bd50702241106r5ae78b09gc9b0f6abdf734aa8@mail.gmail.com> Message-ID: --On February 24, 2007 17:06:00 -0200 zer0halo wrote: > > Looks very nice. Love the DB integration. I've been hoping for something > a little more powerful than i2 to emerge. Well there's a lot of work to do. I think Instiki users may find Informl missing features. If you do try it out and find your "must have" features missing, please let us know. > May I suggest setting up a trac system (retrospectiva or collaboa) for > feature requests, bug reports, etc? That's a good point. For the time being we have a RubyForge project for Informl, which has issue tracking, forums and to-do lists. See . If you have feedback, it's probably best to post it there. > There seems to be a problem when scrolling on pages of the wiki, using > Firefox 1.5 on Linux. > > Good luck! Will look into the scrolling issue you mention. If you could send some more details as to when the problem occurs (eg. in edit vs. page view mode) that would be really helpful. Larry From shijialeee at yahoo.com Sun Feb 25 01:24:02 2007 From: shijialeee at yahoo.com (James.Q.L) Date: Sat, 24 Feb 2007 22:24:02 -0800 (PST) Subject: [Instiki] An Informl announcement In-Reply-To: <1FC9BC4B023955C2B532685B@cornerstone.local> Message-ID: <241141.27780.qm@web50413.mail.yahoo.com> --- Larry Baltz wrote: > Howdy, > > We've been working on an opensource wiki project for a while and we think > it's pretty cool, and we want to let more people know about it. We thought > the Instiki crowd would be a great place to start, especially since we > started with i2. This wiki is built on Rails and lets you create forms > with an ActiveRecord focused database back-end. > > Take a look at the project home page > (built, of course, using Informl). The home page includes some initial > documentation and a link to a screencast that covers some of the more > unique features. We've also put up a couple of live demos for you to play > with, which hopefully will convey what we're trying to do. > > Try it out and let us know what you think. The project is currently alpha > level, so don't be too surprised to find a bug or two. We're looking for > feedback on where to go next and for help on working on the project. > > > Thanks, > > Larry > > _______________________________________________ i hope this one will last and keep active long. it looks nice. i like the form creation. however, it seems that after i submit the form and go back to standard view, the url is http://informl.folklogic.net/skep/pages/Things+We+Need+To+Do%3Aresult which is incorrect. cheers, James. ____________________________________________________________________________________ Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://farechase.yahoo.com/promo-generic-14795097 From larry+instiki-users at folklogic.com Sun Feb 25 05:20:00 2007 From: larry+instiki-users at folklogic.com (Larry Baltz) Date: Sun, 25 Feb 2007 11:20:00 +0100 Subject: [Instiki] An Informl announcement Message-ID: <94FCF38D3B55B750DFB717F5@cornerstone.local> Hi James, --On February 24, 2007 22:24:02 -0800 "James.Q.L" wrote: > > i hope this one will last and keep active long. > > it looks nice. i like the form creation. Thanks for the confidence and encouragement. > however, it seems that after i > submit the form and go back to standard view, the url is > http://informl.folklogic.net/skep/pages/Things+We+Need+To+Do%3Aresult > which is incorrect. > > cheers, > > James. That's actually on purpose, at least as the default behaviour. We wanted it so you could see that your submission had been registered so you are sent to a page showing the contents of your submission. When you are creating/editing a form, you can change the target of the submit button by changing the button mark-up. For you, what would have been the more natural default behaviour? Larry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 266 bytes Desc: not available Url : http://rubyforge.org/pipermail/instiki-users/attachments/20070225/bd4ba41f/attachment.bin From meta at pobox.com Sun Feb 25 18:11:19 2007 From: meta at pobox.com (mathew) Date: Sun, 25 Feb 2007 17:11:19 -0600 Subject: [Instiki] An Informl announcement In-Reply-To: <1FC9BC4B023955C2B532685B@cornerstone.local> References: <1FC9BC4B023955C2B532685B@cornerstone.local> Message-ID: <7eeceb440702251511w28488978y55ad8386e633506f@mail.gmail.com> Another wiki that lacks authentication?! mathew From parasew at gmail.com Mon Feb 26 03:57:59 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Mon, 26 Feb 2007 09:57:59 +0100 Subject: [Instiki] An Informl announcement In-Reply-To: <7eeceb440702251511w28488978y55ad8386e633506f@mail.gmail.com> References: <1FC9BC4B023955C2B532685B@cornerstone.local> <7eeceb440702251511w28488978y55ad8386e633506f@mail.gmail.com> Message-ID: <78ccd8360702260057h421e116dg97f43dcdf58579d4@mail.gmail.com> please, guys don't use the instiki mailinglist for advertising your product. this list is _only instiki related_ and we don't need no fork-discussion here - we have enough to work on instiki. this is completely OT. if you really want to do something instiki-related, submit back some patches or feedback, bugfixes, whatever. you can do that on http://dev.instiki.org -mt On 2/26/07, mathew wrote: > Another wiki that lacks authentication?! > > > mathew > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From larry+instiki-users at folklogic.com Mon Feb 26 04:46:24 2007 From: larry+instiki-users at folklogic.com (Larry Baltz) Date: Mon, 26 Feb 2007 10:46:24 +0100 Subject: [Instiki] wiki authentication In-Reply-To: <7eeceb440702251511w28488978y55ad8386e633506f@mail.gmail.com> References: <1FC9BC4B023955C2B532685B@cornerstone.local> <7eeceb440702251511w28488978y55ad8386e633506f@mail.gmail.com> Message-ID: <119E98A2931F2CF55C59AE76@cornerstone.local> --On February 25, 2007 17:11:19 -0600 mathew wrote: > Another wiki that lacks authentication?! > > > mathew Yeah, authentication is pretty high on the project to-do list. What type or level of authentication would you need? What in Instiki works and doesn't work in the way of authentication? We'll probably be looking at using an existing Rails authentication scheme with an eye to allowing a coherent method across an entire site that may contain other Rails built elements in addition to Informl. Has anybody used anything that plays nice with Rails apps? Thanks, Larry P.S. we've added the "brain buster" plug in to help prevent wiki spam, which addresses one element of why some wikis have authentication. From johannes.vanderknyff at gmail.com Mon Feb 26 12:39:27 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Mon, 26 Feb 2007 12:39:27 -0500 Subject: [Instiki] list of all pages in a sidebar In-Reply-To: <62b856460702181429i6b6e8f75sb2531a12ce53e615@mail.gmail.com> References: <62b856460702181429i6b6e8f75sb2531a12ce53e615@mail.gmail.com> Message-ID: Michael, Sounds interesting; however, there are a couple of assumptions here. In order to keep the sidebar current, the list would need to be updated often. I imagine there would be performance issues in doing this but I imagine that is not a primary concern if you few enough wiki pages to fit in a sidebar. Question, how would you want the pages organized? Via a "tree" or alphabetical? Not sure what variables are available to you in the layout, but in the apps\views\layouts\default.rhtml I do see the @web variable which should be all you need, then you could do something like this (but this is just a non-tested, non-formatted guess): <% for page in @web.select.sort %> <%= link_to page.plain_name, :web => @web.address, :action => 'show', :id => page.name %> <% end %> Thanks, Johannes On 2/18/07, Michael Grant wrote: > > I'd like to put the list of all pages in a sidebar. I see I can put > something like this on my home page: > >
          > > h3. Index > [[!include list]] > >
          > > However it doesn't work. First, list is unknown and second, if it did > work, it appears that include only works when the home page is > updated. So how could I get a dynamic list or table of contents in a > sidebar? > > Michael Grant > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070226/aca10c0f/attachment.html From watts at ranea.org Mon Feb 26 12:34:13 2007 From: watts at ranea.org (Watts Martin) Date: Mon, 26 Feb 2007 09:34:13 -0800 Subject: [Instiki] An Informl announcement In-Reply-To: <78ccd8360702260057h421e116dg97f43dcdf58579d4@mail.gmail.com> Message-ID: > please, guys don't use the instiki mailinglist for advertising your > product. this list is _only instiki related_ and we don't need no > fork-discussion here - we have enough to work on instiki. this is > completely OT. And that work would be visible where, exactly? I apologize for how sharp that probably sounds, but the last Instiki release is nearly a year old. > if you really want to do something instiki-related, submit back some > patches or feedback, bugfixes, whatever. you can do that on > http://dev.instiki.org Again, I'm sorry for the sharpness, but that's been down for so long I stopped checking months ago. I gather you're ostensibly the Instiki maintainer now -- great. Do you think perhaps announcing that to the Instiki users mailing list (i.e., right here) might have been a good idea? I sure didn't know that until I just looked. You didn't even respond to the thread last month on "Status of Instiki and i2," and I bet I'm not alone in having assumed that the complete lack of answers from anyone maintaining the software meant nobody WAS maintaining the software. Don't blame users here for having started to treat this less as the Instiki Users List (not developers, note!) but as the Former Instiki Users Looking For Actively Developed Projects List. With all due respect, I think it's great that you're taking over development, but you (and other active contributors) might want to consider, oh, posting what's going on to the users' mailing list here -- introducing yourselves, telling us where things stand now and where you'd like to take them. Because bluntly, we've been left in the dark for a year, and while you may have taken over the Subversion repository, you haven't switched on the lights in here. -- Watts Martin From johannes.vanderknyff at gmail.com Tue Feb 27 08:16:42 2007 From: johannes.vanderknyff at gmail.com (Johannes Vanderknyff) Date: Tue, 27 Feb 2007 08:16:42 -0500 Subject: [Instiki] An Informl announcement In-Reply-To: References: <78ccd8360702260057h421e116dg97f43dcdf58579d4@mail.gmail.com> Message-ID: Watts, I agree with Matthias on this one. The "hey, I found a new wiki that's sorta/kinda cool" is ok, but I would consider a feature discussion on, well, anything not instiki as off-topic. (note, this is not a comment on the validity/non-validity of the other product, just that this is not the right place for it) Now, going through your e-mail, there were a few questions on current status, maintainer information, etc and if you go to www.instiki.org, it should answer some (all?) of your questions. You do bring up a good point about communication, and I was just thinking, if communication is the problem, maybe what we need is an RSS feed specifically for Instiki news..... just an idea. Thanks, Johannes On 2/26/07, Watts Martin wrote: > > > please, guys don't use the instiki mailinglist for advertising your > > product. this list is _only instiki related_ and we don't need no > > fork-discussion here - we have enough to work on instiki. this is > > completely OT. > > And that work would be visible where, exactly? I apologize for how sharp > that probably sounds, but the last Instiki release is nearly a year old. > > > if you really want to do something instiki-related, submit back some > > patches or feedback, bugfixes, whatever. you can do that on > > http://dev.instiki.org > > Again, I'm sorry for the sharpness, but that's been down for so long I > stopped checking months ago. I gather you're ostensibly the Instiki > maintainer now -- great. Do you think perhaps announcing that to the > Instiki users mailing list (i.e., right here) might have been a good > idea? I sure didn't know that until I just looked. You didn't even > respond to the thread last month on "Status of Instiki and i2," and I > bet I'm not alone in having assumed that the complete lack of answers > from anyone maintaining the software meant nobody WAS maintaining the > software. > > Don't blame users here for having started to treat this less as the > Instiki Users List (not developers, note!) but as the Former Instiki > Users Looking For Actively Developed Projects List. With all due > respect, I think it's great that you're taking over development, but you > (and other active contributors) might want to consider, oh, posting > what's going on to the users' mailing list here -- introducing > yourselves, telling us where things stand now and where you'd like to > take them. Because bluntly, we've been left in the dark for a year, and > while you may have taken over the Subversion repository, you haven't > switched on the lights in here. > > -- > Watts Martin > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070227/52faaa49/attachment-0001.html From meta at pobox.com Tue Feb 27 13:13:32 2007 From: meta at pobox.com (mathew) Date: Tue, 27 Feb 2007 12:13:32 -0600 Subject: [Instiki] wiki authentication In-Reply-To: <119E98A2931F2CF55C59AE76@cornerstone.local> References: <1FC9BC4B023955C2B532685B@cornerstone.local> <7eeceb440702251511w28488978y55ad8386e633506f@mail.gmail.com> <119E98A2931F2CF55C59AE76@cornerstone.local> Message-ID: <7eeceb440702271013o23ac5309ve9bb3bb89069721@mail.gmail.com> On 2/26/07, Larry Baltz wrote: > What type or level of authentication would you need? What in Instiki works > and doesn't work in the way of authentication? Personally, I want OpenID support. An option for creating local username/password credentials would probably be a good idea, for those who don't like OpenID. The most important thing is I want it to work out of the box without having to write Rails code. mathew From rsanheim at gmail.com Tue Feb 27 21:39:41 2007 From: rsanheim at gmail.com (Rob Sanheim) Date: Tue, 27 Feb 2007 20:39:41 -0600 Subject: [Instiki] Instiki XSS flaw -- also in i2? Message-ID: There is an XSS vulnerability in instiki .11, if you aren't running the very latest release. I'm not sure why there hasn't been an announcement to this list about the issue, as if you *aren't* running .11p1 then you are vulnerable. Note that .11p1 was released today, Feb. 27. If you go to instiki.org you can see a javascript popup, which illustrates the flaw nicely and points you to a description of the flaw: http://golem.ph.utexas.edu/~distler/blog/archives/001181.html Does anyone know if this also effects i2? Here is a link to p1 if you want to update your instiki installation: http://rubyforge.org/frs/shownotes.php?release_id=10014 - Rob From parasew at gmail.com Wed Feb 28 04:35:46 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Wed, 28 Feb 2007 10:35:46 +0100 Subject: [Instiki] *security* Instiki 0.11.pl1 Released! XSS cross site scripting vulnerability Message-ID: <78ccd8360702280135r185ce321r9cebc6ce2cbf02a9@mail.gmail.com> Jaques Distler reported a vulnerability of instiki to Cross-Site Scripting (XSS). That's why i released a new version of Instiki yesterday: Instiki 0.11.pl1 (Patch Level 1) People running Instiki 0.11 should update immediately to Instiki 0.11pl1 - on the usual Location: http://rubyforge.org/frs/?group_id=186 This version also includes some fixes and minor enhancements. It is also the last version to support windows 98. See the Changelog for more information http://rubyforge.org/frs/shownotes.php?group_id=186&release_id=10014 People running OSX should consider running the current trunk version of instiki, as 0.11.pl1 still has the same issues as 0.11 had regarding sqlite and readline. Oleg Kourapov and me are searching for ways to get the three-step installation feature back for OSX. We are already working on 0.12, please be patient, since this security-release now delayed the 0.12 version a little. all the best, parasew From parasew at gmail.com Wed Feb 28 04:41:48 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Wed, 28 Feb 2007 10:41:48 +0100 Subject: [Instiki] Instiki XSS flaw -- also in i2? In-Reply-To: References: Message-ID: <78ccd8360702280141x60f786b4x78a892a497234fed@mail.gmail.com> thanks for pointing to the 0.11.pl1 release, rob. yesterday i was preparing the release the whole day but didn't report it here still. please, spread the word about the security-release. for i2: i think that the cross-site-scripting is because of the bad sanitize functions in rails. so expect more applications to be vulnerable. i2 is not really instiki-codebase, since it is only intended to work on the main rails wiki site. guys, please submit patches for the 0.12 version, since i want to get this thing forward. greetings, parasew On 2/28/07, Rob Sanheim wrote: > There is an XSS vulnerability in instiki .11, if you aren't running > the very latest release. I'm not sure why there hasn't been an > announcement to this list about the issue, as if you *aren't* running > .11p1 then you are vulnerable. Note that .11p1 was released today, > Feb. 27. > > If you go to instiki.org you can see a javascript popup, which > illustrates the flaw nicely and points you to a description of the > flaw: > > http://golem.ph.utexas.edu/~distler/blog/archives/001181.html > > Does anyone know if this also effects i2? Here is a link to p1 if > you want to update your instiki installation: > > http://rubyforge.org/frs/shownotes.php?release_id=10014 > > >