Changes between Version 2 and Version 3 of Ticket #5614


Ignore:
Timestamp:
Jul 28, 2010, 3:44:21 PM (13 years ago)
Author:
Scott González
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5614

    • Property Priority changed from critical to major
    • Property Summary changed from Download function in - ThemeRoller Firefox Bookmarklet to ThemeRoller Bookmarklet - Support multiple versions
    • Property Component changed from [meta] ui.downloadbuilder to [meta] ui.themeroller
    • Property Milestone changed from 1.9 to TBD
  • Ticket #5614 – Description

    v2 v3  
    1 Using the ThemeRoller Firefox Bookmarklet in the following manner give unexpected results.
    2 
    3  1. Open page to be modified
    4  2. Call bookmarklet
    5  3. Modify settings, e.g. colours, font etc etc
    6  4. Click '''download''' in bookmarket popup
    7 
    8 A: File are simply downloaded but does not take into consideration current version. e.g. 1.8.1 and thus when imported does not work.
    9 
    10 My solution - copy the embedded URL in the CSS file(''* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,%20Helvetica,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=7a130a&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=25&borderColorDefault=7a130a&fcDefault=ffffff&iconColorDefault=666666&bgColorHover=2d2d2d&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=25&borderColorHover=2d2d2d&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=7a130a&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=01_flat.png&bgImgOpacityError=55&borderColorError=d72330&fcError=222222&iconColorError=d72330&bgColorOverlay=eeeeee&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px'') and use this download functionality.
    11 
    12 Wouldn't it no be simpler to navigate users to 
    13 http://jqueryui.com/download/?themeParams=%3Fctl%3Dthemeroller with the settings from the bookmarklet, thus giving them control to choose various options?
     1The TR bookmarklet should support generating themes for the same versions that the download builder supports.