vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   How to show php widget in article pages only? (https://vborg.vbsupport.ru/showthread.php?t=307585)

Dead Eddie 01-31-2014 03:07 AM

Quote:

Originally Posted by SilverBoy (Post 2478113)
Thank you Dead Eddie for your help, I will make my tests and let you know.
But what about the default widgets like "recent articles widget"? could we make them show and hide as we want?

For the default widgets, you'd have to do something like was done above.

Alternatively, you can play games with hidden sections to get the widgets you want on the page.

SilverBoy 01-31-2014 03:13 AM

Thank you.

I will check what I can do and let you know.

BTW, do you have an effective way to hide the primary content if I want to make one of the sections just a set of widgets no articles or messages tells there is no content here :).

--------------- Added [DATE]1391156790[/DATE] at [TIME]1391156790[/TIME] ---------------

Another Question, and sorry for that, is there a way to add tags to the search criteria for recent article widget?

I looked at the widget file, and I don't know from where I have to start, specially because the tags stored in the cms_contentinfo "keywords field" as a string, and need work to divide it by commas to get the desired tag.

Thanks in advance.

Dead Eddie 01-31-2014 11:41 AM

Quote:

Originally Posted by SilverBoy (Post 2478145)
BTW, do you have an effective way to hide the primary content if I want to make one of the sections just a set of widgets no articles or messages tells there is no content here :).

I believe there is either an article or a mod on here to to this.

Quote:

Originally Posted by SilverBoy (Post 2478145)
Another Question, and sorry for that, is there a way to add tags to the search criteria for recent article widget?

I looked at the widget file, and I don't know from where I have to start, specially because the tags stored in the cms_contentinfo "keywords field" as a string, and need work to divide it by commas to get the desired tag.

Thanks in advance.

Use the tag/tagcontent tables to pull back the specific tags you want to filter by. :)

SilverBoy 02-01-2014 01:41 AM

Thank you Dead Eddie for your help.

I have another question now :) (I'm greedy :p )
If I have a PHP direct execution content in one of my sections, and I put PHP code for example to bring me the last article from one section or category or tag for example, is there a way to split result on pages?

Let we say the query returns 50 articles (rows) and I want to display only 10 in the same page, but I want to be still under the same node (php eval), I mean I want to show them just like the sections and categories when they split result to pages.

Is some thing like this possible?

Dead Eddie 02-01-2014 04:46 AM

Probably?

Not sure if it's the best way, though. Can you be a little more specific (either in here or via PM) about your requirements, and why sections & categories aren't working for you?

SilverBoy 02-01-2014 05:34 AM

The PM in it's way :D .


All times are GMT. The time now is 12:42 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.01009 seconds
  • Memory Usage 1,727KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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