News:

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

Main Menu

Edit and Align Categories

Started by deadhero, May 21, 2013, 04:09:25 PM

Previous topic - Next topic

MaccabeeY

Let's look at the code in the whole BoardIndex file and we'll work from there...
ED

Colin

MaccabeeY,

I edited your post to wrap it in [code][/code].


         else
            echo '
               ', $category['link'];



Should be


         else
            echo $category['link'];


Also, thank you for providing some assistance.



Deadhero,

(Reiterating what MacaabeeY said) - It is imperative that you wrap all of your $modSettings[] in !empty(..) { } so SMF does not throw undefined index errors into the logs.
"If everybody is thinking alike, then somebody is not thinking." - Gen. George S. Patton Jr.

Colin

deadhero

#22
Modifiaction updated.

Fixed font and font size settings.

*Credits: MaccabeeY

Apllicmz

Nice Work when Update portuguese dont forget
files here

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
$txt['catalign'] = 'Alinhar Categorias';
$txt['catface'] = 'Categoria Tipo de Fonte';
$txt['catsize'] = 'Categoria Tamanho da Fonte';
$txt['eacm_title'] = '<div style="font-size: 13px; text-decoration: underline;">Editar e alinhar as configura&ccedil;&otilde;es da categorias </div>';
]]></add>
        </operation>
    </file>
    <file name="$languagedir/Help.portuguese_pt.php" error="skip">
        <operation>
            <search position="end" />
            <add><![CDATA[
$helptxt['catalign'] = 'Alinhar Categorias';
$helptxt['catface'] = 'Examplo: Arial, Tahoma, Verdana';
$helptxt['catsize'] = 'Examplo: 7, 3, 4';
]]></add>
        </operation>
    </file>



d3vcho

The mod has been updated not too much time ago and I decided to do an Spanish Translation for it. Here it is! Hope it will help! :laugh:



"Greeting Death as an old friend, they departed this life as equals"

Advertisement: