| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
windstarfire
Joined: 24 Jan 2008 Posts: 1
|
Posted: Sat Apr 19, 2008 11:43 am Post subject: Removing phpbb-seo at the bottom of forum |
|
|
Hello there.
I'd like to firstly thank you for this awesome mod! It has helped me tremendiously!
Upon taking a look at the phpbb_seo_class.php file, I saw that there were other ways upon which the image can be displayed.
I am planning on installing a CMS like subdreamer for our portal, and so I would like to know how to remove the code for the image on the bottom of the page, and I will place manually an icon on our planned subdreamer portal on the sidebar under 'Links'.
Thanks in advance! |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14327
|
Posted: Sun Apr 20, 2008 1:05 pm Post subject: Re: Removing phpbb-seo at the bottom of forum |
|
|
With the 0.4.2 mod rewrites (soon to be released standalone and already included in the premod) version, you can choose between the image link and the text link from ACP, you can as well choose the text to be used in the link.
If you still want to display it differently, you can add
after :
| Code: | function seo_end($return = false) {
global $user, $config; |
And manually add the link as you wish.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |