So, anyone drawn those diagrams yet? That one ERD isn't really what I need.
I'd need a document flow (or is it work flow?) diagram or something like that.
Some of you mentioned interest last week in a module that would bridge Drupal to WebCalendar. Well, I knocked one out and anyone who'd like to give it a run can find it here.
caveat: this is *not* a port. I did not rewrite this app - just made it available from within standard Drupal tools. I hope you guys find it useful.
Now that 4.3 features so many improvements - like db prefixing - are there any plans for an install script?
I guess that would improve Drupals appeal to non-programmers.
Especially if it contains a guide like structure, and gives the installer the choice of a few preset configurations - like community site, personal site, etc.
Hi, I came from Tiki, a wiki environment. I was surprised to see how little control users have over placement of book pages. Even if a user creates a new page, it goes in alphabetical order under a parent. The book module appears to provide little control to a non-admin to decide where a page goes, other than picking its parent.
ok, here's a doozy for you. I want to create a weekly "poll" that contains a bunch of photos (say 5). I want users to be able to vote for a certain photo each week, with the winner having the most tallies. I thinkI have 3 options
a) get gallery running in drupal 4.3.0 and hack it up
b) hack up the poll module to allow images for it's "answers" (and text)
c) design my own implementation and make a drupal module - would use PEAR's DataObjects for db interaction most like.
Firstly, there are no .5 tiemzones supported out of the box. I live in Adealide Australia .. which is GMT+9.5 .. there are a few other timezones which are in .5 zones.
Secondly, the dropdown boxes which provide dateformatting for short, medium and long dates .. any chance we can have options for the time to come BEFORE the date?
I've just started playing with Drupal and I'm looking forward to see what it can do.