Supprimer les chiffres ? --- Résolu

More
12 years 6 months ago - 12 years 6 months ago #19809 by pixion
Salut à tous,

Est ce qu'il y a une astuce pour supprimer les chiffres tout en gardant les lettres du classement alphabétique ?
Last edit: 12 years 6 months ago by pixion.

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #19813 by micker
dans la nouvelle version 1.5.6 dans tes reglage de categorie tu peus faire ces reglages
sinon edite le fichier category_alpha.php de ton template
et enleve cette ligne
Code:
<div class="numbers"> <?php $numbers = array('0', '1', '2', '3', '4', '5', '6', '7', '8', '9'); foreach ($numbers as $number) : if (in_array($number, $this->alpha)) : echo "<a class=\"fc_alpha_index\" href=\"".$this->action."&letter=".$number."\" onclick=\"document.getElementById('alpha_index').value='".($number ? $number : 0)."';document.getElementById('adminForm').submit();\">".$number.""; else : echo "<span class=\"fc_alpha_index\">".$number."</span>"; endif; endforeach; ?> </div>
valable pour flexicontent 1.5.5
sinon pour flexi 1.5.6
enleve les chiffre dans le meme fichier
Code:
} else { // $show_alpha == 2 // Custom setting $alphacharacters = $this->params->get('alphacharacters', "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,y,z!!0,1,2,3,4,5,6,7,8,9");
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #19821 by pixion
Tip top ... Merci

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #19833 by micker
de rien
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.278 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline