|
Post by tunescool on Sept 7, 2010 4:34:34 GMT -8
ive been seeing you and other members talk about main page last post info and moving it around. im just thinking about this, but if i made hidden boards(inside a board) that i could use as sub boards but put in a table or new cell like in the pic, could all that info be shown? its all coming from the same page. or possibly just have the intended sub boards as boards themselves but have a code alter the appearance of the certain boards like in the pic and if any of that can be done, can all that info for each sub board show up in each would be parent board(thread list page). really doesnt matter where since im just seeing if any of this can be done
|
|
|
Post by Wormopolis on Sept 7, 2010 22:30:37 GMT -8
Hidden boards wouldnt show any info on the main page, BUT if you went with the idea of making all those boards visible, a code could be written to make them APPEAR as sub-boards of any other board on the main page, and even the forum jump. wouldnt really be able to make them appear as sub-boards on the board page though because info wouldnt be available.
|
|
|
Post by tunescool on Sept 7, 2010 23:15:09 GMT -8
what i was thinking of was in a board already, and just on that page. the featured celebs board with all the sub boards in it and posting is disabled. celebnook.proboards.com/index.cgi?board=nookfeatid leave them all as boards(not hidden). change the appearance like my first post, but is it possible to have all the last post info appear inside the boards from this page somehow. in some table above the thread listing, and id have sub boards inside sub boards
|
|
|
Post by Wormopolis on Sept 7, 2010 23:27:58 GMT -8
so a last post relocate of all the sub-boards in a table above the actual list of sub-boards?
|
|
|
Post by tunescool on Sept 8, 2010 0:04:25 GMT -8
id want the sub boards of the sub boards to appear like in this pic. but since you cant have sub boards in sub boards, is it possible to do the same(the sub boards i made in the pic) in some sort of table or whatever in the thread listing after you hit the actual sub board(evan rachel wood, emma roberts, jamie lynn spears). is it possible for the last post info to show up on those pages? i know i can never get my ideas across to you easily sorry. i got this whole idea yesterday when i actually did start a board and accidentily put it one of the sub boards that i have hidden and is a stickied thread inside that sub board page i just gave you. after reading that it sounds like putting the last post info is possible cause i put a sub board inside a sub board and it showed up. but its just a link
|
|
|
Post by tunescool on Sept 26, 2010 0:32:24 GMT -8
would you be interested in making a just a complete sub board in sub board code that works better than chris' or the one on proboards?
|
|
|
Post by tunescool on Oct 23, 2010 18:05:54 GMT -8
i seen there was gonna be sub boards in sub boards in version 5 so ill wait i guess
|
|
|
Post by Wormopolis on Oct 23, 2010 23:11:45 GMT -8
sub-sub-boards is tricky because it relies on hidden boards. boards you cant see from the main page. which means there wouldnt be ANY information available on them in order to relocate. the sub-sub-board code works by allowing you to define which sub-boards have sub-boards and it creates a fake sub-board table at the top. it doesnt have any real info like posts/replies/last post because it cant fetch it, so it just leaves it blank.
the sub-boards code you have could be modified with an additional array, but its going to make it very complex and slower because it will have to check every sub-board to see if it has defined sub-board of its own.
|
|