1
xXMaartenXx
Change module page title

I want to show the title of the link in the page title <title></title>

I have change this for other modules last year. But now i want to do this at the booklist module. Now i forgot how to do that. Can someone say what file i have to change in a module to change the title?

BIG thanks



2
xXMaartenXx
show links in category (mydownloads)

I use the mydownloads module.

Now i want/have to change viewcat.php
Because i want to show on the vieuwcat.php only the names with a href to the singlefile.php
I try to fix it but i don`t get it right.

Some 1 know how to fix this?

BIG THANKS!!



3
xXMaartenXx
Re: mydownloads ALL downloads page

Yes that is a big job to see all the downloads.
Google havving some problems with it 2 so i want to help google with a page with all links ;)

I think the best solution is to make page with links to the categories and the categorie pages like this --> viewcat.php?cid=8&min=200&orderby=titleA&show=25

or are this links bad for search engines? (i can try ;))



4
xXMaartenXx
Re: mydownloads ALL downloads page

i think you don`t understand me.

$block = sitemap_get_categoires_map($xoopsDB->prefix("mydownloads_cat"), "cid","pid", "title", "viewcat.php?cid=", "title");


this is a plugin for sitemap module. This shows all the categories in mydownloads module.

Or if i go to the topten php i see 10 links. Now i just want to know how i can show up all the links. Or is that not working at all. So i have to submit 5996 links manualy on a custom html/php file?



5
xXMaartenXx
Re: mydownloads ALL downloads page

The attachment is no longer available. <--- nice hint ;)

I know how that modules are working. But i want a page that show al the links. Not that i put the links on that page, XOOPS have to do this. So if i add a new download link that link wil be listed on the all downloads page.



6
xXMaartenXx
Re: mydownloads ALL downloads page

Yes more than 50 downloads ;)

But wat is the code to display all the download links?

i have to use some prefix code or something, i don`t know.



7
xXMaartenXx
mydownloads ALL downloads page

can i create a page with all the downloads in the mydownloads module.

I try to fix this in the sitemap module because i want to use it for google. It is not working in the sitemap module. Is there a way to create a page in the mydownloads module?

Only the links not the desctiption etc



8
xXMaartenXx
prefix("mydownloads_downloads")

in the sitemap module is a plugin for the mydownloads module.
------>

<?php
// $Id: mydownloads.php,v 1.1 2005/04/07 09:23:42 gij Exp $
// FILE :: weblinks.php
// AUTHOR :: Ryuji AMANO <info@ryus.biz>
// WEB :: Ryu's Planning <http://ryus.biz/>
//

function b_sitemap_mydownloads(){
$xoopsDB =& Database::getInstance();

$block = sitemap_get_categoires_map($xoopsDB->prefix("mydownloads_cat"), "cid","pid", "title", "viewcat.php?cid=", "title");

return $block;
}


?>

Now i want to show the downloads and not the categories. So i have large list of all the downloads.

I have to change mydownloads_cat in mydownloads_downloads and viewcat.php in singlefile.php

I have to change more ( "cid","pid", "title", ) ????? Because only this changes are not working ;(

Some 1 know how to fix this?



9
xXMaartenXx
Duplicate mydownloads_block_new.html

I need a extra block from the new submitted downloads. So i can put that block on a other page. But now with more downloads than the first block.

:)


So the first 1 is showing the last 10 submitted files.
Now i want to show up 50 last submitted files in a new block on a other page.

Some 1 know how to fix this?



10
xXMaartenXx
Vote before download

Is it possible to change the mydownloads module, so visitors first have to vote (link to a link-partner) before the real download is starting?

This would be great ;)




TopTop
(1) 2 3 4 »



Login

Who's Online

256 user(s) are online (176 user(s) are browsing Support Forums)


Members: 0


Guests: 256


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits