[Pkg-javascript-devel] Bug#512915: I think this can be closed..

Chris Butler chrisb at debian.org
Tue Feb 9 23:13:29 UTC 2010


It doesn't look like this is actually a bug. The uncompressed source .css
files ARE in the source package. From the list of files in the last message
on this bug:

the compressed file: build/assets/skins/sam/autocomplete.css
is the same as the compressed file: build/autocomplete/assets/skins/sam/autocomplete.css
for which the original is: build/autocomplete/assets/skins/sam/autocomplete-skin.css

The same layout should be found for most of the other individual components:

button.css
calendar.css
carousel.css
colorpicker.css
container.css
datatable.css
editor.css
imagecropper.css
layout.css
logger.css
menu.css
paginator.css
profilerviewer.css
progressbar.css
resize.css
slider.css
tabview.css
treeview.css

The slight exception is simpleeditor.css, which is in the
build/editor/assets/skins/sam directory.

There are a few css files which part of the YUI CSS Foundation rather than a
component's sam skin:

build/base/base-min.css
build/fonts/fonts-min.css
build/grids/grids-min.css
build/reset/reset-min.css

For these files, the original source is in the same directory, minus the
-min suffix.

There are also a few files present which are made up by concatenating some
of the individual files listed above, for which the original source
files should be sufficient:

build/reset-fonts/reset-fonts.css => reset and fonts css
build/reset-fonts-grids/reset-fonts-grids.css => reset, fonts and grids css

FWIW, the css files are also compressed using yui-compressor - it has an
argument to switch between compressing JS and CSS.

It looks to me like this bug can be closed, although you may want to add a
README.source explaining where the files come from and how to regenerate
them. Feel free to use anything I've written here.

-- 
Chris Butler <chrisb at debian.org>
Old GnuPG Key ID: 1024D/D097A261
New GnuPG Key ID: 4096R/49E3ACD3





More information about the Pkg-javascript-devel mailing list