WardCunningham / Smallest-Federated-Wiki

This wiki innovates by: 1. federated sharing, 2. drag refactoring and 3. data visualization.
http://wardcunningham.github.com/
GNU General Public License v2.0
1.21k stars 178 forks source link

Punt Records Browser/OS, Factory generates Plugins from Menu in Ub12.04 #349

Closed rynomad closed 11 years ago

rynomad commented 11 years ago

Sorry the commit tree in this pull request is messy, still getting the hang of this.

cd51799 - cleans /n newlines out of plugin calls from factory, which was bugging up my system

47caa25 - added attribution and url to source of the BrowserDetect script

579de83 - Punt now records users browser and version, as well as OS. Generates a paragraph that reads:

"Trouble: We detected the drop but cannot yet make sense of the information provided by your browser and operating system. Try something different. If you know that your drop should have worked and you want to file a bug report you can do so on [https://github.com/WardCunningham/Smallest-Federated-Wiki/issues github]. Please Provide the json data for this paragraph, (click JSON on the bottom of this page)"

The rest of the commits here are a result of me trying to update my forked copy of SFW from the master branch, which then automatically added them to the pull request... like I said, still gettin the hang of it. Hope it's not a pain to separate out.

WardCunningham commented 11 years ago

I'm sorry it too so long to get to this. After trying it out it occurred to me that we should leave the factory as a factory and use the factory's prompt mechanism to report advice.

rynomad commented 11 years ago

No problem, I've been working on a number of other projects myself. Thanks for pulling.