Changeset 45277

Show
Ignore:
Timestamp:
05/11/08 18:20:03 (2 months ago)
Author:
GaryKeorkunian
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bookmarkify/trunk/readme.txt

    r45274 r45277  
    2929* No Fee Charged.  No Account Required.  No Strings Attached. 
    3030 
    31 Check out the screenshots or see it live in action at [GARA Systems](http://www.gara.com/). 
     31Check out the screenshots or see it live in action at [GARA Systems](http://www.gara.com/projects/bookmarkify/). 
    3232 
    3333== Installation == 
     
    5353After activating the plugin you need to go to the Bookmarkify options page to select the icons you wish to see in the widget. 
    5454 
    55 = The widget displays but the links are displaying as text.  Where are the icons? = 
     55= The widget appears on my site, but the links are displaying as text.  Where are the icons? = 
    5656In order for the widget to display site icons properly the plugin must be installed in the wp-content/plugins/bookmarkify directory.  If you are using Bookmarkify in normal PHP file make sure the $bookmarkifyIconDir parameter is set to the proper location of the image files. 
    5757 
     
    5959This is usually because these elements have the CSS setting "overflow: hidden" applied to them.  To correct this problem you can disable this setting by either removing the line from your style sheet or by enclosing it in the comment markers (i.e.  "/* overflow: hidden; */").  This should correct the problem with the More Box and in most cases will not affect the presentation of these elements. 
    6060 
    61 = Where is the icon for the *** site? = 
    62 Bookmarkify currently includes about 50 bookmarking sites.  If you would like to add or remove one you can do so by modifying the getBookmarkifyLinks in the bookmarkify.php file or you can [contact me](http://www.gara.com/contact/) to request that be added. 
     61= Where is the icon for the _________ site? = 
     62Bookmarkify currently includes about 50 bookmarking sites.  If you would like to add or remove one you can do so by modifying the getBookmarkifyLinks function in the bookmarkify.php file or you can [contact me](http://www.gara.com/contact/) to request that be added. 
    6363 
    6464== Screenshots ==