PEAK XOOPS - sitemap and smartsection in englishin japanese

sitemap and smartsection

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2005/3/21 9:50
noisia  办霹始 From: Kobe, Japan  Posts: 13
Has anybody got a patch for chanoir sitemap to work with smartsection?

Looking forward to any response.

Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/3/21 23:31
karedokx  膏墓   Posts: 65
i have just released the smartsection in my production today and made the sitemap plugin.

you can get it at the following link: smartsection sitemap plugin. however, i don't incorporate the security in it though (don't understand yet how to do that).
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/3/22 6:47
noisia  办霹始 From: Kobe, Japan  Posts: 13
Hi Karedokx,

It works like a breeze. Thank you very much for posting it.
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/3/23 19:16
karedokx  膏墓   Posts: 65
glad to hear if it's working well... [hopefully it will be useful for others too and can be included by gijoe in the next release of sitemap]
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/3/24 8:03
noisia  办霹始 From: Kobe, Japan  Posts: 13
Hi Karedokx,

It works great.

Actually I had a look at the code and it is not so difficult to modify.

I am using another module "booklists", which is based on mylinks, so I adapted that one to sitemap as well:

Create a file booklists.php
<?php
// $Id: booklists.php,v 1.2 2005/01/14 18:54:37 Ryuji Exp $
// FILE		::	booklists.php
// AUTHOR	::	Ryuji AMANO <info@ryus.biz>
// WEB		::	Ryu's Planning <http://ryus.biz/>
//

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

    $block = sitemap_get_categoires_map($xoopsDB->prefix("mybooks_cat"), "cid", "pid", "title", "viewcat.php?cid=", "title");
    //$block["path"] = "viewcat.php?cid=";

	return $block;
}
?>
Votes:1 Average:0.00

question Re: sitemap and smartsection

msg# 1.1.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2005/4/8 6:05
GIJOE  黎扦烦菱   Posts: 4110
Plugins for smartsection and booklists are added.

Thanks a lot!
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!