Brain a.k.a. thief

liepos 20, 2009

index.php modification under admin panel

Filed under: develop,Patarimai,Templatedeveloping — brainthief @ 8:35 am

Template manager -> seelct template -> edit -> edit HTML

liepos 8, 2009

How to remove Meta Generator tag from Joomla 1.5 (smarter way)

Filed under: develop,Patarimai — brainthief @ 5:03 am

<?php $this->setGenerator(‘Anything you want or leave empty’); ?>  change in themplate

Why smarter? Becouce after update not need tu change

The file you want to edit is called head.php and is found here:
/libraries/joomla/document/html/renderer/head.php

you will want to find the following code (~line 167):
$strHtml .= $tab.’<meta name=”generator” content=”‘.$document->getGenerator().’” />’.$lnEnd;

liepos 7, 2009

Themplate dev: text in themaplate by language

Filed under: develop — brainthief @ 7:58 am

<?php echo JText::_(‘YOU ARE HERE’);?>

next step LT.ini create string YOU ARE HERE=Jūs esta čia

do same in other file’s

Tema: Rubric. Blogą talpina WordPress.com.

Follow

Gaukite kiekvieną naują įrašą į savo dėžutę.