With XAMPP Lite| Up| Next

Plugin

You can add information related to each article just after its title with Fresh Reader Plugin. For example, it will show you the link which enable you to digg the article directly.

Enable Plugin

  1. Create a folder whose name is 'plugin' under Fresh Reader installation folder/directory, cf. The Folder/Directory Tree of the Fresh Reader
  2. Create 'plugin.txt file under the folder,
  3. Write your own HTML codes in 'plugin.txt' which you will see.

Note: For security reasons, please be carefull to write codes because the raw codes will be shown.

Variables which can be used in 'plugin.txt'

An example : the link to digg post page

cf. Custom Submission-Only Button by digg.com

<a style="font-size:0.8em" href="http://digg.com/submit?phase=2&url=${url_escape}&title=${title_escape}" target="_blank">digg it</a>

Then, you will see [digg it] link like the following,

With XAMPP Lite| Up| Next
track feed