Home Forum
2010-09-07
Menu principale
Prodotti
Giochi a premi
Accedi ai servizi
Newsletter
Generale
Giochi a premi
Open Source
Ricezione
Welcome, Guest
Please Login or Register.    Lost Password?

Enhancements:
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Enhancements:
#880
Enhancements: 9 Months ago  
IF you want to make the keyword of other fields just follow this steps.


administrator/components/com_tagmeta/views/itemtagmeta/tmpl/form.php

Line 215 for keyword length:

<input class="text_area" type="text" name="keywords" id="keywords" size="70" maxlength="255" value="<?php echo $this->itemtagmeta->keywords; ?>" />

to

<input class="text_area" style="width:500px; height:50px;" rows="3" cols="50" type="text" name="keywords" id="keywords" size="70" maxlength="255" value="<?php echo $this->itemtagmeta->keywords; ?>" />

edit the italic value according to your need
just simple html hack.

if you need more enhancement

this code can count the character

SEO best rules
title: 65 char
description: 165
keyword: ~ (no more counted for seo)


Php code:

$string="$this";
$num_char=strlen($string);
<?php echo $num_char;?>;


Now. someone pls tell me the complete codes , i m not versed in php well.
ilj
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#887
Re:Enhancements: 9 Months ago  
Thanks for your enhancements. These will be introduced in the next release.

Regards,
Luigi
admin
Administrator
Posts: 575
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: admin
Cerca con Google
Chi è online
 47 visitatori online
Pubblicità