// Set this to the board's key word. (blanks will not be displayed) $postdisplay[0] = "newsnstuff"; $postdisplay[1] = "ramblings"; $postdisplay[2] = "imsolost";
// Set this to the maximum number of posts to display. $postmax[0] = 1; $postmax[1] = 3; $postmax[2] = 3;
// Set this to full for displaying all or a number for // X number of characters or none for none of course. $postbody[0] = "200"; $postbody[1] = "200"; $postbody[2] = "200";
// Include date posted? 1=yes 0=no $postdate[0] = 1; $postdate[1] = 1; $postdate[2] = 1;
// Include who posted it? 1=yes 0=no $postwho[0] = 1; $postwho[1] = 1; $postwho[2] = 1;
// Include posters picture? (if yes 'include who' must also be yes) 1=yes 0=no $includepic[0] = 0; $includepic[1] = 0; $includepic[2] = 0;
// Strip HTML? 1=yes 0=no // Disabling this for boards that do not allow html or mark up will help // speed things up here. (enabling on boards that do may break this display) $postcodestrip[0] = 1; $postcodestrip[1] = 1; $postcodestrip[2] = 1;
// What header style should be used for this board's articles? $phclass[0] = "tdheader"; $phclass[1] = "tdheader"; $phclass[2] = "tdheader";
// What table style should be used for this board's articles? $ptclass[0] = "lighttable"; $ptclass[1] = "lighttable"; $ptclass[2] = "lighttable";
// Display how many past news/reviews links? (0 disables) $postpastmax[0] = 5; $postpastmax[1] = 5; $postpastmax[2] = 5;
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.