Jump to content
Дизайн и модификация Invision Community IPBSkinsBETA
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
SIlexz

Теги

Recommended Posts

Привет всем. У меня такая проблема никак не могу найти где изменять названия в тегахю То есть , когда создаешь сообщение или новую тему под смайликами в левом углу находится раздел с тегами, на данном сайте это :быстрый доступ:, так вот как изменить название всех имеющехся таблиц в данной меню?

Share this post


Link to post

В ленгфайлах, может, или в ява скрипте?

 

lang_editors.php

Share this post


Link to post

Это я зделал давно. Но мне надо изменить Center . С русского на английский

 

4: {
	'title'         : "Center",
	'example'       : "
[center]Centered Text

",

'tag' : "center",

'use_option' : "0",

'switch_option' : "0",

'text_option' : "",

'text_content' : "Enter content to be centered"

},

5: {

'title' : "Topic Link",

'example' : "Click me!",

'tag' : "topic",

'use_option' : "1",

'switch_option' : "0",

'text_option' : "Enter the topic ID",

'text_content' : "Enter the title for this link"

},

6: {

'title' : "Post Link",

'example' : "Click me!",

'tag' : "post",

'use_option' : "1",

'switch_option' : "0",

'text_option' : "Enter the Post ID",

'text_content' : "Enter the title for this link"

},

7: {

'title' : "CODEBOX",

'example' : "<div class='codetop'>CODE[/center]

<div class='codemain' style='height:200px;white-space:pre;overflow:auto'>long_code_here = ';</div>",

'tag' : "codebox",

'use_option' : "0",

'switch_option' : "0",

'text_option' : "",

'text_content' : "Enter your code"

},

11: {

'title' : "SPOILER",

'example' : "

Some hidden text

",

'tag' : "spoiler",

'use_option' : "0",

'switch_option' : "0",

'text_option' : "",

'text_content' : "Enter the text to be masked"

},

12: {

'title' : "Acronym",

'example' : "lol",

'tag' : "acronym",

'use_option' : "1",

'switch_option' : "0",

'text_option' : "Enter the description for this acronym (EG: Laugh Out Loud)",

'text_content' : "Enter the acronym (EG: lol)"

}

};</div>

Edited by SIlexz

Share this post


Link to post

/jscripts/ips_text_editor_lite.js

./jscripts/ips_text_editor.js

?

Share this post


Link to post

Видимо да, но я не знаю где искать точно. Я имею ввилу то где найти место , там где надо переименовывать

Edited by SIlexz

Share this post


Link to post

Я в этом вообще ничего не понимаю. Никогда не правила эти файлы.

Share this post


Link to post

А подсказать можете где мне искать по данной проблеме информацию?

Share this post


Link to post

Ждите ответа программистов и не мучайте дизайнера.

Статья про bb-коды может помочь косвенно.

Share this post


Link to post

Я не собирался никого мучать :huh: . Значит буду ждать программиста. Все нашел , спс за помощь

Edited by SIlexz

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...