| Author |
Message |
jakec
Client

Joined: Sep 25, 2006
Posts: 47
|
Posted:
Sat Dec 23, 2006 11:09 am
|
|
Hi G,
I'm using TegoNuke Shortlinks on my site and I was just wondering if you have done a tap for the Adsense Article Module?
Jakec |
|
|
|
 |
Guardian
Site Admin


Joined: Jan 06, 2006
Posts: 3779
Location: Poland
|
Posted:
Sat Dec 23, 2006 11:46 am
|
|
No I haven't as it would require one tap per file as the file names are unique - it would be a long list!!
I could probably write one to chage the php extension to html but I deliberately used file names willed with keywords for SEO so anything more would negate that really. |
|
|
|
 |
jakec
Client

Joined: Sep 25, 2006
Posts: 47
|
Posted:
Sat Dec 23, 2006 5:49 pm
|
|
That's fair enough.
Would there be any benefit? I'm willing to give it a go.
I guess you could loose the /modules.php?name=Adsense_Tips&page= and add a html extension.
I guess having such a long list it may slow the page loads?  |
|
|
|
 |
jakec
Client

Joined: Sep 25, 2006
Posts: 47
|
Posted:
Tue Jan 02, 2007 7:04 am
|
|
|
|
 |
jakec
Client

Joined: Sep 25, 2006
Posts: 47
|
Posted:
Tue Jan 02, 2007 10:17 pm
|
|
I'm experiencing one problem at the moment. On the homepage in the modules block it is still showing modules.php?name=Adsense_Tips instead of Adsense_Tips.html.
When I click on the link to the module in the module block the link then begins to show correctly.
Have I missed something?
Jakec |
|
|
|
 |
Guardian
Site Admin


Joined: Jan 06, 2006
Posts: 3779
Location: Poland
|
Posted:
Thu Jan 04, 2007 7:16 pm
|
|
As the menu is actually a block file, you might have to tweak the GT Modules file as the actual 'link' to the Adsense module only appears there when the module is activated.
The GT Modules file has no way of knowing what links it is likely to have (apart from the default modules) as the links are built dynamically from the database depending on what modules are installed so I would guess it needs a little help  |
|
|
|
 |
jakec
Client

Joined: Sep 25, 2006
Posts: 47
|
Posted:
Thu Jan 04, 2007 7:44 pm
|
|
Thanks for the pointer G, I added a couple of lines to the GTB-block-Modules.php file and it works.  |
|
|
|
 |
|
|