Changeset 769777
- Timestamp:
- 09/10/2013 03:32:03 PM (13 years ago)
- File:
-
- 1 edited
-
wp-linked-data/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-linked-data/trunk/readme.txt
r769776 r769777 39 39 The Plugin adds a WebID section to the user profile screen in the admin backend. (Note: The section is only available, when editing _your own_ profile). 40 40 41 ** WebID Location**41 **WebID Location** 42 42 43 43 You can choose, where your WebID is hosted: … … 50 50 If you do not have a WebID yet, choose the first option, or get a WebID at http://my-profile.eu. More Information about WebID: http://webid.info/ 51 51 52 ** RSA Public Key**52 **RSA Public Key** 53 53 54 54 You may enter the exponent and modulus of the public key of your WebID certificate. This will allow you to use your WordPress WebID for authentication elsewhere on the web. The wp-linked-data plugin is not yet capable of creating WebID certificates, so you will have to create the certificate with another tool (e.g. openssl) and enter the data into this section afterwards. 55 55 56 ** Additional RDF**56 **Additional RDF** 57 57 58 58 You may enter any RDF triples as RDF/XML, Turtle or N3. The triples will occur in the RDF representation of your WordPress profile document at at http://[your-domain]/author/[your-username]
Note: See TracChangeset
for help on using the changeset viewer.