发新话题
打印

新的想法

新的想法

在漫波正站系统和smf整合遇到问题后,突然有个想法:既然整合,桥接有诸多的不便,而且我也不想在网站与论坛之间实现数据共享,有没有一个方便的方法--仅仅使得SMF论坛里的一些信息(如:热门帖子的连接)出现在首页上?

请指教,谢谢!

TOP

有!可以调用论坛的帖子的模块!你可以在论坛里搜索下,应该有相关的帖子!
我开源,我开心 -- Mambo中国
More Simple, More Powerful
愈简,愈强 -- Mambo中国整站系统

TOP

引用:
原帖由 nemo_sha 于 2007-4-7 14:13 发表
有!可以调用论坛的帖子的模块!你可以在论坛里搜索下,应该有相关的帖子!
谢谢,我试一下。

TOP

引用:
原帖由 nemo_sha 于 2007-4-7 14:13 发表
有!可以调用论坛的帖子的模块!你可以在论坛里搜索下,应该有相关的帖子!
谢谢,我试一下。

TOP

在smf官方网站下载了一个 mod_smlastpost 模块,说是可以在网站上(for mambo)显示论坛(smf)最新的post。
此模块我在mambo上安装成功了。但是没有找到完整的教程。在这里请问下一步该如何完成呢? 如何将smf和mambo连接起来?(不是用integeration nor bridge) 。
此模块安装后提示:
This is a module that pulls the latest posts and replies from a local Simple Machnies Forum.

In order for this to work you MUST add the following line to your template(s) for your site above the first html tag.

< ?php require("/path/to/your/SSI.php"); ?>

The above is just an example, you will need to edit accordingly and remove the space between the "<" and the "?" at the beginning of the code

这是指什么?

本人新手,望指教。谢谢!

TOP

问题解决,谢谢。

TOP

发新话题