Closed (fixed)
Project:
Sheetnode
Version:
6.x-1.5-beta1
Component:
Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 May 2010 at 12:40 UTC
Updated:
16 Sep 2010 at 22:19 UTC
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
Comment #1
infojunkieYou 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.
Comment #2
infojunkieFixed 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!
Comment #3
johnthomas00 commentedAll works great! Very cool! Thank you!
Is Fiddle mode a security risk? Had not thought about that before.
Comment #4
infojunkieFiddle mode is not a security risk AFAICT, because no further communication happens with the server.
Comment #6
jnettikI'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?
Comment #7
infojunkie@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.