Here is a small contribution to the knowledge base of drupal... SchemaSpy Analysis of drupal database it is based on a 4.8/50 CVS install of drupal -- click around -- schemaspy is a very cool tool. It would show table and field comments if there were any.
I'm a novice html/xhtml/css user and know very little php. I'm setting up my site with drupal mostly as a learning tool now. Can someone point me to the correct place to read about how drupal is laid out and operates? I do understand what a content management system does just not exactly how drupal handles it.
I'm looking for examples of functional specs for Drupal websites. I've written a large number of specs for other platforms and am wondering what I can be doing as a project manager/information architect to make a developer's job easier for a Drupal site.
I can't seem to control the appearance of a block. I believe it's because I dont understand these instructions/examples on the configure block page. "Enter one page per line as Drupal paths. The '*' character is a wildcard. Example paths are 'blog' for the blog page and blog/* for every personal blog. is the front page.If the PHP-mode is chosen, enter PHP code between . Note that executing incorrect PHP-code can break your Drupal site." Please help. I'm hung up on because I guess I don't know what a "Drupal path" is exactly.