php ve eskiden kalma delphi yazıları….
27 Eki
indirin sayfası :http://www.link-assistent.org/a-zindex-wordpress-plugin-english.html
plugini aftif edin
Eklentiyi yukarıdan kurun ve aktif edin
tema – theme-editor veya html editor programı ile
gecerli temanızın archive.php dosyasını açın
Bunu bulun
<?php else : ?>
bununla değiştirin
<!–link asistan için verilen kod –>
<?php elseif (strlen($category_name)==1): ?>
<h2 class="center">Articles with "<?php echo strtoupper($category_name); ?>" :</h2>
<?php
$A_ZStart=’<li> ‘; // html part in front of <a href…
$A_ZClass=""; // html part in the href-tag example: css-style or target
$A_ZEnd =’</li> ‘;// html part after </a>
// example:
//[$A_ZStart]<a href=”http://www.domain.de” mce_href=”http://www.domain.de” [$A_ZClass]>domain</a>[$A_ZEnd]
echo A_ZIndexArticles($A_ZStart, $A_ZClass, $A_ZEnd, $category_name);
?><br />
<?php else : ?><!–tekrar eksi haline yukelemk istersen bu bolum yan daki hariç yukardaki verilen bolum yazısından sonrasını sil –>
html editoru ile gecerli temanızın footer.php dosyasını acın
bul yoksa herhangi bi yere veya en ustte
<!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>
aşagıdaki ile Değiştir
<!– <?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. –>
<?php
$A_ZStart=’ ‘; // html part in front of <a href…
$A_ZClass=""; // html part in the href-tag example: css-style or target
$A_ZEnd =’ ‘; // html part after </a>
// example:
//[$A_ZStart]<a href="http://www.domain.de" mce_href="http://www.domain.de" [$A_ZClass]>domain</a>[$A_ZEnd]
echo ‘<br />’.A_ZIndexMenu($A_ZStart, $A_ZClass, $A_ZEnd);
//echo ‘by <a href="http://www.link-assistent.org/a-zindex-wordpress-plugin-english.html" mce_href="http://www.link-assistent.org/a-zindex-wordpress-plugin-english.html" >a-z-index for wp</a><br />’;
?>
html editoru ile 404.php dosyasını bul
aşagıdaki ile Değiştir
<?php if (strlen($category_name)==1): ?>
<h2 class="center"> "<?php echo strtoupper($category_name); ?>" : Kategorisindekiler</h2>
<?php
$A_ZStart=’<li> ‘; // html part in front of <a href…
$A_ZClass=""; // html part in the href-tag example: css-style or target
$A_ZEnd =’</li> ‘;// html part after </a>
// example:
//[$A_ZStart]<a href="http://www.domain.de" mce_href="http://www.domain.de" [$A_ZClass]>domain</a>[$A_ZEnd]
echo A_ZIndexArticles($A_ZStart, $A_ZClass, $A_ZEnd, $category_name);
?><br />
<?php else: ?>
<h2><?php _e(’404 – Bulunamadı’); ?></h2>
<?php endif; ?>
<?php else: ?>
<h2><?php _e(’404 – Bulunamadı’); ?></h2>
<?php endif; ?>
Hepsi Bu kadar sonra ftp programı ile değişen dosyalrı sitedek
i yerine gonderin
Bu sitedeki bu yazının Bir yansısı ve benzeri KAYHAN KAYA tarafından bu adresde yazılmıştır Tıklayın
Bu sitedeki bu yazının Bir yansısı ve benzeri SELMAN TUNÇ tarafından bu adresde yazılmıştır Tıklayın
Popularity: 6% [?]
| Pts | Sal | Çar | Per | Cum | Cts | Paz |
|---|---|---|---|---|---|---|
| « Ara | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | ||||
"A-Z İndex Eklentisi (Link-Assistent)" Yazısı İçin Yapılan 2 Yorum
kardeş bunu yapana kadar kendime yeni biklenti tasarlarım.. bööle uzun hikayelerle kimse uğraşmaz..
bu 3 yıl önceki bir eklenti,şükrü bey 2007 yazmıştım oylece kaldı,evet araştırınca bundan daha iyileri çıkar mutlaka…
Yorum Yap