I am currently having a go-round with a user on another module who seems to be incapable of gathering some more details about the module's set up. Therefore I am beginning a small module to gather the details needed. I think it really fits in well with the concept of this module, so I would like to eventually contribute it here, rather than my own Sitedoc or creating a whole new module.

This module will give specifics about the system table data, tables belonging to the module (by prefix), columns within those tables, and variables (by prefix).

Sound like something you would be interested in?

CommentFileSizeAuthor
#3 moddetails.zip2.5 KBnancydru

Comments

nancydru’s picture

Here's an example

filename                 sites/all/modules/contrib/quotes/quotes.module
name                     quotes (Quotes)
type                     module
status                   enabled
schema_version           6106
description              Allows users to maintain personal lists of quotations and display quotes in one or more blocks.
core                     6.x
version                  6.x-1.x-dev
project                  quotes
datestamp                1254371071 (2009-10-01 00:24)
_info_file_ctime         1254371071 (2009-10-01 00:24)

TABLE: quotes (MyISAM), row count=193
  nid                           int(10) unsigned                                            
  vid                           int(10) unsigned                                            
  aid                           int(10) unsigned                                            
  citation                      text                                                        
  promote                       tinyint(3) unsigned                                         

TABLE: quotes_authors (MyISAM), row count=107
  aid                           int(10) unsigned                                            
  name                          text                                                        
  bio                           text                                                        

TABLE: quotes_blocks (MyISAM), row count=3
  bid                           int(11)                                                     
  name                          varchar(255)                                                
  block_type                    tinyint(4)                                                  
  nid_filter                    text                                                        
  rid_filter                    text                                                        
  uid_filter                    text                                                        
  tid_filter                    text                                                        
  cron_interval                 int(11)                                                     
  cron_step                     int(11)                                                     
  cron_last                     int(11)                                                     
  vid                           int(11)                                                     
  count                         int(11)                                                     
  show_titles                   smallint(6)                                                 
  show_citation                 smallint(6)                                                 
  max_length                    int(11)                                                     
  view_weight                   smallint(6)                                                 
  more_text                     varchar(64)                                                 
  view_text                     varchar(64)                                                 
  aid_filter                    text                                                        
  rand_freq                     int(11)                                                     

VARIABLES

quotes_author_bio                  2
quotes_author_link                 0
quotes_block_citation              1
quotes_block_max_length            0
quotes_block_view_text             Discuss
quotes_block_view_weight           1
quotes_edit_link                   1
quotes_format                      0
quotes_leader                      —
quotes_more_4                      more quotes...
quotes_per_page                    25
quotes_showlink                    1
quotes_show_myquotes               1
quotes_show_myquotes_original      1
quotes_user_recent                 1
MisterSpeed’s picture

This would certainly be awesome to have !

nancydru’s picture

StatusFileSize
new2.5 KB

Here it is in zip format. Right now it is not marked as dependent on Configdoc (and it really isn't). I had contacted someone about testing it on Postgres, but they haven't gotten back to me. I am going to be out of touch for several days, if not longer.

nancydru’s picture

Oh, once it is enabled, just use http://www.example.com/details