Changeset 14903


Ignore:
Timestamp:
05/25/12 23:59:29 (12 months ago)
Author:
ArthurClemens
Message:

Item11571: move webtopiccreator functionality to core, improve feedback; replace ids so it can be used in multiple forms on the page

Location:
branches/Release01x01/PatternSkin
Files:
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • branches/Release01x01/PatternSkin/data/System/PatternSkin.txt

    r14592 r14903  
    175175|  Release: | %$RELEASE% | 
    176176|  History: | <!-- specify latest version first -->&nbsp; | 
     177|  26 May 2012: | v.5.4.20: !WebCreateNewTopicTemplate functionality moved to core. | 
    177178|  06 Apr 2012: | v.5.4.19: Foswiki 1.1.5 release.  Minor documentation updates and changes for consistency. %BR%\ 
    178179                   Foswikitask:Item11622: Add &lt;div> to revision information.%BR%\ 
  • branches/Release01x01/PatternSkin/lib/Foswiki/Contrib/PatternSkin.pm

    r14572 r14903  
    55 
    66our $VERSION = '$Rev$'; 
    7 our $RELEASE = '5.4.19'; 
     7our $RELEASE = '5.4.20'; 
    88our $SHORTDESCRIPTION = 
    99'Pattern skin provides a CSS based default look and feel - flexible and [[http://www.w3.org/][W3C]] compliant. Its layout and color scheme are designed to provide a nice, clean and productive editing environment'; 
  • branches/Release01x01/PatternSkin/lib/Foswiki/Contrib/PatternSkin/MANIFEST

    r12394 r14903  
    2323data/System/PatternSkinThemeFatWilly.txt 0644 
    2424data/System/PatternSkinThemeFatWillyNavigation.txt 0644 
    25 data/System/PatternSkinWebCreateNewTopicTemplate.txt 0644 
    2625data/System/WebBottomBarExample.txt 0644 
    2726data/System/WebLeftBarCookbook.txt 0644 
     
    5352pub/System/PatternSkin/print.css 0644 
    5453pub/System/PatternSkin/print.css.gz 0644 
    55 pub/System/PatternSkin/webtopiccreator_src.js 0644 
    56 pub/System/PatternSkin/webtopiccreator.js 0644 
    5754pub/System/PatternSkinCss/CSS_element_layout_view.pattern.tmpl.png 0644 
    5855pub/System/PatternSkinCssCookbookCenterPage/centerpage.css 0644 
Note: See TracChangeset for help on using the changeset viewer.