The latest dev disables viewing on my site (when I edit a node, I can see and edit the sheet, but after I save it or just trying to view the node, the sheet is not visible and I tried clearing all caches, etc). I suspect http://drupal.org/cvs?commit=371964 is to blame.

As an aside, I am not sure what http://drupal.org/cvs?commit=371964, but I have a hunch that my viewers will no longer be able to fiddle with my assumptions. Is it possibly to set Read Only as an option? I liked have viewers able to fiddle with the numbers and their changes were not saved.

Comments

infojunkie’s picture

Category: bug » feature

You need to update SocialCalc to the latest version (May 13, 2010) and re-apply socialcalc.patch. Please confirm the fix.

Concerning read-only mode, you're right node viewing now prevents users from even editing the sheet without saving it. I'll re-instate the "fiddle" mode as an option.

infojunkie’s picture

Status: Active » Fixed

Fixed in the latest dev. There's now a Sheetnode settings page (admin/settings/sheetnode) that allows to turn Fiddle mode on or off. You'll need to clear all caches. Please try it (12 hours from now) and let me know!

johnthomas00’s picture

All works great! Very cool! Thank you!
Is Fiddle mode a security risk? Had not thought about that before.

infojunkie’s picture

Fiddle mode is not a security risk AFAICT, because no further communication happens with the server.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jnettik’s picture

I'm having trouble finding the admin settings page. There's nothing under my admin/settings page. I'm also interested in Fiddle mode.

I'm using the recommended release. Are these features not available for the recommended release?

infojunkie’s picture

Version: 6.x-1.x-dev » 6.x-1.5-beta1

@jnettik please try 6.x-1.5-beta1 released today. It should contain those fixes. You will need to download the latest SocialCalc engine as explained on the module page.