News:

Wondering if this will always be free?  See why free is better.

Main Menu

Forum Name in Browser Title

Started by Matthew K., February 18, 2010, 06:12:00 AM

Previous topic - Next topic

Matthew K.

Wanna give some details on the settings that are set? How is it triggered? Thanks...

OCJ

Just updated the previous post.... thanks BTW!

Matthew K.


Mstcool

The easiest way to get a forum name in browser is go to
Admin>COnfiguration>server setting
but u need to make the files writeable
so admin>package manager>file permissions>settings.php (i think) should be writeable

Matthew K.

Uh...be careful doing that. This mod makes it easy.

Mstcool

True but i know how to do it so i did it
but VEry nice mod
u make awesome mods
Can u make custom mods for free?

Matthew K.

Depending on what it is, and my schedule. But I will write paid modifications.

Mstcool


Matthew K.

This is a little bit off of topic, so you can PM me if you need to ask questions beyond this post, but yes. Any solely custom projects will need financial compensation, otherwise unfortunately it's not worth my time.

I occasionally write publicly distributed modifications to help people out, such as this, and it's used by many people, so to me it's worth doing for free.

OCJ

After a second install it worked ...thanks.

Matthew K.

Great to hear that, and not a problem.

OCJ

sorry...wrong window - that was meant for the profile comments!  :o

Matthew K.

Ah, well still glad to hear that :P

PatrickForum

Hello,

I've deleted the Forum Name in Browser title mod, but there are still some metatags in my HTML code, which won't disappear:

<!-- SMF Modders; Forum Name in Browser Title -->
   <title>Blijf op de hoogte van nieuwe berichten</title>
   <link rel="canonical" href="http://www.geldverdienenopinternetforum.nl/index.php?topic=460.0" />
   <link rel="help" href="http://www.geldverdienenopinternetforum.nl/index.php?action=help" />
   <link rel="search" href="http://www.geldverdienenopinternetforum.nl/index.php?action=search" />
   <link rel="contents" href="http://www.geldverdienenopinternetforum.nl/index.php" />
   <link rel="alternate" type="application/rss+xml" title="Geld Verdienen Op Internet Forum - RSS" href="http://www.geldverdienenopinternetforum.nl/index.php?type=rss;action=.xml" />
   <link rel="prev" href="http://www.geldverdienenopinternetforum.nl/index.php?topic=460.0;prev_next=prev" />
   <link rel="next" href="http://www.geldverdienenopinternetforum.nl/index.php?topic=460.0;prev_next=next" />
   <link rel="index" href="http://www.geldverdienenopinternetforum.nl/index.php?board=27.0" />

Question: how can I delete those metatags?

Matthew K.


James---

We deleted this mod on our forum, but some code is still present.
How can we delete all the code and other things that belong to this mod completely?
Een forum starten in 5 stappen: http://www.waardevolleartikelen.nl/?p=4 (mijn visie)

Matthew K.


Matthew K.

Note to self: undefined errors after installing on SMF 2.0.3 with "page_title_positions".

Costa

Code (Modifications.portuguese_pt.php) Select
//-- Labradoodle-360; Forum Name in Browser Title
$txt['page_title_positions'] = 'Nome do fórum na barra do navegador:';
$txt['page_title_separation_char'] = 'Separar o título da página com:<div class="smalltext>(Caracteres especias HTML são permitidos)</div>';
$txt['page_title_position_disabled'] = 'Desligado';
$txt['page_title_position_before'] = 'Antes do título da página';
$txt['page_title_position_after'] = 'Depois do título da página';
// End Labradoodle-360; Forum Name in Browser Title --//


Code (Modifications.portuguese_pt-utf8.php) Select
//-- Labradoodle-360; Forum Name in Browser Title
$txt['page_title_positions'] = 'Nome do f&#243;rum na barra do navegador:';
$txt['page_title_separation_char'] = 'Separar o t&#237;tulo da p&#225;gina com:<div class="smalltext>(Caracteres especias HTML s&#227;o permitidos)</div>';
$txt['page_title_position_disabled'] = 'Desligado';
$txt['page_title_position_before'] = 'Antes do t&#237;tulo da p&#225;gina';
$txt['page_title_position_after'] = 'Depois do t&#237;tulo da p&#225;gina';
// End Labradoodle-360; Forum Name in Browser Title --//


Code (Modifications.portuguese_brazilian.php) Select
//-- Labradoodle-360; Forum Name in Browser Title
$txt['page_title_positions'] = 'Nome do fórum na barra do navegador:';
$txt['page_title_separation_char'] = 'Separar o título da página com:<div class="smalltext>(Caracteres especias HTML são permitidos)</div>';
$txt['page_title_position_disabled'] = 'Desligado';
$txt['page_title_position_before'] = 'Antes do título da página';
$txt['page_title_position_after'] = 'Depois do título da página';
// End Labradoodle-360; Forum Name in Browser Title --//


Code (Modifications.portuguese_brazilian-utf8.php) Select
//-- Labradoodle-360; Forum Name in Browser Title
$txt['page_title_positions'] = 'Nome do f&#243;rum na barra do navegador:';
$txt['page_title_separation_char'] = 'Separar o t&#237;tulo da p&#225;gina com:<div class="smalltext>(Caracteres especias HTML s&#227;o permitidos)</div>';
$txt['page_title_position_disabled'] = 'Desligado';
$txt['page_title_position_before'] = 'Antes do t&#237;tulo da p&#225;gina';
$txt['page_title_position_after'] = 'Depois do t&#237;tulo da p&#225;gina';
// End Labradoodle-360; Forum Name in Browser Title --//
Hugo "Costa" Fernandes - PT SMF
Todas as MP's a pedir ajuda são sujeitas a radioactividade, microondas, queimadas e atiradas borda fora.

"At least someone appreciates the fact that I am doing and not thinking..."
"Laziness is counter-revolutionary."

Matthew K.


Advertisement: