vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbArticles by Mary (https://vborg.vbsupport.ru/showthread.php?t=136196)

dsotmoon 01-18-2007 10:34 AM

Quote:

Originally Posted by MicroHellas (Post 1161910)
85 Installations - 0 Donations :p


i would buy pro version & donate if it had admin editing abilities, i think alot others would too, this hack would easily surpass the popularity of itrader or any other mod on my forums but i cant install it if I dont have admin control over editing it :(

MaryTheG(r)eek 01-18-2007 04:34 PM

Quote:

Originally Posted by dsotmoon (Post 1162066)
i would buy pro version & donate if it had admin editing abilities, i think alot others would too, this hack would easily surpass the popularity of itrader or any other mod on my forums but i cant install it if I dont have admin control over editing it :(

...hahaha... You made my night (I'm ready to go dreaming:D ). I'll add this function and I don't want you to donate or to buy the full version. I never did in my life something in ..exchange:rolleyes: ;)

wrang 01-18-2007 06:27 PM

Quote:

Originally Posted by MicroHellas (Post 1159574)
Can you give me an example (eg with a screenshoot) on what exactly you want to do?

Hello and thanks for the help ;)

I want a thumbnail before or after the articel text

se my attach
Attachment 59247

Nam 01-18-2007 06:39 PM

I have a quick question, it is possible to disable the right column (latest reviews/related article/about author) when reader click to read? It'd be great to see a full clean page so the article is holding more chars.

Sorry if it's already included in the mod.

MaryTheG(r)eek 01-19-2007 03:37 AM

Quote:

Originally Posted by wrang (Post 1162370)
Hello and thanks for the help ;)

I want a thumbnail before or after the articel text

se my attach
Attachment 59247

As I can't understand your language could you please tell me if that list is "My Articles" list, or the "Category list"?

MaryTheG(r)eek 01-19-2007 03:40 AM

Quote:

Originally Posted by Nam (Post 1162377)
I have a quick question, it is possible to disable the right column (latest reviews/related article/about author) when reader click to read? It'd be great to see a full clean page so the article is holding more chars.

Sorry if it's already included in the mod.

You can do it modifying the template vbarticles_viewarticle removing the following code:
Code:

<td width="5">&nbsp;</td>
    <td valign="top" width="$rightcolumn">
      <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="$rightcolumn" class="tborder">
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_article_overall]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            $articlebit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_about_author]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            $authorbit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_author_others]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            <table width="100%" cellspacing="0" cellpadding="3">
                $top1articlebit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=authorall&authorid=$article_details[userid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_latest_reviews]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $latestreviewsbit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=allreviews&articleid=$article_details[articleid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_relative_articles]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $relatedarticlebit
            </table>
          </td>
        </tr>
      </table>
      <br>
      $membermenubit
      <br>
    </td>


Nam 01-19-2007 06:39 AM

Thanks for helping out, also if I understand correctly, the limit number of pages in one article is unlimited? If there is a limit please let me know.

Vic123 01-19-2007 11:46 AM

Quote:

Originally Posted by Vic123 (Post 1160880)
Hey Mary,

the mod you made here is really awsome! I have some questions & suggestions for the future:

1) Is there a possibility to get a page like your index.php?page=vbavbarticles without having vbadvanced installed? I don't use it nor any other portal system. Others users don't use vbadvanced as well. Could you create a .php where all the boxes from your index.php?page=vbavbarticles show up in a similar way?

2) How can I add a "Articles posted: X" and a "Top Author-Award" to my postbit template? which variables do i need?

3) Is there a possibility to show a toplist of authors, articles and new articles in vbarticles? I miss that feature. There should be a link to such toplists at the "top authors", "top articles" and "new articles" titels on the vbarticle mainpage.

Thanks a lot for your support!


Hey Mary,

thanks for adding the editing option in the near future! Could you please take a look at my questions/suggestions above?

Is there a possibility to donate from Germany without paypal?

bye
Vic

Tanya123 01-19-2007 02:25 PM

Thank you!

project-Buckfas 01-19-2007 03:15 PM

Perfect. I was thinking the exact same thing. Thank you!

Quote:

Originally Posted by Nam (Post 1162377)
I have a quick question, it is possible to disable the right column (latest reviews/related article/about author) when reader click to read? It'd be great to see a full clean page so the article is holding more chars.

Sorry if it's already included in the mod.

Quote:

Originally Posted by MicroHellas (Post 1162661)
You can do it modifying the template vbarticles_viewarticle removing the following code:
Code:

<td width="5">&nbsp;</td>
    <td valign="top" width="$rightcolumn">
      <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="$rightcolumn" class="tborder">
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_article_overall]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            $articlebit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_about_author]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            $authorbit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_author_others]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            <table width="100%" cellspacing="0" cellpadding="3">
                $top1articlebit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=authorall&authorid=$article_details[userid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_latest_reviews]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $latestreviewsbit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=allreviews&articleid=$article_details[articleid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_relative_articles]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $relatedarticlebit
            </table>
          </td>
        </tr>
      </table>
      <br>
      $membermenubit
      <br>
    </td>




All times are GMT. The time now is 07:35 PM.

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.01457 seconds
  • Memory Usage 1,808KB
  • 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
  • (2)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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