Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13732 2308 d 10 h bpr /trunk/wims/public_html/themes/ [improvment] allows to put ref_bgcolor,ref_button_bgcolor,ref_button_help_bgcolor
in a css file (treated by mkcss.pl)
 
13084 2576 d 19 h obado /trunk/wims/public_html/ [minor/css] simplify Nikaia wimstitle css  
12580 2638 d 14 h obado /trunk/wims/public_html/themes/ [minor/css] Use a "book" icon for documents, as replacement for the previous "flag" one.  
11480 3002 d 16 h schaersvoorde /trunk/wims/public_html/ [minor/transl] again wrongly uploaded /usr/local/bin/perl  
11479 3002 d 16 h schaersvoorde /trunk/wims/public_html/ [minor/transl] dutch.  
10421 3309 d 15 h obado /trunk/wims/public_html/themes/ [minor/css] Nikaia theme : CSS improvements (mostly on topbox menus)  
8883 3725 d 9 h bpr /trunk/wims/public_html/themes/ [typo]  
8881 3725 d 9 h bpr /trunk/wims/public_html/themes/ [typo]  
8867 3725 d 13 h bpr /trunk/wims/public_html/ [help] - add some edit_area id for special methods
- improve the help
- add debug_mode for special methods with multiple answers
- no more default displays in inputfields (too confusing).
 
8757 3759 d 20 h bpr /trunk/wims/public_html/themes/ [fix] fix mkcss.pl : did not take in account the #  
8756 3760 d 13 h obado /trunk/wims/public_html/themes/ [OEF/CSS] new seriebar "arrow" style. for theme creators : you can now choose between the "square" style or the "arrow" one. by now, Nikaia and standard use arrow. pommier uses "square".  
8042 4020 d 17 h bpr /trunk/wims/public_html/themes/ [minor/]  
8041 4020 d 17 h bpr /trunk/wims/public_html/themes/ [minor/clean]  
7565 4131 d 19 h bpr /trunk/wims/public_html/themes/ [minor/css] formatage + utilities.css must be at the end of the css file  
7557 4143 d 15 h obado /trunk/wims/ [themes/css] Multiple optimizations :
* upgrading YUI Compressor to v2.4.8, and add a symbolic link to the last available version.
* Deleting useless icon themes directories : default and Nikaia
* Now all icon.css files are minified in "icon-min.css" (run ./compile to apply changes) (gains only 1Ko, but still...)
 
6636 4429 d 15 h bpr /trunk/wims/public_html/themes/ [minor/css]  
6286 4572 d 8 h bpr /trunk/wims/ [minor/css] now $wims_theme/css.css is compressed for maintainers.
the script mkcss.pl is launched in src/Makefile for maintainers.
only the compressed file is put in the release.
 
6284 4572 d 18 h obado /trunk/wims/public_html/ [html/css] adds YUI Compressor, which can minify CSS and JS.
Syntax : java -jar ../yuicompressor-2.4.7.jar Original_FILE -o MINIFIED_FILE -v
 
6236 4586 d 15 h bpr /trunk/wims/ [minor/css] cut css in small parts, it will be easier to compare for differents themes and
to maintain - add a script who recreate $theme/css.css
a file $name.css.template must be in the theme, and $name.css is created.
after update, must execute bin/mkindex.