[development] Advice Needed

Philippe Jadin philippe.jadin at gmail.com
Fri Aug 31 13:08:04 UTC 2007


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

On 8/27/07, Mike Bishop <mbishop at adamsonadvertising.com> wrote:
> 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.
> http://skimadriver.com/snowreport.php
>
>
> Thanks!
>
>
> --
>
> Mike Bishop
>


More information about the development mailing list