Plugin Directory

Changeset 1575230


Ignore:
Timestamp:
01/15/2017 05:49:21 PM (9 years ago)
Author:
wothke
Message:

use proper link tagging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tinyrsid-adapter/assets/readme.txt

    r1575213 r1575230  
    1 === Tiny'R'Sid adapter ===
     1=== tinyrsid adapter ===
    22Contributors: wothke
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3PE56NSDPUF32&submit=
     
    1313== Description ==
    1414
    15 This plugin is an adapter for the Tiny'R'Sid music player (see http://www.wothke.ch/tinyrsid/) and allows
     15This plugin is an adapter for the [Tiny'R'Sid](http://www.wothke.ch/tinyrsid/)  music player and allows
    1616to integrate that player as a WordPress widget. (Tiny'R'Sid brings back 80ies "Commodore C64" home computer
    1717nostalgia by emulating the C64 hardware and playing original C64 music files. Respective music files can be
    18 found for example on http://www.hvsc.c64.org/ .)
     18found for example on [HVSC](http://www.hvsc.c64.org/).)
    1919
    20 There currently still is a very active C64 'demo scene' with regular releases of new C64 productions/music (see
    21 http://csdb.dk/). This plugin may be used to directly play that music from within some WordPress page, e.g. in
     20There currently still is a very active [C64 demo scene](http://csdb.dk/) with regular releases of new C64
     21productions/music. This plugin may be used to directly play that music from within some WordPress page, e.g. in
    2222the blogs maintained by respective demo scene groups or by anybody else that wants to revive some 80ies home
    2323computer memories. 
     
    2929
    3030Finally the implementation of this plugin may serve as a blueprint for the integration of a variety of other
    31 chiptune players that are currently available for use on the web (e.g.
    32 https://www.wothke.ch/tinyrsid/index.php/webaudio-players).
     31[chiptune players](https://www.wothke.ch/tinyrsid/index.php/webaudio-players) that are currently available for
     32use on the web.
    3333
    3434
     
    5050This is the URL to the folder where you are keeping your music files. By default the configured path points to a sample data folder that comes
    5151bundled with the plugin. You should define your own folder so that you do not need to put your data into the plugin directory. Note: The folder MUST
    52 be located on the same domain as your WordPress site otherwise the user's browser will typically refuse to load the files (see cross domain
    53 issues: https://en.wikipedia.org/wiki/Same-origin_policy).
     52be located on the same domain as your WordPress site otherwise the user's browser will typically refuse to load the files (see [cross domain
     53issues](https://en.wikipedia.org/wiki/Same-origin_policy)).
    5454
    5555
Note: See TracChangeset for help on using the changeset viewer.