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)

blueberry 02-15-2007 04:33 AM

Mary... thanks alot.. it is working for me now.. wanted to tell you that with the new updates you have done, vbarticles is superbe now... keep up the great work...

Eagle Creek 02-16-2007 12:09 AM

Two question before I maybe re-install it:
Can I change colors? Somewhere (inside the article) the alt color 1 is used, where I want to have 2 used.

Is it possible to use HTML?

mtlcore 02-16-2007 01:44 AM

I just downloaded... installed... it is showing in the ACP but no categories link..?!?!

mtlcore 02-16-2007 01:46 AM

Nevermind!

Great hack! :)

MaryTheG(r)eek 02-16-2007 03:26 AM

Quote:

Originally Posted by Eagle Creek (Post 1183506)
Two question before I maybe re-install it:
Can I change colors? Somewhere (inside the article) the alt color 1 is used, where I want to have 2 used.

Is it possible to use HTML?

Open the template: vbarticles_articleviewbit
Search for:
Code:

<td width="100%" align="left" valign="top" style="padding-top:5px;">
      $article_details[message]
</td>

Replace it with:
Code:

<td class="alt1" width="100%" align="left" valign="top" style="padding-top:5px;">
      $article_details[message]
</td>

You can use "alt2" if you prefer

Eagle Creek 02-16-2007 04:41 AM

Thx.

Is it possible to use HTML in the content?

MaryTheG(r)eek 02-16-2007 04:47 AM

Quote:

Originally Posted by Eagle Creek (Post 1183637)
Thx.

Is it possible to use HTML in the content?

Sure. The editor is HTML editor. You can also switch to and from to HTML code.

Eagle Creek 02-16-2007 04:48 AM

Strange.. Cause I posted a bunch of HTML and it just didn't got parsed.
I'm going to try it again :).

MaryTheG(r)eek 02-16-2007 04:56 AM

Quote:

Originally Posted by Eagle Creek (Post 1183643)
Strange.. Cause I posted a bunch of HTML and it just didn't got parsed.
I'm going to try it again :).

If you mean that you tried to write html code directly, you can do it only in HTML mode. I dont have the editor open right now, but if I remember well is a checkbox or radio button for it.

pkallberg21 02-18-2007 05:36 PM

Quote:

Originally Posted by MicroHellas (Post 1179248)
I've an idea:) Send me your vbarticles.php file to modify it. I don't know why, but even if I'm using the normal vb function:
Code:

vbdate($vbulletin->options['dateformat'], $top10article['postdate'], '', '');
In some French installations and now in Swedish, appears this problem. My email is here (10/02/2006 is ok format for you?)

Hello again! I received your new version of the vbarticle.php file, but now when I navigate to it I only receive a blank page. How can I resolve this?
Thanks.


All times are GMT. The time now is 06:53 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.01520 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
  • (3)bbcode_code_printable
  • (4)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