1
wizanda
How do you make Profiles use ExtendedTextSantizer for site wide Wiki
  • 2007/2/5 13:18

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


With the new framework it also provides site wide Wiki which we have incorporated to use with Wiwimod via the Config.php.
Now on MySpace they have words linking from profiles, I would like to be able to do the same, yet in XOOPS style as to give Wiki pages from a profile.
The only problem is I haven’t found where to add the framework to it.
I have been able to incorporated the new framework in mydownloads, so any word within that can be a Wiki page for further explaining.
This was done by adding where it says:

$myts =& MyTextSanitizer::getInstance();


And changing it to:

require_once XOOPS_ROOT_PATH."/Frameworks/textsanitizer/module.textsanitizer.php";
$myts =& MyTextSanitizerExtended::getInstance();


I am unsure if you need the include part of framework, yet thought might be needed and would make sense you do.
(cowboy coder )
Anyways I can’t find where in the profiles module of both 2.2 and Smart profiles is to render the end results, through the text sanitizer of framework instead and so to provide all profiles with expanding Wiki pages in Wiwimod from any word.

Login

Who's Online

384 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 384


more...

Donat-O-Meter

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

Latest GitHub Commits