vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Advanced FAQ (https://vborg.vbsupport.ru/showthread.php?t=149102)

COBRAws 06-07-2007 05:19 PM

It would be great so i could still keep using the default faq.php, it has a search engine, plus its the default file for the faqs.

Any way on hacking this around so we can do the same, thru the default faq page? this way its useless IMO

itsblack 06-07-2007 06:00 PM

Sorry, but why not use the vb default faq system? It will be nice, use the default faq system, and plus WYSIWYG editor.

EnIgMa1234 06-07-2007 06:12 PM

Quote:

Originally Posted by hornstar1337 (Post 1262956)
Okay nice work, but would be good to have the option of using just normal bb code instead of just html

apart from that, nice work.

you can use BB code, thats the whole point of the WYSIWYG editor. you can use if conditions too.


oh and great hack ---- installed*

harmor19 06-07-2007 06:21 PM

Quote:

Originally Posted by itsblack (Post 1263449)
Sorry, but why not use the vb default faq system? It will be nice, use the default faq system, and plus WYSIWYG editor.

It was easier for me to code it from scratch.

talenak 06-07-2007 10:19 PM

*Jumps on the Harmor groupie bandwagon* Installed! *edits sig to remove in search of faq mod*

AzzidReign 06-08-2007 02:00 AM

Nice hack! I've been needing a good FAQ system for my site.

Lionel 06-08-2007 03:36 AM

Very nice. This is much more than just a faq. It can be used to categorize anything. It would be nice if we could also subcategorize.

projectego 06-08-2007 08:42 AM

Very, very nice hack! I could definitely use something like this on one of my boards. Cheers! ;)

Sofia 06-08-2007 09:41 AM

This hack works perfectly and it's very practical. Good & great work, harmor :)

Just two problem : when i add a category and a FAQ, title is "Uncategorized" but it's not important.
And when you add a FAQ, you must use "<br />" to cross a line.

harmor19 06-08-2007 11:05 AM

Quote:

Originally Posted by Sofia (Post 1263977)
This hack works perfectly and it's very practical. Good & great work, harmor :)

Just two problem : when i add a category and a FAQ, title is "Uncategorized" but it's not important.
And when you add a FAQ, you must use "<br />" to cross a line.

The only items under the "Uncategorized" title should be FAQ items that were in a category you've deleted. Walk me through your process so I can recreate the problem.

The reason you must use "<br />" instead of having it automatically add line breaks is presentation.

PHP Code:

<if condition="!$bbuserinfo[userid]">
Guests
</if> 

If line breaks were created automatically you'd have a break before "Guests" because of the conditional.


On a side note... Do you like how it automatically redirects to the form to add a FAQ item after adding a new category?


All times are GMT. The time now is 12:02 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.00999 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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