Страница 2 из 5

Re: Форум обновлен.

Добавлено: 27.01.2008, 18:13
ROM@N
Как только выйдут финальные версии модов быстрого ответа и рсс, они сразу же появятся у нас ;)

Re: Форум обновлен.

Добавлено: 28.01.2008, 16:54
Vadim_SVN
линки скройте от гостей. :)

Re: Форум обновлен.

Добавлено: 28.01.2008, 20:37
impulse666
Vadim_SVN
надо еще понять как сделать чтоб они принажатии в новом окне открывались...%)

ПС: добавлен тег

Код: Выделить всё

[offtop][/offtop]
!

Re: Форум обновлен.

Добавлено: 28.01.2008, 20:49
Backbreaker
impulse666
А еще лучше в новой вкладке!(в IE7;))
______________________
мы говорим об одном и том-же.

Re: Форум обновлен.

Добавлено: 28.01.2008, 22:27
Nek1t
1.Быстрый ответ.
2.Смайлы
3.Кнопки для быстрого добавления BB-кодов
4.Верните, чтобы рядом с темой(разделом) показывалось не только имя автора, оставившего последний пост но и тема, в которой пост был сделан! %)

Re: Форум обновлен.

Добавлено: 29.01.2008, 03:45
Backbreaker
impulse666
Опят я туплу, не обращай внимание:)

Re: Форум обновлен.

Добавлено: 31.01.2008, 17:06
mukca
старые BB-коды этот двиг не все понимает, как ту же картинку вставить?
эээ BB коды и в африке BB. везде работают :D

кста народ а как вы относитесь к уведомлиниях об ответе на тему и личные сообщениях рассылкой по жаберу :) данный двиг подерживает такую фичу..

зы имхо форум быстре стал грузиться...
зыы и стока кнопочек непонятного происхождения и назначения :D

Re: Форум обновлен.

Добавлено: 31.01.2008, 19:53
kinders666
mukca
А у меня чёт наобарот медленнее стал грузиться...

Re: Форум обновлен.

Добавлено: 31.01.2008, 19:54
kobalt_vol
[quote="mukca"]кста народ а как вы относитесь к уведомлиниях об ответе на тему и личные сообщениях рассылкой по жаберу :) данный двиг подерживает такую фичу..[/quote]
Обеими руками за.
[size=80]Чёто с тэгами, или я просто ступил...[/size]
Странная тема... Пропали смайлы в ответе, и моя подпись (только здесь)...

Re: Форум обновлен.

Добавлено: 31.01.2008, 20:02
kinders666
kobalt_vol
Обоюдно...Где смайлы,теги и так далее?)))

Re: Форум обновлен.

Добавлено: 03.02.2008, 07:32
PureGlance
А я если честно никаих улучшений не увидел :) только что у меня теперь скин красный, смайлики пропалил и всё :) всё равно спасибо админам, старались же =)

Re: Форум обновлен.

Добавлено: 18.03.2008, 15:08
proplayer666
Может еще немного исправить кнопку для добавления тега юрл? Просто приходится вручную добавлять название. Хорошо бы появлялось такое мелкое окошко и в нем надо ввести название юрл.

Re: Форум обновлен.

Добавлено: 11.04.2008, 14:28
impulse666
Добавлен тег

Код: Выделить всё

[spoiler=Скрытое содержимое][/spoiler]
(спасибо GOD-IDS)

примеры использования:

Код: Выделить всё

[spoiler=заголовок]текст[/spoiler]
получаеться вот что:
[spoiler=""заголовок""]текст[/spoiler]

Re: Форум обновлен.

Добавлено: 11.04.2008, 19:06
ROM@N
phpBB 3.0.1 Update

Код: Выделить всё

[Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)
[Fix] Fix disabling of word censor, now possible again
[Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)
[Fix] Correctly handle empty imageset entries (Bug #16865)
[Fix] Correctly check empty subjects/messages (Bug #17915)
[Change] Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)
[Change] Sped up viewforum considerably (also goes towards mcp_forum)
[Fix] Allow editing usernames within database_update on username cleanup (Bug #18415)
[Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide
[Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
[Fix] Stricter checks on smilie packs (Bug #19675)
[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
[Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
[Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
[Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
[Fix] Changing order for post review if more than one post affected (Bug #15249)
[Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
[Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
[Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)
[Fix] Try to sort last active date on memberlist correctly at least on current page (Bug #18665)
[Fix] Handle generation of form tokens when maximum time is set to -1
[Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)
[Fix] Respect signature permissions in posting (Bug #16029)
[Fix] Users allowed to resign only from open and freely open groups (Bug #19355)
[Fix] Assign a last viewed date to converted topics (Bug #16565)
[Feature] New option to hide the entire list of subforums on listforums
[Fix] Custom BBCode {EMAIL}-Token usage (Bug #21155)
[Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
[Change] Use correct string for filesize (MiB instead of MB for example)
[Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
[Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)
[Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
[Change] Added sanity checks to various ACP settings
[Change] Removed minimum form times
[Fix] Custom profile fields with date type should be timezone independend (Bug #15003)
[Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)
[Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
[Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
[Fix] Allow & and | in local part of email addresses (Bug #22995)
[Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
[Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
[Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)
[Fix] If pruning users based on last activity, do not include users never logged in before (Bug #18105)
[Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
[Sec] Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat
[Sec] Check for non-empty config.php within style.php (Report #s24575) - reported by bantu
[Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)

Re: Форум обновлен.

Добавлено: 11.04.2008, 19:17
Heit
proplayer96 писал(а):Может еще немного исправить кнопку для добавления тега юрл? Просто приходится вручную добавлять название. Хорошо бы появлялось такое мелкое окошко и в нем надо ввести название юрл.
С цитатами косяк какой-то)