Advertisement
Guest User

Untitled

a guest
Jul 17th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 20.26 KB | None | 0 0
  1. {'PhpbbAclGroups': {'auth_setting': {'content': 'ACL_YES, ACL_NO or ACL_NEVER',
  2.                                      'default': '0',
  3.                                      'type (MySQL)': 'tinyint(2)'},
  4.                     'description': 'Permission roles and/or individual permissions assigned to groups',
  5.                     'page_name': 'Table.phpbb_acl_groups'},
  6.  'PhpbbAclOptions': {'description': 'List of possible permissions',
  7.                      'founder_only': {'content': 'only founders can have this permission',
  8.                                       'default': '0',
  9.                                       'type (MySQL)': 'tinyint(1) unsigned'},
  10.                      'page_name': 'Table.phpbb_acl_options'},
  11.  'PhpbbAclRoles': {'description': 'Permission roles (Standard Moderator, Simple Moderator etc.)',
  12.                    'page_name': 'Table.phpbb_acl_roles',
  13.                    'role_order': {'content': 'tbd',
  14.                                   'default': '0',
  15.                                   'type (MySQL)': 'smallint(4) unsigned'}},
  16.  'PhpbbAclRolesData': {'auth_setting': {'content': 'ACL_YES, ACL_NO or ACL_NEVER',
  17.                                         'default': '0',
  18.                                         'type (MySQL)': 'tinyint(2)'},
  19.                        'description': 'Permissions each role contains',
  20.                        'page_name': 'Table.phpbb_acl_roles_data'},
  21.  'PhpbbAclUsers': {'auth_setting': {'content': 'ACL_YES, ACL_NO or ACL_NEVER ',
  22.                                     'default': '0',
  23.                                     'type (MySQL)': 'tinyint(2)'},
  24.                    'description': 'Permission roles and/or individual permissions assigned to users',
  25.                    'page_name': 'Table.phpbb_acl_users'},
  26.  'PhpbbAttachments': {'description': 'Information on attachments (Post, physical filename, original filename, MIME type...)',
  27.                       'page_name': 'Table.phpbb_attachments',
  28.                       'thumbnail': {'content': 'has this attachment a thumbnail (1/0)? The thumbnails physical filename is prefixed with thumb_',
  29.                                     'default': '0',
  30.                                     'type (MySQL)': 'tinyint(1) unsigned'}},
  31.  'PhpbbBanlist': {'ban_give_reason': {'content': 'tbd',
  32.                                       'default': ' ',
  33.                                       'type (MySQL)': 'text'},
  34.                   'description': 'Banned users/IPs/emails...',
  35.                   'page_name': 'Table.phpbb_banlist'},
  36.  'PhpbbBbcodes': {'description': 'Custom BBCodes',
  37.                   'page_name': 'Table.phpbb_bbcodes',
  38.                   'second_pass_replace': {'content': 'tbd',
  39.                                           'default': ' ',
  40.                                           'type (MySQL)': 'mediumtext'}},
  41.  'PhpbbBookmarks': {'description': 'Bookmarked topics',
  42.                     'order_id': {'content': 'tbd',
  43.                                  'default': '0',
  44.                                  'type (MySQL)': 'mediumint(8) unsigned'},
  45.                     'page_name': 'Table.phpbb_bookmarks'},
  46.  'PhpbbBots': {'bot_ip': {'content': 'tbd',
  47.                           'default': ' ',
  48.                           'type (MySQL)': 'varchar(255)'},
  49.                'description': 'Spiders/Robots',
  50.                'page_name': 'Table.phpbb_bots'},
  51.  'PhpbbConfig': {'description': 'Configuration information ($config table)',
  52.                  'is_dynamic': {'content': 'Is dynamic?',
  53.                                 'default': '0',
  54.                                 'type (MySQL)': 'tinyint(1) unsigned'},
  55.                  'page_name': 'Table.phpbb_config'},
  56.  'PhpbbConfirm': {'attempts': {'content': 'The number of attempts that have been made at solving the CAPTCHA',
  57.                                'default': '0',
  58.                                'type (MySQL)': 'mediumint(8)'},
  59.                   'description': 'Contains session information for confirm pages ("are you sure you want to delete foo")',
  60.                   'page_name': 'Table.phpbb_confirm'},
  61.  'PhpbbDisallow': {'description': 'Disallowed usernames',
  62.                    'disallow_username': {'content': 'tbd',
  63.                                          'default': ' ',
  64.                                          'type (MySQL)': 'varchar(255)'},
  65.                    'page_name': 'Table.phpbb_disallow'},
  66.  'PhpbbDrafts': {'description': 'Drafts of future posts/private messages',
  67.                  'draft_message': {'content': 'tbd',
  68.                                    'default': ' ',
  69.                                    'type (MySQL)': 'mediumtext'},
  70.                  'page_name': 'Table.phpbb_drafts'},
  71.  'PhpbbExtensionGroups': {'allow_in_pm': {'content': 'tbd',
  72.                                           'default': '0',
  73.                                           'type (MySQL)': 'tinyint(1) unsigned'},
  74.                           'description': 'Extensions Groups (associate extensions with a file type - Images, text...)',
  75.                           'page_name': 'Table.phpbb_extension_groups'},
  76.  'PhpbbExtensions': {'description': 'Extensions (.xxx) allowed for attachments',
  77.                      'extension': {'content': 'tbd',
  78.                                    'default': ' ',
  79.                                    'type (MySQL)': 'varchar(100)'},
  80.                      'page_name': 'Table.phpbb_extensions'},
  81.  'PhpbbForums': {'description': 'Forums (Name, description, rules...)',
  82.                  'page_name': 'Table.phpbb_forums',
  83.                  'prune_freq': {'content': 'tbd',
  84.                                 'default': '0',
  85.                                 'type (MySQL)': 'tinyint(4)'}},
  86.  'PhpbbForumsAccess': {'description': 'Stores who is logged in to password protected forums',
  87.                        'page_name': 'Table.phpbb_forums_access',
  88.                        'session_id': {'content': 'primary key',
  89.                                       'default': ' ',
  90.                                       'type (MySQL)': 'char(32) binary'}},
  91.  'PhpbbForumsTrack': {'description': 'Unread post information is stored here',
  92.                       'mark_time': {'content': 'tbd',
  93.                                     'default': '0',
  94.                                     'type (MySQL)': 'int(11) unsigned'},
  95.                       'page_name': 'Table.phpbb_forums_track'},
  96.  'PhpbbForumsWatch': {'description': 'Subscribed forums',
  97.                       'notify_status': {'content': 'tbd',
  98.                                         'default': '0',
  99.                                         'type (MySQL)': 'tinyint(1) unsigned'},
  100.                       'page_name': 'Table.phpbb_forums_watch'},
  101.  'PhpbbGroups': {'description': 'Usergroups',
  102.                  'group_legend': {'content': 'tbd',
  103.                                   'default': '1',
  104.                                   'type (MySQL)': 'tinyint(1) unsigned'},
  105.                  'page_name': 'Table.phpbb_groups'},
  106.  'PhpbbIcons': {'description': 'Post icons',
  107.                 'display_on_posting': {'content': 'tbd',
  108.                                        'default': '1',
  109.                                        'type (MySQL)': 'tinyint(1) unsigned'},
  110.                 'page_name': 'Table.phpbb_icons'},
  111.  'PhpbbLang': {'description': 'Installed languages',
  112.                'lang_author': {'content': 'tbd',
  113.                                'default': ' ',
  114.                                'type (MySQL)': 'varchar(255)'},
  115.                'page_name': 'Table.phpbb_lang'},
  116.  'PhpbbLog': {'description': 'Administration/Moderation/Error logs',
  117.               'log_data': {'content': 'tbd',
  118.                            'default': ' ',
  119.                            'type (MySQL)': 'mediumtext'},
  120.               'page_name': 'Table.phpbb_log'},
  121.  'PhpbbLoginAttempts': {'description': 'tbd',
  122.                         'page_name': 'Table.phpbb_login_attempts'},
  123.  'PhpbbModeratorCache': {'description': 'Who is a moderator in which forum (for display on forum index)',
  124.                          'display_on_index': {'content': 'tbd',
  125.                                               'default': '1',
  126.                                               'type (MySQL)': 'tinyint(1) unsigned'},
  127.                          'page_name': 'Table.phpbb_moderator_cache'},
  128.  'PhpbbModules': {'description': 'Configuration of acp, mcp and ucp modules',
  129.                   'module_auth': {'content': 'tbd',
  130.                                   'default': ' ',
  131.                                   'type (MySQL)': 'varchar(255)'},
  132.                   'page_name': 'Table.phpbb_modules'},
  133.  'PhpbbPollOptions': {'description': 'Options text of all votes ("Yes", "No", "Maybe"...)',
  134.                       'page_name': 'Table.phpbb_poll_options',
  135.                       'poll_option_total': {'content': 'tbd',
  136.                                             'default': '0',
  137.                                             'type (MySQL)': 'mediumint(8) unsigned'}},
  138.  'PhpbbPollVotes': {'description': 'Users which have voted on a poll',
  139.                     'page_name': 'Table.phpbb_poll_votes',
  140.                     'vote_user_ip': {'content': 'tbd',
  141.                                      'default': ' ',
  142.                                      'type (MySQL)': 'varchar(40)'}},
  143.  'PhpbbPosts': {'description': 'Topics posts',
  144.                 'page_name': 'Table.phpbb_posts',
  145.                 'post_edit_locked': {'content': 'tbd',
  146.                                      'default': '0',
  147.                                      'type (MySQL)': 'tinyint(1) unsigned'}},
  148.  'PhpbbPrivmsgs': {'bcc_address': {'content': 'see to_address',
  149.                                    'default': ' ',
  150.                                    'type (MySQL)': 'text'},
  151.                    'description': 'Private messages text',
  152.                    'page_name': 'Table.phpbb_privmsgs'},
  153.  'PhpbbPrivmsgsFolder': {'description': 'Custom privates messages folders (for each user)',
  154.                          'page_name': 'Table.phpbb_privmsgs_folder',
  155.                          'pm_count': {'content': 'tbd',
  156.                                       'default': '0',
  157.                                       'type (MySQL)': 'mediumint(8) unsigned'}},
  158.  'PhpbbPrivmsgsRules': {'description': 'Messages rules, e.g. "if the username of the sender is ..., move the message to this folder".',
  159.                         'page_name': 'Table.phpbb_privmsgs_rules',
  160.                         'rule_folder_id': {'content': 'tbd',
  161.                                            'default': '0',
  162.                                            'type (MySQL)': 'int(4)'}},
  163.  'PhpbbPrivmsgsTo': {'description': 'Information (sender, new, replied...) on private messages.',
  164.                      'folder_id': {'content': 'tbd',
  165.                                    'default': '0',
  166.                                    'type (MySQL)': 'int(4)'},
  167.                      'page_name': 'Table.phpbb_privmsgs_to'},
  168.  'PhpbbProfileFields': {'description': 'Custom profile fields (name, min/max number of characters, allowed characters...)',
  169.                         'field_order': {'content': 'tbd',
  170.                                         'default': '0',
  171.                                         'type (MySQL)': 'mediumint(8) unsigned'},
  172.                         'page_name': 'Table.phpbb_profile_fields'},
  173.  'PhpbbProfileFieldsData': {'description': 'Data that users enter in custom profile fields',
  174.                             'page_name': 'Table.phpbb_profile_fields_data',
  175.                             'user_id': {'content': 'primary key',
  176.                                         'default': '0',
  177.                                         'type (MySQL)': 'mediumint(8) unsigned'}},
  178.  'PhpbbProfileFieldsLang': {'description': 'tbd (empty on my forum with some custom profile fields)',
  179.                             'lang_value': {'content': 'tbd',
  180.                                            'default': ' ',
  181.                                            'type (MySQL)': 'varchar(255)'},
  182.                             'page_name': 'Table.phpbb_profile_fields_lang'},
  183.  'PhpbbProfileLang': {'description': 'Localized name and description of custom profile fields (presented to users)',
  184.                       'lang_default_value': {'content': 'tbd',
  185.                                              'default': ' ',
  186.                                              'type (MySQL)': 'varchar(255)'},
  187.                       'page_name': 'Table.phpbb_profile_lang'},
  188.  'PhpbbRanks': {'description': 'Ranks (Name, image, minimal # of posts)',
  189.                 'page_name': 'Table.phpbb_ranks',
  190.                 'rank_image': {'content': 'tbd',
  191.                                'default': ' ',
  192.                                'type (MySQL)': 'varchar(255)'}},
  193.  'PhpbbReports': {'description': 'Reported posts',
  194.                   'page_name': 'Table.phpbb_reports',
  195.                   'report_text': {'content': 'tbd',
  196.                                   'default': ' ',
  197.                                   'type (MySQL)': 'mediumtext'}},
  198.  'PhpbbReportsReasons': {'description': 'Reasons for reported posts and disapprovals',
  199.                          'page_name': 'Table.phpbb_reports_reasons',
  200.                          'reason_order': {'content': 'tbd',
  201.                                           'default': '0',
  202.                                           'type (MySQL)': 'smallint(4) unsigned'}},
  203.  'PhpbbSearchResults': {'description': 'Last searches',
  204.                         'page_name': 'Table.phpbb_search_results',
  205.                         'search_authors': {'content': 'tbd',
  206.                                            'default': ' ',
  207.                                            'type (MySQL)': 'mediumtext'}},
  208.  'PhpbbSearchWordlist': {'description': 'Indexed words (for search)',
  209.                          'page_name': 'Table.phpbb_search_wordlist',
  210.                          'word_count': {'content': 'tbd',
  211.                                         'default': '0',
  212.                                         'type (MySQL)': 'mediumint(8) unsigned'}},
  213.  'PhpbbSearchWordmatch': {'description': 'Associate a post with indexed words',
  214.                           'page_name': 'Table.phpbb_search_wordmatch',
  215.                           'title_match': {'content': 'tbd',
  216.                                           'default': '0',
  217.                                           'type (MySQL)': 'tinyint(1) unsigned'}},
  218.  'PhpbbSessions': {'description': 'Sessions (to identify users browsing the forum)',
  219.                    'page_name': 'Table.phpbb_sessions',
  220.                    'session_admin': {'content': 'tbd',
  221.                                      'default': '0',
  222.                                      'type (MySQL)': 'tinyint(1) unsigned'}},
  223.  'PhpbbSessionsKeys': {'description': 'Autologin feature',
  224.                        'last_login': {'content': 'tbd',
  225.                                       'default': '0',
  226.                                       'type (MySQL)': 'int(11) unsigned'},
  227.                        'page_name': 'Table.phpbb_sessions_keys'},
  228.  'PhpbbSitelist': {'description': 'Secure Downloads of attachments - list of IPs and hostnames',
  229.                    'ip_exclude': {'content': 'tbd',
  230.                                   'default': '0',
  231.                                   'type (MySQL)': 'tinyint(1) unsigned'},
  232.                    'page_name': 'Table.phpbb_sitelist'},
  233.  'PhpbbSmilies': {'description': 'Smilies (text => image)',
  234.                   'display_on_posting': {'content': 'tbd',
  235.                                          'default': '1',
  236.                                          'type (MySQL)': 'tinyint(1) unsigned'},
  237.                   'page_name': 'Table.phpbb_smilies'},
  238.  'PhpbbStyles': {'description': 'Style = template + theme + imageset',
  239.                  'imageset_id': {'content': 'tbd',
  240.                                  'default': '0',
  241.                                  'type (MySQL)': 'tinyint(4)'},
  242.                  'page_name': 'Table.phpbb_styles'},
  243.  'PhpbbStylesImageset': {'description': '[[Templating_Tutorial#Customizing_the_Imageset|Imagesets]]',
  244.                          'page_name': 'Table.phpbb_styles_imageset',
  245.                          'user_icon10': {'content': 'tbd',
  246.                                          'default': ' ',
  247.                                          'type (MySQL)': 'varchar(200)'}},
  248.  'PhpbbStylesImagesetData': {'description': 'tbd',
  249.                              'page_name': 'Table.phpbb_styles_imageset_data'},
  250.  'PhpbbStylesTemplate': {'description': 'tbd',
  251.                          'page_name': 'Table.phpbb_styles_template',
  252.                          'template_storedb': {'content': 'tbd',
  253.                                               'default': '0',
  254.                                               'type (MySQL)': 'tinyint(1) unsigned'}},
  255.  'PhpbbStylesTemplateData': {'description': 'tbd',
  256.                              'page_name': 'Table.phpbb_styles_template_data',
  257.                              'template_data': {'content': 'tbd',
  258.                                                'default': ' ',
  259.                                                'type (MySQL)': 'mediumtext'}},
  260.  'PhpbbStylesTheme': {'description': 'theme = css file',
  261.                       'page_name': 'Table.phpbb_styles_theme',
  262.                       'theme_data': {'content': 'tbd',
  263.                                      'default': ' ',
  264.                                      'type (MySQL)': 'mediumtext'}},
  265.  'PhpbbTopics': {'description': 'Topics in forums',
  266.                  'page_name': 'Table.phpbb_topics',
  267.                  'poll_vote_change': {'content': 'Are users allowed to change their vote(s)? 1 (yes), 0(no)',
  268.                                       'default': '0',
  269.                                       'type (MySQL)': 'tinyint(1) unsigned'}},
  270.  'PhpbbTopicsPosted': {'description': 'Who posted to which topic (used for the small dots in viewforum)',
  271.                        'page_name': 'Table.phpbb_topics_posted',
  272.                        'topic_posted': {'content': 'tbd',
  273.                                         'default': '0',
  274.                                         'type (MySQL)': 'tinyint(1) unsigned'}},
  275.  'PhpbbTopicsTrack': {'description': 'Unread post information is stored here',
  276.                       'mark_time': {'comment': 'Last visit to this topic (timestamp)',
  277.                                     'content': 'tbd',
  278.                                     'default': '0',
  279.                                     'type (MySQL)': 'int(11) unsigned'},
  280.                       'page_name': 'Table.phpbb_topics_track'},
  281.  'PhpbbTopicsWatch': {'description': '"notify me upon replies"',
  282.                       'notify_status': {'content': 'tbd',
  283.                                         'default': '0',
  284.                                         'type (MySQL)': 'tinyint(1) unsigned'},
  285.                       'page_name': 'Table.phpbb_topics_watch'},
  286.  'PhpbbUserGroup': {'description': 'Users groups',
  287.                     'page_name': 'Table.phpbb_user_group',
  288.                     'user_pending': {'content': '1 (true) if the user is waiting for approval',
  289.                                      'default': '1',
  290.                                      'type (MySQL)': 'tinyint(1) unsigned'}},
  291.  'PhpbbUsers': {'description': 'Registered users',
  292.                 'page_name': 'Table.phpbb_users',
  293.                 'user_newpasswd': {'content': 'A randomly generated password for when the user has forgotten their password.',
  294.                                    'default': ' ',
  295.                                    'type (MySQL)': 'varchar(32)'}},
  296.  'PhpbbWarnings': {'description': 'Warnings given to users',
  297.                    'page_name': 'Table.phpbb_warnings',
  298.                    'warning_time': {'content': 'tbd',
  299.                                     'default': '0',
  300.                                     'type (MySQL)': 'int(11) unsigned'}},
  301.  'PhpbbWords': {'description': 'censored words',
  302.                 'page_name': 'Table.phpbb_words',
  303.                 'replacement': {'content': 'tbd',
  304.                                 'default': ' ',
  305.                                 'type (MySQL)': 'varchar(255)'}},
  306.  'PhpbbZebra': {'description': 'Friends and foes',
  307.                 'foe': {'content': 'tbd',
  308.                         'default': '0',
  309.                         'type (MySQL)': 'tinyint(1) unsigned'},
  310.                 'page_name': 'Table.phpbb_zebra'}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement