Joomla Tutor

IconFree Tutorial, Download,Install Templates, Component, Module, Mambots, Customize CMS Joomla ...

How to remove meta tag "generator" in Joomla?

Joomla Generator Tag

Joomla produces some meta tags by default. One of them is "generator" tag. You can see the code by opening Page Source in your Browser. This is the line we want to get rid of:




<meta name="Generator" content="Joomla! - Copyright (C) 2005 - 2006 Open Source Matters. All rights reserved." />

Removing the code
We will remove this code by commenting out a line in file called frontend.php. It`s located in includes folder. If you have a local Joomla installation just edit the file, if your files are online, use FTP Client to download and then upload the file.

All you have to do is open file frontend.php and find the line called

$mainframe->addMetaTag( 'Generator', $_VERSION->PRODUCT . " - " . $_VERSION->COPYRIGHT);


when you locate, it put // before this line.
Save the file, and refresh your site. The line should now be gone.

Read More..
 
 

Free Template From TemplatePlazza.com

Template Plazza templates are meant to be easy to edit and style as you like. You will be suplied with a .psd or .png format for images used in the template. You can also modify the colors in the template template_css.css file (or others inside the css directory) to suit your own site color scheme.

Available Free Template

Description: Anotherview Template for Joomla 1.5
Submitted On: 12 Nov 2008
File Date: 12 Nov 2008
File Version: 1.2
File Size: 59.15 Kb
Demo : Template
Download Link :

For 1.5 :Template

For 1.0 : Feel Free

Description: Update version from old SabanaCorporate release with some bug fixing
Submitted On: 30 Jan 2008
File Date: 31 Jul 2006
File Author: TemplatePlazza
File Version: 1
File Size: 389.97Kb
Demo : Layouts
Download : Go Download

Read More..
 
 

YM ! Yahoo Messengers In Joomla

How to add Modules Status Yahoo Messenger at joomla or mambo
1. Login into Your Joomla Administrator
2. Go to module manager
3. Click "New" for create new module, and choose custom HTML.
Copy this code and paste in form html
<a href="ymsgr:sendIM?YOURID"><img src="http://opi.yahoo.com/online?u=YourID&m=g&t=StyleID" border="0"></a>
4. Save

Note : Change IDYM with your ID

And For More Style StyleID

1


2


3


4


5


6


7


8


9


10


11


12


13


14


15


16



Or

Use available packet module, created by Jerry Wijaya

Yahoo Messenger (YM) Status Custom Image for Joomla 1.5
Yahoo Messenger (YM) Status Custom Image for Joomla 1.0

Read More..