Plugin Directory

Changeset 424344


Ignore:
Timestamp:
08/16/2011 05:42:07 PM (15 years ago)
Author:
maartenjs
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • links-shortcode/trunk/readme.txt

    r424330 r424344  
    77Stable tag: 1.0
    88
    9 The plugin provides the shortcode 'links'. This shortcode lists all links having specified characteristics, like a link category, in your post.
     9The plugin provides the shortcode 'links'. This shortcode lists all links having specified characteristics, following a defined template.
    1010
    1111== Description ==
     
    3737> [links category_name="Blogroll"]
    3838
    39 The list of links uses the Name, Web Address and Description of your links. The Name will link to the Web Address.
     39Using the customizable template, all properties of a link can be displayed. An example template is included. This  template uses the Name, Web Address and Description of your links. The Name will link to the Web Address.
    4040
    41 If the Name starts with a date, formatted as: yyyy-mm-dd followed by ':', this date will be still be shown, but excluded from the link.
     41If the Name starts with a date, formatted as: yyyy-mm-dd followed by ':', a separate property  for the date is available.
    4242
    43 Please note that the Description has a limited length, but the Wordpress UI does not show this. After saving changes to a Link in the Links Wordpress only saves the first 255 characters. This has nothing to do with this Plugin.
     43Please note that the Description of a link has a limited length, but the Wordpress UI does not show this. After saving changes to a Link in the Links Wordpress only saves the first 255 characters. This has nothing to do with this Plugin.
    4444
    4545== Installation ==
Note: See TracChangeset for help on using the changeset viewer.