Seit Wochen ist mein Friendica-Facebook-Connector-Token abgelaufen und ich sehe hier keine Facebook-Meldungen mehr.
Ich vermisse nichts.
Hallo again @Friendica Developers,
I added the history feature to my wiki module. It shows you a page's revisions and their diffs.
I pushed the code on my Github repo. You might take it on a test drive on my server. You may edit every page you like. I supposed we're all grown-ups and know that great power comes with great responsibility.
Keep in mind that I'm continuing development on that server and what you see there might not be exactly what you get when you use the code on Github.
Have fun.
Hi @Friendica Developers,
I've done some coding and uploaded the first version of my wiki module to Github. Comments and contributions welcome.
Use at own risk. Currently, anyone will be able to see and edit all wiki pages. There is no visible edit history (although it's present in the db). You won't be able to delete pages yet. Todos:
After installing the addon, you should see a "Wiki" entry in your apps menu. If you just want to make a test drive, feel free to use the wiki on my server. You might edit any wiki page you like but keep in mind that I also do development on my server and that its version of the wiki module could be more advanced (or less good working) than the one on Github.
A final note: I'm not an experienced PHP developer (I'm doing far more embedded C++ coding). In fact this is my first PHP project. So if you have any advice on how to improve my code, please let me know.