Looking at the sample page, if there really is no complex logic
involved (admin enter data, visitor view it), you can sometimes do it
"old school" :
- either you provide the admin an html template (there is probably a
module that copy a prefilled node) they can modify using a wysiwyg
editor
- either you define statically a new content type with enough fields
using cck with a bunch of drop downs to tell if a station is closed or
not, a comment text area, some text boxes for the temperature, etc...
(I hear the flamethrowers being turned on :-)
Philippe
Hello all,
Have a page that has a grid of information that needs to be easily editable
and looking for suggestions on how to accomplish it in a drupal-esque way.
There is no complex logic.
Here is an example of what the page will emulate.
Thanks!
--
Mike Bishop