vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - vB Enterprise Translator (https://vborg.vbsupport.ru/showthread.php?t=220886)

NLP-er 08-15-2009 01:58 PM

Quote:

Originally Posted by jaconi (Post 1867889)
What is the name of the template ?

You can put it whereever you want... In every template you want - the name? It depends what you want to put in translation save area.

jaconi 08-15-2009 02:08 PM

Quote:

Originally Posted by NLP-er (Post 1867892)
want - the name? It depends what you want to put in translation save area.

just username
but i'm a newbie with VB so don't know where to add it :erm:

vktechnology 08-15-2009 02:21 PM

wowww unbelieveable
This translator is very fast....

mode of the month

NLP-er 08-15-2009 02:46 PM

Quote:

Originally Posted by jaconi (Post 1867895)
just username
but i'm a newbie with VB so don't know where to add it :erm:

Hmmm... In many places... Username is shown in navbar, it is shown in postbit and also in legacy version. It would be best if you look for templates which include:
$lastpostinfo['lastposter']
or
$bbuserinfo[username]
or
$post[musername]
or
$post[username]

I don't guarantee this is all :)

Sweeks 08-15-2009 02:48 PM

Nominated for MOTM :)

NLP-er 08-15-2009 02:50 PM

Quote:

Originally Posted by vktechnology (Post 1867903)
wowww unbelieveable
This translator is very fast....

mode of the month

Took me some time to do this :) Thanks for appreciation :):up:

NLP-er 08-15-2009 02:51 PM

Quote:

Originally Posted by Sweeks (Post 1867921)
Nominated for MOTM :)

:D:D:D

imported_silkroad 08-15-2009 03:59 PM

I do not recommend people use the shared mod for the vBSEO sitemap generator for the following reasons:

The mod "interweaves" the language links (link.html?language=flag) in a serial manner, so when you work with Google sitemaps, you have no idea how much of the translated pages have been indexed in your sitemaps.

This is OK, and you can certainly do this "kludge" if you wish, if you are not comfy with a little manual labor and command line performance :D

If you want more control over your sitemaps (so you can submit Chinese language sitemaps to China, etc. and also watch the indexing process of each language) then I advise you to do something like this (what we do and it works great!):

(1) Copy the vBSEO sitemap files to another directory, for example for Korean, you could create a /sitemaps/ko directory and copy all the sitemaps from the ./vbseo_sitemaps/data directory over there.

(2) Unzip all the files with gzip -d.

(2) Edit the index file, sitemap_index.xml and put the path to the directory where you have the specific language sitemaps. You can do this with vi, for example, in 2 seconds, or sed in about the same time or less.

(3) Use sed to append ?language=flag, for example ?language=ko (for Korean) at the end of your loc files, for example </loc> tag, sed to ?language=ko</loc> This takes about 3 - 5 seconds on a big site with a 400K links in the sitemap.

(4) gzip the files.

(5) Manually add the sitemap -- sitemap/ko/sitemap_index.xml.gz (in the example above) to your favorite search engine webmaster dashboard :D

Well, you don't have to follow our advice, but that is how we do it, and we like it much better than the "interwoven, giant, humongus sitemap" method hack provided so far.

You certainly can do it that way, if you have a small site and don't actively manage your sitemaps. Or you can do it that way if you don't care :p

However, if you want to observe / manage the actual progress of how your various languages are indexed, I recommend you make a sitemap_index.xml.gz for each language, as outlined above. It takes only about 15 - 30 seconds max for each sitemap, so if you use only the top 10 Internet-languages like we do, then it only takes a few minutes, between 5 and 10 minutes manual labor.

Then again, you can use any method you like :D

I am simply sharing how we do it, and it works great. We tried "the other way" and found it "unmanagable" for a site with over 400K links in the origin language sitemap. It take a while for Google to index a large sitemap anyway, so we recommend you focus on the top 10 Internet-languages for maximum benefit :up:

Cheers!

LoveStream 08-15-2009 04:28 PM

Hello, I greet you again.
This time do you works alone this product? Anyway I need more efficient version to run.

I would like to say thank you.

Well, what least minimum version of PHP or MySQL needed to run this module?

Can I install it on the PHP 4.x.x?

Yours.

NLP-er 08-15-2009 04:51 PM

Quote:

Originally Posted by LoveStream (Post 1867975)
Hello, I greet you again.
This time do you works alone this product? Anyway I need more efficient version to run.

I would like to say thank you.

Well, what least minimum version of PHP or MySQL needed to run this module?

Can I install it on the PHP 4.x.x?

Yours.

This time it is whole mine. Each line of code. My own new algorithms, DB. Everthing :)

About minimum mysql and php - if vbulletin is working this mod should be working ;)

Unfortunatelly I don't know mnimum - but it is very easy to install and uninstall, so just try :)


All times are GMT. The time now is 08:45 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.01838 seconds
  • Memory Usage 1,746KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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