News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Subject length on Board Index

Started by Diego Andrés, August 16, 2010, 03:28:49 AM

Previous topic - Next topic

Diego Andrés

Link to Mod




Subject length on Board Index

Original Author and credits: Joker™




Introduction
This modification will allow you to set the length of subject that appears on Board Index.
By default it's 24 character's you can change it to any value as you want by using this mod.





License
This Source Code Form is subject to the terms of the Mozilla Public License, v. 1.1.
If a copy of the MPL was not distributed with this file,
You can obtain one at http://mozilla.org/MPL/

The contents of this package are subject to the Mozilla Public License Version
1.1 (the "License"); you may not use this package except in compliance with
the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
*
Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
for the specific language governing rights and limitations under the
License.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Sabre™

Good share.
Thanks mate, and keep up the excellentiosiotio modding! ;)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


Raffoz

Thnaks!!!!!!!!!

It's wonderful now the look of my forum!!! :)

here it's for you the italian translation:
<file name="$languagedir/Modifications.italian.php">
<operation>
<search position="end" />
<add><![CDATA[
// Subject length on Board Index
$txt['slobi'] = 'Lunghezza in caratteri del titolo degli argomenti da visualizzare nella Homepage del Forum';
$txt['slobit'] = 'Di default la lunghezza massima dei titoli degli argomenti &egrave; di 24 caratteri.';
]]></add>
</operation>
</file>
MacOsX (last)
SMF 2.0.15 and 2.1.2 (different forums)
Chrome (last) or Safari (last)

Bugo


Apllicmz

when Update dont forget Portuguese

<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
// Subject length on Board Index
$txt['slobi'] = 'O comprimento do assunto a ser mostrado no quadro do Index';
$txt['slobit'] = 'Por padr&atilde;o o tamanho m&aacute;ximo do assunto a ser mostrado &eacute; de 24 caracteres.';
]]></add>
        </operation>
    </file>



<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
// Subject length on Board Index
$txt['slobi'] = 'O comprimento do assunto a ser mostrado no quadro do Index';
$txt['slobit'] = 'Por padr&atilde;o o tamanho m&aacute;ximo do assunto a ser mostrado &eacute; de 24 caracteres.';
]]></add>
        </operation>
    </file>



Advertisement: