FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » "plug-ins"
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
"plug-ins" [message #33686] Thu, 14 September 2006 17:03 Go to next message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma: 0
Senior Member
This is a sort weird idea. I run a forum for a Guild Wars guild. There is an extensive wiki for the game. I know that FUDforum has support for linking to Wikipedia. I just had the idea that it would be nice to be able to extend that functionality to other wikis. Of course, adding this type of thing into FUDforum for every wiki out there is impossible. But if there was a way for the administrator to extend the wiki link without having to do it on every upgrade, that would be awesome.
Re: "plug-ins" [message #33690 is a reply to message #33686] Thu, 14 September 2006 19:04 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You can look @ post_proc.inc.t and from there it would be fairly trivial to duplicate wikipedia code for other wikis.

FUDforum Core Developer
Re: "plug-ins" [message #33698 is a reply to message #33690] Thu, 14 September 2006 19:37 Go to previous messageGo to next message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma: 0
Senior Member
I realize that. But any modifications would be overwritten with new versions of FUDforum. I am suggesting a feature that allows an administrator to extend the functionality without having to modify that file.

Off the top of my head:

There could be a file that contains extra wikis whose content is similar to <?php
customwiki 
= array("newwiki","http://some.wiki/search/url");
?>
. The current function could then load these new wikis. Then the person composing the post could do
[wikipedia custom=newwiki]term[/wikipedia]
to link to the administrator defined wiki.
Re: "plug-ins" [message #33711 is a reply to message #33698] Fri, 15 September 2006 22:43 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
This would make fudcode implementation far too complex, so I maintain my position that if you need other wikis simply customize post_proc.inc.t

It should be mentioned that the file would only be overwritten during an upgrade in the event it has changed since the last release. Meaning if no changes were made to it and your copy contains your customizations, the customizations will be retained.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Make 'Subscribe' a real button
Next Topic: vietnam time zone
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 25 06:29:10 GMT 2024

Total time taken to generate the page: 0.02514 seconds