Ignore:
Timestamp:
02/28/10 09:11:35 (2 years ago)
Author:
PaulHarvey
Message:

Item8445: Cleaning up JQuery UI in TagMePlugin for release.
Item3867: This commit provides a way to directly add tags without selection.
Item8288: This commit provides a way for admin users, users with topic CHANGE permissions, or everybody (configurable) to remove tags from a topic regardless of vote count.
Item5153: This commit provides a way to add multiple tags without leaving the topic being tagged.
Item8365: This commit fixes the MANIFEST to address missing styleblog files.
Item8343: This commit fixes the MANIFEST to address missing styleblog files.
Item8531: This commit removes minified/compressed files from svn.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TagMePlugin/lib/Foswiki/Plugins/TagMePlugin/MANIFEST

    r6196 r6568  
     1data/System/TagMeAjaxHelper.txt 0644 
     2data/System/TagMeChangeRequests.txt 0644 
     3data/System/TagMeCreateNewTag.txt 0644 
    14data/System/TagMeDebugSearch.txt 0644 
    25data/System/TagMeDebugViewTags.txt 0644 
    3 data/System/TagMePlugin.txt 0644 
     6data/System/TagMeDeleteTag.txt 0644 
     7data/System/TagMeRenameTag.txt 0644 
    48data/System/TagMeSearch.txt 0644 
    59data/System/TagMeViewAllTags.txt 0644 
    610data/System/TagMeViewMyTags.txt 0644 
    7 data/System/TagMeCreateNewTag.txt 0644 
    8 data/System/TagMeRenameTag.txt 0644 
    9 data/System/TagMeDeleteTag.txt 0644 
    10 data/System/TagMeChangeRequests.txt 0644 
    11 lib/Foswiki/Plugins/TagMePlugin.pm 0444 
     11lib/Foswiki/Plugins/TagMePlugin.pm 0644 
     12pub/System/TagMeAjaxHelper/Makefile 0644 
     13pub/System/TagMeAjaxHelper/cloudspinner.gif 0644 From http://www.ajaxload.info 
     14pub/System/TagMeAjaxHelper/jquery.tagmeui.uncompressed.css 0644 
     15pub/System/TagMeAjaxHelper/jquery.tagmeui.css 0644 
     16pub/System/TagMeAjaxHelper/jquery.tagmeui.css.gz 0644 
     17pub/System/TagMeAjaxHelper/jquery.tagmeui.uncompressed.js 0644 
     18pub/System/TagMeAjaxHelper/jquery.tagmeui.js 0644 
     19pub/System/TagMeAjaxHelper/jquery.tagmeui.js.gz 0644 
     20pub/System/TagMeAjaxHelper/spinner.gif 0644 From http://www.ajaxload.info 
     21pub/System/TagMeAjaxHelper/tag.png 0644 From FamFamFamSilkIcons 
    1222pub/System/TagMePlugin/alltagcloud.gif 0644 
     23#pub/System/TagMePlugin/buttons_gradient.psd 0644 
     24pub/System/TagMePlugin/jquery.tagmeui.png 0644 
    1325pub/System/TagMePlugin/tag_add.gif 0644 
    1426pub/System/TagMePlugin/tag_addnew.gif 0644 
     
    1628pub/System/TagMePlugin/tagme.css 0644 
    1729pub/System/TagMePlugin/topictags.gif 0644 
    18 pub/System/TagMePlugin/jqui.png 0644 
     30pub/System/TagMePlugin/topictags_styleblog.gif 0644 
     31pub/System/TagMePlugin/topictags_styleblog_open.gif 0644 
    1932templates/view.tagme.tmpl 0644 
     33templates/view.tagme_styleblog.tmpl 0644 
    2034templates/view.tagme_styleblogbutton.tmpl 0644 
    21 templates/view.tagme_styleblog.tmpl 0644 
    2235templates/view.tagmejquiajax.tmpl 0644 
    23 pub/System/TagMeAjaxHelper/jqui.js 0644 
    24 pub/System/TagMeAjaxHelper/jqui.css 0644 
    25 pub/System/TagMeAjaxHelper/tag.png 0644 From FamFamFamSilkIcons 
    26 pub/System/TagMeAjaxHelper/spinner.gif 0644 From http://www.ajaxload.info 
    27 pub/System/TagMeAjaxHelper/cloudspinner.gif 0644 From http://www.ajaxload.info 
    28 data/System/TagMeAjaxHelper.txt 0644 
Note: See TracChangeset for help on using the changeset viewer.