Skip to content

added functions for placing many parameters in the anchor string#19

Merged
sebsauvage merged 1 commit into
sebsauvage:masterfrom
privly:pull-requests
Feb 22, 2013
Merged

added functions for placing many parameters in the anchor string#19
sebsauvage merged 1 commit into
sebsauvage:masterfrom
privly:pull-requests

Conversation

@smcgregor
Copy link
Copy Markdown
Contributor

@sebsauvage,

This pull request contains a few helper methods for using the anchor as a parameter string. I left out my integration with the JSON endpoint because I don't want to break the ZeroBin's PHP storage. You should be able to integrate the parameter code by changing the URL like so: http://ZeroBin.net/?5#key= -> http://ZeroBin.net/#key=ciphertextkey&cipherTextUrl=https_______).

Privly's URL structure will be a bit more specialized, so unless you want to use Privly's URL structure, I am going to leave out those changes.

-Sean

sebsauvage added a commit that referenced this pull request Feb 22, 2013
JS Helper functions to use anchor as parameter string (Used for http://priv.ly and may be used later in ZeroBin for new features).
@sebsauvage sebsauvage merged commit 6e2869d into sebsauvage:master Feb 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants