1 # group table layout. 2 3 k_group unixified group name 4 g_name original group name 5 g_uri case-sensitive, uri-encoded (w/ _O_PATHINFO !) version 6 of g_name. I repeat: this is *case-sensitive* with respect 7 to g_name. 8 g_descr optional group charter (or blog title). This is mostly 9 for RSS feeds and other automated devices, as for web pages 10 it could be hard-coded in response templates. 11 k_node group unique numeric node ID 12 g_editor comma-separated list of group-level editors for this group 13 14 #EOF