/[drupal]/contributions/modules/hatena_module/README.txt
ViewVC logotype

Diff of /contributions/modules/hatena_module/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Mon Sep 15 03:54:33 2008 UTC revision 1.1.2.1, Mon Sep 15 03:54:33 2008 UTC
# Line 0  Line 1 
1    The hatena_module is used to add hatena web services in your pages.
2    Currently following functions are supported.
3    
4    1. hatena star (http://s.hatena.ne.jp/)
5    2. hatena bookmark (http://b.hatena.ne.jp/)
6    3. hatena keyword automatic link (http://d.hatena.ne.jp/keyword/)
7    
8    INSTALLATION INSTRUCTIONS
9    
10    Before install, you need to add Pear::XML_RPC
11    (http://pear.php.net/package/XML_RPC/) to your environment.
12    
13    1. Extract this module to sites/[ all | {domain} ]/modules folder.
14    2. Login as the user who has administrator permissions (user/1).
15    3. Activate hatena_module in the "Other" category,
16       on the Administer >> Site building >> Modules page at admin/build/modules.
17    
18    CONFIGURATION
19    1. To use the hatena keyword automatic link filter in a particular input
20       format, go to
21       Administer >> Site configuration >> Input formats
22       at admin/settings/filters
23    
24    2. Select configure for your choice of input format,
25       and activate one of the hatena_module filters.
26    
27    KNOWN ISSUES
28    ---
29    Please use the issue queue to report any issues you think need to be fixed.
30    
31    COPYRIGHT AND ACKNOWLEDGEMENTS
32    ---
33    The hatena_module is copyright 2008 by Takashi Ikebe (iktaka@gmail.com).
34    It is licensed under the GPL, a copy of which, is included.
35    This module was motivated and inspired by a hatena web site(www.hatena.ne.jp).

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.2