inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 18, 2014 6:53:33 GMT -8
Hi. I have a few requests for templates for my forum. I'd like the look of the forum to be a bit like this forum: xkcdsw.com/dump/20110706-ds-sshot.pngProbably making it similar to that forum/vBulletin forums in general with there being no signatures also, so it's easy to browse through. An image as to what it could look like from outside but I think this is down to skins:http://tinypic.com/view.php?pic=16bzq79&s=5 Is any of this possible?
|
|
Former Member
inherit
guest@proboards.com
131621
0
Nov 1, 2024 3:34:01 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 18, 2014 14:58:26 GMT -8
I'd make these requests in the layout templates board
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 19, 2014 7:07:57 GMT -8
Thanks for moving the thread. Is anyone able to help?
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 22, 2014 13:14:13 GMT -8
I'll expand on my first post with a bit more information on exactly what I would like. Here are a few images of what I want the layout to be like: - tinypic.com/view.php?pic=9fme7b&s=8- tinypic.com/view.php?pic=16bzq79&s=5- xkcdsw.com/dump/20110706-ds-sshot.png- www.jpmq.org/MBDSscreenshot.jpgSo in a nutshell, it's mostly about the layout which I'd like. - In the account bit on the left of a thread, no avatar, no star ranking, just a status. 'Forum Member' for an active member (not banned, not admin), 'Inactive Member' for a banned member, 'Administrator/Moderator' for admin/mod. And a little 'person' too with it being green when the person is online and grey when the user is offline. And with their join date & location & services (the latter two are optional). - Similar to that, have a special bit at the top, where people can register (instead of being at the top long bar). And they can do so via Facebook & Google too. - On the main page, have the forum, then on the right the last post, then the number of threads & posts in that forum. So with the last two swapped around. - The date formats. - The layout with the forum page, showing the thread & creator together, last post & time of last post together etc. - No signatures. - Keep the legend at the bottom. - Have no labelled assigned moderators/administrators. - Customise the smilies - import my own images. My forum: discussionarmy.boards.net I hope this helps further. I'd like the main layout to be done, at least, but all of those done would be nice.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 24, 2014 7:08:10 GMT -8
Bump... I hope I've given enough information for someone to be able to help.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 26, 2014 8:37:28 GMT -8
Bump... again I hope that someone with some spare time can help with this template.
|
|
inherit
72282
0
Feb 22, 2019 7:29:04 GMT -8
Smangii
what's this?
4,772
February 2006
smangii
|
Post by Smangii on Jun 26, 2014 17:35:16 GMT -8
Hi Hassaan just letting you know I am going to try to help out with what I can, these look like decent layout templates that I think some other people might find useful too and I'm itching to play once again with some code. Some pointers: It's not possible to login to ProBoards with Facebook and Google, you have to use the PB sign in system with your own email. You customize the member groups via the admin panel, not through code. Admin > Members > Member Groups, you can add the Forum Member, Inactive Member, and Admin/Mod group there You can also input the smilies via the admin panel, Themes > Theme Manager > hover over your current theme, and click the "Images" button. Scroll down to Smilies and you can input the URLs or upload the files there.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 27, 2014 4:14:42 GMT -8
Hi Hassaan just letting you know I am going to try to help out with what I can, these look like decent layout templates that I think some other people might find useful too and I'm itching to play once again with some code. Some pointers: It's not possible to login to ProBoards with Facebook and Google, you have to use the PB sign in system with your own email. You customize the member groups via the admin panel, not through code. Admin > Members > Member Groups, you can add the Forum Member, Inactive Member, and Admin/Mod group there You can also input the smilies via the admin panel, Themes > Theme Manager > hover over your current theme, and click the "Images" button. Scroll down to Smilies and you can input the URLs or upload the files there. Thanks for the help, Smangii. In regards to the member groups, I said that I do wish to remove the member ranks, and have it look quite like the images I provided. I've sorted out the smilies which I've customised. But the layout of the forum again as I have noted in the images, is the main thing I'd like doing (all things that are possible, that is - I know registering with Facebook/Google won't work) and then some things which may require code (such as removing the star rankings altogether). I hope that someone will be able to help.
|
|
inherit
72282
0
Feb 22, 2019 7:29:04 GMT -8
Smangii
what's this?
4,772
February 2006
smangii
|
Post by Smangii on Jun 27, 2014 14:09:04 GMT -8
Hows this for a thread template? In Layout Templates > Board From lines 40 - 48 change from this: <tr class="head"> <th class="icon"><span class="aria-hidden">Status</span> </th> <th class="checkbox"> </th> <th class="main">Subject</th> <th class="created-by">Created By</th> <th class="replies">Replies</th> <th class="views">Views</th> <th class="latest last">Last Post</th> </tr>To this: <tr class="head"> <th class="main" style="padding-left: 10px; width: 70%;">Thread / Thread Starter</th> <th class="latest" style="padding-left: 0px; padding-right: 0px; text-align: center; width: 20%;">Last Post</th> <th class="replies" style="width: 5%;">Replies</th> <th class="views last" style="width: 5%;">Views</th> </tr>Then switch over to the Thread List layout template and change lines 2 - 21 from this: <tr id="$[thread.content_id]" class="$[thread.content_class]"> <td class="icon">$[thread.icon]</td> <td class="checkbox clickable">$[thread.checkbox]</td> <td class="main clickable" title="$[thread.short_content]"> <table> <tr> <td>$[thread.icons]</td> <td> $[thread.labels] <span class="link target">$[thread]</span> {if $[thread.pagination]}<div class="ui-micro-pagination">Pages: $[thread.pagination]</div>{/if} </td> </tr> </table> </td> <td class="created-by clickable">$[thread.created_by]</td> <td class="replies clickable">$[thread.replies]</td> <td class="views">$[thread.views]</td> <td class="latest last">by $[thread.last_post.created_by]<br />$[thread.last_post.created_on]</td> </tr> to this: <tr id="$[thread.content_id]" class="$[thread.content_class]"> <td class="main clickable" title="$[thread.short_content]" style="width: 70%;"> <table> <tr> <td class="icon">$[thread.icon]</td> <td class="checkbox clickable">$[thread.checkbox]</td> <td> $[thread.labels] $[thread.icons.new] <span class="link target">$[thread]</span> {if $[thread.pagination]}<span class="ui-micro-pagination">( $[thread.pagination] )</span>{/if} <div>$[thread.created_by.name]</div> </td> </tr> </table> </td> <td class="latest" style="width: 20%;">$[thread.last_post.created_on]<br>by $[thread.last_post.created_by]</td> <td class="replies clickable" style="width: 5%;">$[thread.replies]</td> <td class="views last" style="width: 5%;">$[thread.views]</td> </tr>
Let me know if that is what you are looking for as far as threads go!
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 28, 2014 1:43:57 GMT -8
Thanks for your help, Smangii. For the layout that's exactly what I was looking for! Next, I would like a bit of tinkering with the date formats, the layout for the main forum (the board is done, just the main forum is needed) and also with the author of the thread, the format with no star rankings or avatars - all like the images I posted above.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 28, 2014 7:37:24 GMT -8
Bump...
Another thing. How can I make it so only registered users can post?
|
|
inherit
133146
0
Oct 5, 2024 10:13:46 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jun 28, 2014 8:05:03 GMT -8
Bump... Another thing. How can I make it so only registered users can post? That requires a change to each board setting permissions.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 28, 2014 9:32:07 GMT -8
That requires a change to each board setting permissions. Thanks for your help.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 28, 2014 12:03:47 GMT -8
Bumpity bump, again. Phase one complete, hopefully someone can help with the others.
|
|
inherit
154226
0
Jun 25, 2023 5:37:27 GMT -8
Hassaan
76
May 2010
hassaan12
|
Post by Hassaan on Jun 29, 2014 2:00:57 GMT -8
Bump...
|
|