Closed (works as designed)
Project:
Table Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2008 at 10:03 UTC
Updated:
28 Mar 2008 at 02:24 UTC
Once a table is created > /admin/content/tablemanager shows you the tablelist (I only have one) > clicking on the "Edit this table" link takes you to /admin/content/tablemanager/tableedit/1 but infact just shows the same as /admin/content/tablemanager . Clicking on the edit button just below select table takes you to /node/1/edit . So once you have created a table you cant get back in to edit its structure. Also cannot see what the syntax is to see as a bar chart. Thanks anyway for your hard work on this module
Comments
Comment #1
pobster commentedIt's DEVVVVVVVVVVVVVVVVVV!!!!!!!! I *know* it doesn't work and that's why it's dev!!!! I appreciate the testing, but don't expect it to be fully functional until there's an actual official release here; http://drupal.org/project/tablemanager
The release notes will always tell you the current state of the dev version you're using, for the last one they read;
This is why I never usually release dev versions!!! As you may have noticed I haven't put even one Tablemanager V2 release out yet for this very reason! People will always use (and moan about) anything you put out, whether it's dev or not.
I'm interested in what you've said about the bar charts though? Could you elaborate on what you mean? I've only lightly tested anything, but it seemed to work okay for me? If anything 90% of the code is just cut and pasted from the 5.x version and then 'fudged' for 6.x - meaning if there's a problem, then it's inherent from the 5.x version as well...?
Pobster
Comment #2
pobster commentedJust updating the status and changing the title... It's not broken if I've not even written that bit yet, it's just unfinished!
...Please get back to me about the bar charts, I really don't understand what you mean by not understanding the syntax? There is no syntax? You select a column to be of type 'bar chart', set the minimum and maximum lengths a bar chart should be then mess around with the settings for bar charts (if you really want to) in admin/settings/tablemanager/bar_chart. A user will be prompted to enter a number between 'x and x' when they create a row and the module will display a bar chart when you view the table?
Pobster
Comment #3
artatac commentedsorry Pobster if I phrased it wrong, I was well aware it is dev at my own risk, but was just giving you that feedback in case, it was helpful or that you had not spotted it. As a newbie please advise how best to feedback on betas etc..
Comment #4
pobster commentedNah all feedback is helpful ;o) I just hate releasing dev versions of anything because you just know... The floods of issues come in sooooo quickly... Anyways no matter, let me know what you meant about the bar chart syntax thing as I'm really not sure what you mean?
Thanks,
Pobster
PS. I've actually rewritten part of the display function so the way bar charts are generated is slightly different now... So there is a possibility that I've already fixed the issue you might have been having! I haven't committed it to the dev release yet though... There's still something pretty glaring that I'm not overly sure of how to fix... Stupid file uploading...
Comment #5
relaxnow@groups.drupal.org commentedThanks for your work on this. I am new to Drupal and am committed to only use Drupal 6 and not have to learn backwards to Drupal 5. Your Table Manager module is great! I am trying to get away from using HTML Tables and your module lets me do that.
The ability to Edit an established table, i.e., add a column, would make it functional for me. I can upload a comma delimited file via your wonderful cut and paste area just fine.
It has been fun working with a new dev release every few days and seeing the great progress you are making on it.
Thanks,
-David