vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [release] Seperate Stickies & Announcements from regular threads (https://vborg.vbsupport.ru/showthread.php?t=88277)

Reimer 10-29-2003 10:20 AM

NIce job, I was earching for a mod like this :)

assassingod 10-31-2003 05:40 PM

No problem

Grover 11-07-2003 06:59 AM

Hi,

I was wondering if it could be possible to have the option to make it look like this:

http://www.borstenforum.nl/content/i...viewforum&f=12

They have separate 'categories' for Announcements ('mededeling'), Sticky posts and Threads ('onderwerpen') inside the forums. Maybe that could be even more attractive for visitors?

I like your modification very much: this sort of thing should be standard in VB3. It's a tiny little thing, but with a BIG result. Thanks,

Grover.

assassingod 11-07-2003 01:36 PM

Hi Grover,
That could be done but it may involve hacking. I'll have a go at it but it wont be released here:)

Floris 11-09-2003 09:55 PM

grover,
I went to that url but that is phpbb ! wtf! :D Couldn't pay for the vb license no more? :)

assassingod 11-10-2003 06:06 AM

Quote:

Originally Posted by xiphoid
grover,
I went to that url but that is phpbb ! wtf! :D Couldn't pay for the vb license no more? :)

Xiphoid, he was giving that site as an example. He wants my mod to do that;):)

Grover 11-10-2003 08:15 AM

Quote:

Originally Posted by ffdcsite
Xiphoid, he was giving that site as an example. He wants my mod to do that;):)

Indeed! .....

peterska2 11-16-2003 08:35 PM

Quote:

Originally Posted by Grover
Hi,

I was wondering if it could be possible to have the option to make it look like this:

http://www.borstenforum.nl/content/i...viewforum&f=12

They have separate 'categories' for Announcements ('mededeling'), Sticky posts and Threads ('onderwerpen') inside the forums. Maybe that could be even more attractive for visitors?

I like your modification very much: this sort of thing should be standard in VB3. It's a tiny little thing, but with a BIG result. Thanks,

Grover.


I have made it to add a line below announcements as well as stickies by using the following (kindly using the code in this thread to do this but just experimented till I found the right place)

In FORUMDISPLAY above <!-- end show announcement row --> add the following

Code:

<tr valign="top">
 <td class="thead" colspan="10"><img src="$stylevar[imagesfolder]/clear.gif" alt="" width="1" height="1" /></td>
</tr>

This will then (with the template mod in the first post here) look like this

http://www.peterska2.co.uk/forums/forumdisplay.php?f=13

Happy to help

peterska2

TYorke 11-16-2003 09:00 PM

1 Attachment(s)
This is a feature very similar to that one included in invision forums. It looks pretty cool except that in invision, you had headers for example: Important Stuff would be added if there were stickies or announcements and then Posts would be the heading underneath the stickies or announcements. Did that make sense?

I have attached an image to see what I mean a little better

peterska2 11-16-2003 09:16 PM

That makes sense but as this is added after the thread not before it, it doesn't appear possible to me. Mind you one of the more experienced hackers may have a look at it for you.

[edit] I knew what you meant as I use IPB as well and it used to be my main software :)


All times are GMT. The time now is 06:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01285 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete