1
datamile
phpwiki - search function added
  • 2004/1/30 23:39

  • datamile

  • Just popping in

  • Posts: 22

  • Since: 2002/11/24


All,

I've released a basic search.inc.php to allow phpwiki data to be searched by the general search process.

Download at :-

http://www.go-share.com/modules/mydownloads/singlefile.php?cid=1&lid=1

Demo

http://www.go-share.com/

Will be adding Preferences in module config for what to search and display.

Comments ?

-----------------------------------------------------
Xoops Search For phpwiki Module. Verson 1.0 (30/01/04)

History
-------

Author - Ian White (Datamile Computers Ltd)
Demonstration -http://www.go-share.com/

Function
--------

To add search of the wiki database to the standard XOOPS search.

Full text search of database, outputting link and paragraph of match.


Install
-------

1) added to end of modules/phpwiki/xoops_verson.php just before the closing ?>

// Search
$modversion['hasSearch'] = 1;
$modversion['search']['file']="search.inc.php";
$modversion['search']['func']="phpwiki_xoops_search";

2) install file search.inc.php in modules/phpwiki

3) Go to Adminstration Menu->System Admin->modules

Find the phpwiki row , and click the module update button to load the search function into the system.
---------------------------------------------

2
jayjay
Re: phpwiki - search function added
  • 2004/3/10 9:04

  • jayjay

  • Not too shy to talk

  • Posts: 175

  • Since: 2003/9/10


This is fantastic man!

I've been using the phpwiki module for a while now. It's a great tool for managing a site and with your solution for the search functionality it's even become better!

Thanks!

Login

Who's Online

218 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 218


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