Ticket #222: ticket222.patch

File ticket222.patch, 0.9 kB (added by MartinBudden, 11 months ago)
  • js/split.recipe

     
    1111js: NewTiddler.js 
    1212js: Search.js 
    1313js: Tabs.js 
    14 js: Sparkline.js 
     14plugin: Sparkline.js title="SplarklinePlugin" tags="systemConfig excludeLists excludeSearch" Description="Sparklines" 
    1515js: Toolbar.js 
    1616js: Commands.js 
    1717js: Tiddler.js 
     
    4141js: BasicTypes.js 
    4242js: Strings.js 
    4343js: Dates.js 
    44 js: Crypto.js 
     44plugin: Crypto.js title="CryptoFunctionsPlugin" tags="systemConfig excludeLists excludeSearch" Description="Support for cryptographic functions" 
    4545js: RGB.js 
    4646js: Dom.js 
    4747js: LoaderSaver.js 
    4848js: TW21Loader.js 
    4949js: TW21Saver.js 
    50 js: Deprecated.js 
     50plugin: Deprecated.js title="DeprecatedFunctionsPlugin" tags="systemConfig excludeLists excludeSearch" Description="Support for deprecated functions removed from core" 
     51