Plugin Directory

Changeset 769772


Ignore:
Timestamp:
09/10/2013 03:20:25 PM (13 years ago)
Author:
aveltens
Message:

fixed readme headline format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-linked-data/trunk/readme.txt

    r769768 r769772  
    1313== Description ==
    1414
    15 === Linked Data ===
     15= Linked Data =
    1616
    1717Turtle and RDF/XML documents can be retrieved performing a HTTP GET request with an appropriate HTTP-Accept-Header set. Blog posts and pages are identified by their original document URI appended by the fragment identifier #it.
     
    3333Instead of using WordPress to host the FOAF-Profile, you are able to link your existing WebID to your WordPress account. (See next section)
    3434
    35 === WebID ===
     35= WebID =
    3636
    3737The 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).
    3838
    39 ==== WebID Location ====
     39** WebID Location **
    4040
    4141You can choose, where your WebID is hosted:
     
    4848If 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/
    4949
    50 ==== RSA Public Key ====
     50** RSA Public Key **
    5151
    5252You 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.
    5353
    54 ==== Additional RDF Triples ====
     54** Additional RDF  **
    5555
    5656You 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.