Plugin Directory

Changeset 668154


Ignore:
Timestamp:
02/15/2013 12:36:12 AM (13 years ago)
Author:
chr15
Message:
  • Fixed Typo in plugin name (omg)
  • Removed the PHP Version Check, it wasn't really working
  • Updated translations
  • Updated readme.txt
Location:
summy/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • summy/trunk/inc/setup.php

    r664156 r668154  
    2121function summy_activate()
    2222{
    23     /**
    24      * @todo this won't work you idiot...
    25      */
    26     if(version_compare(PHP_VERSION, '5.3', '<'))
    27     {
    28         load_plugin_textdomain('summy', false, 'summy/lang');
    29         $message = __('WP-Summy requires PHP version 5.3 or greater.', 'summy');
    30         deactivate_plugins(dirname(__FILE__));
    31         wp_die($message, '', array('response' => 200, 'back_link' => true));
    32     }
    33 
    3423    update_option('summy', array(
    3524        'rate' => 20,
  • summy/trunk/lang/summy-el.po

    r664156 r668154  
    22msgstr ""
    33"Project-Id-Version: WP-Summy v1.0\n"
    4 "POT-Creation-Date: 2013-02-05 20:50+0200\n"
    5 "PO-Revision-Date: 2013-02-05 20:51+0200\n"
     4"POT-Creation-Date: 2013-02-15 01:56+0200\n"
     5"PO-Revision-Date: 2013-02-15 01:58+0200\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    1515"X-Poedit-SearchPath-0: D:\\wamp\\www\\wordpress\\wp-content\\plugins\\summy\n"
    1616
    17 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:47
     17#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:54
    1818msgid "Text is empty."
    1919msgstr "Εισάγετε κείμενο."
    2020
    21 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:51
     21#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:58
    2222msgid "Select a valid language."
    2323msgstr "Επιλέξτε μια από τις γλώσσες."
    2424
    25 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:55
     25#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:62
    2626msgid "Select a valid position score method."
    2727msgstr "Επιλέξτε έναν από τους αλγορίθμους βαθμολόγησης θέσης."
    2828
    29 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:59
     29#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:66
    3030msgid "Enter a valid output rate between 1-99."
    3131msgstr "Εισάγετε ένα έγκυρο ποσοστό εξόδου 1-99."
    3232
    33 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:91
     33#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:98
    3434msgid "Excerpt generation failed for some reason."
    3535msgstr "Η δημιουργία περίληψης απέτυχε για άγνωστο λόγο."
    3636
    37 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/setup.php:21
    38 msgid "WP-Summy requires PHP version 5.3 or greater."
    39 msgstr "WP-Summy χρειάζεται PHP έκδοση 5.3 ή νεότερη."
    40 
    41 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:9
     37#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:16
    4238msgid "Summy: Excerpt Extraction"
    4339msgstr "Summy: Εξαγωγή Αποσπάσματος"
    4440
    45 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:15
     41#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:22
    4642msgid "English"
    4743msgstr "Αγγλικά"
    4844
    49 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:15
     45#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:22
    5046msgid "Greek"
    5147msgstr "Ελληνικά"
    5248
    53 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:16
     49#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:23
    5450msgid "News Articles"
    5551msgstr "Άρθρα"
    5652
    57 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:16
     53#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:23
    5854msgid "Baxendale"
    5955msgstr "Baxendale"
    6056
    61 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:22
     57#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:31
    6258msgid "Laguage"
    6359msgstr "Γλώσσα"
    6460
    65 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:30
     61#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:39
    6662msgid "Output Rate"
    6763msgstr "Ποσοστό εξόδου"
    6864
    69 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:34
     65#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:43
    7066msgid "Words Limit"
    7167msgstr "Όρια λέξεων"
    7268
    73 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:35
     69#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:44
    7470msgid "Min"
    7571msgstr "Min"
    7672
    77 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:36
     73#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:45
    7874msgid "Max"
    7975msgstr "Max"
    8076
    81 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:39
     77#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:48
    8278msgid ""
    8379"The sentences that exceed the word limits will be ingored. 0 disables the "
     
    8783"απενεργοποιεί το όριο."
    8884
    89 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:44
     85#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:53
    9086msgid "Terms Score Method"
    9187msgstr "Βαθμολογία Όρων"
    9288
    93 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:46
     89#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:55
    9490msgid "TF-ISF"
    9591msgstr "TF-ISF"
    9692
    97 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:50
     93#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:59
    9894msgid ""
    9995"Term Frequency Inverse Sentence Frequency, rewards the less used words in "
     
    10399"όρους με χαμηλή συχνότητα στις προτάσεις."
    104100
    105 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:55
     101#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:64
    106102msgid "Position Score Method"
    107103msgstr "Βαθμολογία θέσης"
    108104
    109 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:63
     105#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:72
    110106msgid "The News Articles method ranks higher top paragraphs/sentence."
    111107msgstr ""
    112 "Η μέθοδος \"Άρθρα\" βαθμολογεί υψηλότερα τις αρχικές παραγράφους/προτάσεις."
     108"Η μέθοδος Άρθρα βαθμολογεί υψηλότερα τις αρχικές παραγράφους/προτάσεις."
    113109
    114 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:64
     110#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:73
    115111msgid ""
    116112"The Baxendale's method ranks higher the first and last sentences in a "
    117113"paragraph."
    118114msgstr ""
    119 "Η μέθοδος του The Baxendale βαθμολογεί υψηλότερα την πρώτη και τελευταία "
    120 "πρόταση κάθε παραγράφου."
     115"Η μέθοδος Baxendale βαθμολογεί υψηλότερα την πρώτη και τελευταία πρόταση "
     116"κάθε παραγράφου."
    121117
    122 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:69
     118#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:78
    123119msgid "Score Weights"
    124120msgstr "Βάρη Βαθμολογιών"
    125121
    126 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:70
     122#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:79
    127123msgid "TW"
    128124msgstr "TW"
    129125
    130 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:71
     126#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:80
    131127msgid "PW"
    132128msgstr "PW"
    133129
    134 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:72
     130#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:81
    135131msgid "KW"
    136132msgstr "KW"
    137133
    138 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:75
     134#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:84
    139135msgid "Sentence(i) Score =  TW * T(i) + PW * P(i) + KW * K(i)."
    140136msgstr "Βαθμολογία Πρότασης(ι) =  TW * T(i) + PW * P(i) + KW * K(i)."
    141137
    142 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:76
     138#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:85
    143139msgid ""
    144140"The T, P, K are each sentence's terms score, position score and keywords "
     
    147143"Οι μεταβλητές T, P, K είναι οι βαθμολογίες όρων, θέσης και τίτλου αντίστοιχα."
    148144
    149 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:77
     145#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:86
    150146msgid "The TW, PW, KW are the scores weights."
    151147msgstr "Οι μεταβλητές TW, PW, KW είναι τα βάρη των βαθμολογιών."
    152148
    153 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:78
     149#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:87
    154150msgid "The weights are unsigned float values, set a weight to 0 to disable it."
    155151msgstr "Τα βάρη πέρουν δεκαδικούς αριθμούς, για να απενεργοποίηση αφήστε τα 0."
    156152
    157 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:83
     153#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:92
    158154msgid "Summarize"
    159155msgstr "Περίληψη"
     156
     157#~ msgid "WP-Summy requires PHP version 5.3 or greater."
     158#~ msgstr "WP-Summy χρειάζεται PHP έκδοση 5.3 ή νεότερη."
  • summy/trunk/lang/summy.po

    r664156 r668154  
    22msgstr ""
    33"Project-Id-Version: WP-Summy v1.0\n"
    4 "POT-Creation-Date: 2013-02-05 20:50+0200\n"
    5 "PO-Revision-Date: 2013-02-05 20:50+0200\n"
     4"POT-Creation-Date: 2013-02-15 01:56+0200\n"
     5"PO-Revision-Date: 2013-02-15 01:56+0200\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    1515"X-Poedit-SearchPath-0: D:\\wamp\\www\\wordpress\\wp-content\\plugins\\summy\n"
    1616
    17 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:47
     17#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:54
    1818msgid "Text is empty."
    1919msgstr ""
    2020
    21 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:51
     21#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:58
    2222msgid "Select a valid language."
    2323msgstr ""
    2424
    25 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:55
     25#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:62
    2626msgid "Select a valid position score method."
    2727msgstr ""
    2828
    29 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:59
     29#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:66
    3030msgid "Enter a valid output rate between 1-99."
    3131msgstr ""
    3232
    33 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:91
     33#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/backend.php:98
    3434msgid "Excerpt generation failed for some reason."
    3535msgstr ""
    3636
    37 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/setup.php:21
    38 msgid "WP-Summy requires PHP version 5.3 or greater."
    39 msgstr ""
    40 
    41 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:9
     37#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:16
    4238msgid "Summy: Excerpt Extraction"
    4339msgstr ""
    4440
    45 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:15
     41#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:22
    4642msgid "English"
    4743msgstr ""
    4844
    49 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:15
     45#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:22
    5046msgid "Greek"
    5147msgstr ""
    5248
    53 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:16
     49#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:23
    5450msgid "News Articles"
    5551msgstr ""
    5652
    57 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:16
     53#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:23
    5854msgid "Baxendale"
    5955msgstr ""
    6056
    61 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:22
     57#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:31
    6258msgid "Laguage"
    6359msgstr ""
    6460
    65 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:30
     61#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:39
    6662msgid "Output Rate"
    6763msgstr ""
    6864
    69 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:34
     65#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:43
    7066msgid "Words Limit"
    7167msgstr ""
    7268
    73 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:35
     69#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:44
    7470msgid "Min"
    7571msgstr ""
    7672
    77 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:36
     73#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:45
    7874msgid "Max"
    7975msgstr ""
    8076
    81 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:39
     77#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:48
    8278msgid ""
    8379"The sentences that exceed the word limits will be ingored. 0 disables the "
     
    8581msgstr ""
    8682
    87 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:44
     83#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:53
    8884msgid "Terms Score Method"
    8985msgstr ""
    9086
    91 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:46
     87#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:55
    9288msgid "TF-ISF"
    9389msgstr ""
    9490
    95 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:50
     91#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:59
    9692msgid ""
    9793"Term Frequency Inverse Sentence Frequency, rewards the less used words in "
     
    9995msgstr ""
    10096
    101 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:55
     97#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:64
    10298msgid "Position Score Method"
    10399msgstr ""
    104100
    105 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:63
     101#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:72
    106102msgid "The News Articles method ranks higher top paragraphs/sentence."
    107103msgstr ""
    108104
    109 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:64
     105#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:73
    110106msgid ""
    111107"The Baxendale's method ranks higher the first and last sentences in a "
     
    113109msgstr ""
    114110
    115 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:69
     111#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:78
    116112msgid "Score Weights"
    117113msgstr ""
    118114
    119 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:70
     115#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:79
    120116msgid "TW"
    121117msgstr ""
    122118
    123 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:71
     119#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:80
    124120msgid "PW"
    125121msgstr ""
    126122
    127 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:72
     123#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:81
    128124msgid "KW"
    129125msgstr ""
    130126
    131 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:75
     127#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:84
    132128msgid "Sentence(i) Score =  TW * T(i) + PW * P(i) + KW * K(i)."
    133129msgstr ""
    134130
    135 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:76
     131#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:85
    136132msgid ""
    137133"The T, P, K are each sentence's terms score, position score and keywords "
     
    139135msgstr ""
    140136
    141 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:77
     137#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:86
    142138msgid "The TW, PW, KW are the scores weights."
    143139msgstr ""
    144140
    145 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:78
     141#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:87
    146142msgid "The weights are unsigned float values, set a weight to 0 to disable it."
    147143msgstr ""
    148144
    149 #: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:83
     145#: D:\wamp\www\wordpress\wp-content\plugins\summy/inc/ui.php:92
    150146msgid "Summarize"
    151147msgstr ""
  • summy/trunk/readme.txt

    r664163 r668154  
    55Requires at least: 3.5.0
    66Tested up to: 3.5.1
    7 Stable tag: 1.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1616It scores your text's sentences, based on extended configuration options, and returns the highest ranked.
    1717WP-Summy is based on the [Sum+my](http://summy.komposta.net "Summarization Methodology Yardstick") and was
    18 created in an attempt to further develop the Core Library through your feedback.
     18created in an attempt to further develop the Core Library through your [feedback](http://www.komposta.net/article/wp-summy).
    1919
    2020= Important Notes =
    2121
    22 *   Currently only **English** & **Greek** languages are supported.
    23 *   PHP 5.3 is **required** in order to use this plugin.
    24 *   Please report if it's compatible with older versions of wordpress.
    25 *   Check [Sum+my](http://summy.komposta.net) to learn how the core works.
     22* Currently only **English** & **Greek** languages are supported.
     23* PHP 5.3 is **required** in order to use this plugin.
     24* Please report if it's compatible with older versions of wordpress.
     25* Check [Sum+my](http://summy.komposta.net) to learn how the core works.
    2626
    27 = How To =
    28 *   Write your blog post as you normally do
    29 *   Make sure excerpt and summy blocks are on screen
    30 *   Experiment with all the options and hit Summarize
     27= How To Use =
     28
     29* Write your blog post as you normally do
     30* Make sure excerpt and summy blocks are on screen
     31* Experiment with all the options and hit Summarize
     32
     33= Why use Summy =
     34
     35Wordpress excerpts can be displayed in places where quick summaries are preferable to full content like:
     36
     37* RSS feeds
     38* Search Results
     39* Archives Pages
     40* Meta Description
     41
     42When a post has no manual excerpt, WordPress generates ONE automatically by selecting the first 55 words of the post.
     43Automatically generated excerpts don't summarize the post properly leaving guests guessing what the post is about.
     44Summy will analyze your post's sentences and use the highest ranked that best describe your post, which could lead
     45in better search engine results and more targetted audience for your blog. Summy's summaries are not perfect and you
     46might also need to do some editing before publishing your content but they are a lot better than random 55 words...
    3147
    3248== Installation ==
     
    4965with linguistics statistics. At least for now it's not included.
    5066
    51 
    5267== Screenshots ==
    5368
    54 1. screenshot-1.png
     691. Settings Panel
    5570
    5671== Changelog ==
    5772
     73= 1.0.1 =
     74* Fixed Typo in plugin name (omg)
     75* Removed the PHP Version Check, it wasn't really working
     76* Updated translations
     77* Updated readme.txt
     78
    5879= 1.0 =
    5980* Initial Release
  • summy/trunk/summy.php

    r664156 r668154  
    22
    33/*
    4   Plugin Name: Summy: Except Extraction
     4  Plugin Name: Summy: Excerpt Extraction
    55  Plugin URI: http://www.komposta.net/article/wp-summy
    66  Description: Summy can generate excerpts for your posts by applying various algorithms for automatic summarization extraction.
    7   Version: 1.0
     7  Version: 1.0.1
    88  Author: Christodoulos Tsoulloftas
    99  Author URI: http://www.komposta.net
Note: See TracChangeset for help on using the changeset viewer.