vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Mindestic GlosPro 1.2.2 (https://vborg.vbsupport.ru/showthread.php?t=132632)

StarBuG 12-22-2006 04:13 PM

And did the crosslinking fix that I sent you work?

Because that would be one of the most important features of this hack
(at least for me ;))

Thank you for all your work.

SS9267547 12-22-2006 04:27 PM

Your welcome. I don't think I'll have time to finish work for the crosslinking feature before the release. I'll test the code before the release tho. Trying to finish the custom feilds, all thats left is the user side of things, got to work on one thing at a time so I don't get mixed up lol. :confused:

Bison 12-22-2006 06:06 PM

Quote:

Originally Posted by SS9267547 (Post 1143454)
What do you mean by technical perspective? Anyway you guys won't have to wait to long, the next updates on track for christmas. ;)

Well, if I must ... I run a technical forum and some of terms used might sound greek to new users. This hack would benefit those who are interested but don't have a grip of the acromyms used in my field.

I was waiting for this hack to come out of beta. From what you're saying, I assume that will take place soon. :)

RS_Jelle 12-24-2006 06:36 PM

A small bug: the print_cp_footer() function is missing on most of the AdminCP pages, so there's no footer (and no </body> and </html> tags to close the page). It should be there at the end of all the admin (and mod) pages :)

It would be nice also to move the "add glossary term" button to a single button and remove it from every drop down menu. This is requested frequently, so it would please other people also

A small bug: the glossary_mod_code_is_x phrase is missing (glossary rules).
A normal bug: if there's an inactive term in your search results, the delete phrase isn't working in the dropdown menu of it.

Also some small W3C errors:
- </br> in some templates and functions_glossary.php, should be <br /> (self closing tags in XHTML)
- onMouseover and onMouseout should become onmouseover and onmouseout in functions_glossary.php (all lowercase because of XHTML)
- Two &'s need to be replaced by &amp; in functions_glossary.php (HTML entities)

Replace in the glossary_rules template
HTML Code:

<td class="alt1" nowrap="nowrap"><div class="smallfont">
<div><phrase 1="$modcodeon">$vbphrase[glossary_mod_code_is_x]</phrase></div>
<div><phrase 1="misc.php?$session[sessionurl]do=bbcode" 2="$bbcodeon">$vbphrase[vb_code_is_x]</phrase></div>
<div><phrase 1="misc.php?$session[sessionurl]do=showsmilies" 2="$smilieson">$vbphrase[smilies_are_x]</phrase></div>
<div><phrase 1="misc.php?$session[sessionurl]do=bbcode#imgcode" 2="$imgcodeon">$vbphrase[img_code_is_x]</phrase></div>
<div><phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase></div>
</td>

by (</div> was missing)
HTML Code:

<td class="alt1" nowrap="nowrap"><div class="smallfont">
<div><phrase 1="$modcodeon">$vbphrase[glossary_mod_code_is_x]</phrase></div>
<div><phrase 1="misc.php?$session[sessionurl]do=bbcode" 2="$bbcodeon">$vbphrase[vb_code_is_x]</phrase></div>
<div><phrase 1="misc.php?$session[sessionurl]do=showsmilies" 2="$smilieson">$vbphrase[smilies_are_x]</phrase></div>
<div><phrase 1="misc.php?$session[sessionurl]do=bbcode#imgcode" 2="$imgcodeon">$vbphrase[img_code_is_x]</phrase></div>
<div><phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase></div>
</div></td>

Replace in cpnav_vbglossary.xml
Code:

<link>options.php?do=options&amp;dogroup=vbglossary</link>
by
Code:

<link><![CDATA[options.php?do=options&amp;dogroup=vbglossary]]></link>

dilbert 12-25-2006 11:35 PM

Small thing.
I have some terms in my glossary that are more than one word.
For instance:
Agreement
Agreement Review
The cross linking only picks up Agreement, even when the text contains Agreement Review.

Maybe a future release can fix this?

Allan 01-01-2007 07:54 PM

1 Attachment(s)
Thanks for this hack :)

File Attach, French Language :)
Translator: Sofia

bada_bing 01-03-2007 11:38 AM

Quote:

Originally Posted by SS9267547 (Post 1143454)
What do you mean by technical perspective? Anyway you guys won't have to wait to long, the next updates on track for christmas. ;)

Well any updates? Christmas is here and past?

aquariumpros 01-03-2007 01:26 PM

I too am waiting anxiously for this update!!

Definitely need the Crosslinking feature ~ as this is 99% of the reason I need this hack!

Thanks again for all the work!

bplinson 01-03-2007 02:27 PM

Sound like a great program once it is fixed.

SS9267547 01-03-2007 02:54 PM

RS_Jelle: Thanks for the information, will look into this, and keep that up ;)

dilbert: Yeah yet another problem I'm having with the crosslinking feature. I will look into this issue at a later time.

Allan: Thanks for the french translation. Just so those looking for a german translation there one has been completed by captainslater at the following link: http://www.vbhacks-germany.org/showthread.php?t=6884

bada_bing: Yeah figures that I want to release something I get problems with the custom fields feature I'm working on, one of the reasons the update has not been released. As well hard as hell to find a free min to work on it during this time of year with visiting family and what not lol. Anyway I have started back into this yesterday but I'm not going to give a release date since the way things have been working out this past few weeks.


All times are GMT. The time now is 08:28 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.01264 seconds
  • Memory Usage 1,755KB
  • 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
  • (2)bbcode_html_printable
  • (2)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