Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use intent filters to add new dokuwikis #32

Open
timroes opened this issue Apr 14, 2012 · 0 comments
Open

Use intent filters to add new dokuwikis #32

timroes opened this issue Apr 14, 2012 · 0 comments
Assignees
Labels

Comments

@timroes
Copy link
Member

timroes commented Apr 14, 2012

A new schema "dokuwiki://" should be introduced, to add new dokuwikis. A link to that protocol could be generated by a to-develop dokuwiikiplugin.

Also an intent filter for "/lib/exe/xmlrpc.php" could be made, since the QR codes should contain a http/https link (not a custom dokuwiki:// link), since the most used barcode scanner doesn't offer an "open" button for non http/https links. So scanning the QR code directly from the barcode scanner wouldn't invoke the DokuWiki app.

In short:

  • "dokuwiki" use for links (e.g. in browser, so the browser won't open them, but the dokuwiki app gets invoked)
  • "http/https" for QR code, so the barcode scanner displays an open button to the user.
@ghost ghost assigned timroes and dbaelz Apr 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants