We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added API Key instructions
Updated Installing sharekit (markdown)
#42
Added CFNetwork.framework in the required frameworks.
Oh. The syntax issue was actually a conflict between standard Objective-C spacing and markdown link syntax. The extra space at the end fixes it.
Reverted 'memory leak' part of previous version...still trying to understand how these pieces fit together....
Fixed syntax error & memory leak
Syntax error in - (BOOL)handleOpenURL:(NSURL*)url
Created Configuration (markdown)
Added point 6. about implementing Single Sign On for Facebook
Added image for removing sharer folders
Added "Trim Cruft" section & modified formatting on the first 2 images; Hey, did you know you can mix in hybrid MediaWiki formatting to get framed, captioned images??? I didn't till messing around just now.
Added link to 3rd Party API Links
Created 3rd party api links (markdown)
Updated ShareKit Organization Policies (markdown)
Created ShareKit Organization Policies (markdown)
Changing page name back to Home...otherwise we seem to end up with a simple page list
First attempt at a useful documentation home page
Adapted content from http://getsharekit.com/install/
Initial Commit