CodeIgniter Forums
CI Wiki Library/Module? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: CI Wiki Library/Module? (/showthread.php?tid=21833)



CI Wiki Library/Module? - El Forum - 08-21-2009

[eluser]gwelter[/eluser]
Can anyone point me to a good CI Wiki module? :blank:

I've done a lot of searching of "CodeIgniter Wiki Module" and many variations, but it's been impossible to find for obvious reasons.

Thanks in advance for any help.


CI Wiki Library/Module? - El Forum - 08-21-2009

[eluser]Johan André[/eluser]
I don't think there is one.
Expression Engine has a wiki module though...

I should be rather simple to create one though.
I think I saw some framework had a how-to-create-a-wiki screencast.
If you know CI it should be rather simple to convert the code!


CI Wiki Library/Module? - El Forum - 08-21-2009

[eluser]Dam1an[/eluser]
[quote author="Johan André" date="1250908917"]
I think I saw some framework had a how-to-create-a-wiki screencast.
If you know CI it should be rather simple to convert the code![/quote]

Was it by any chance how to do it in pythion using django?


CI Wiki Library/Module? - El Forum - 08-21-2009

[eluser]gwelter[/eluser]
Downloading EE core demo now Smile Thanks.