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
12580 2640 d 0 h obado /trunk/wims/public_html/themes/ [minor/css] Use a "book" icon for documents, as replacement for the previous "flag" one.  
11480 3004 d 2 h schaersvoorde /trunk/wims/public_html/ [minor/transl] again wrongly uploaded /usr/local/bin/perl  
11479 3004 d 2 h schaersvoorde /trunk/wims/public_html/ [minor/transl] dutch.  
10421 3311 d 1 h obado /trunk/wims/public_html/themes/ [minor/css] Nikaia theme : CSS improvements (mostly on topbox menus)  
8883 3726 d 19 h bpr /trunk/wims/public_html/themes/ [typo]  
8881 3726 d 19 h bpr /trunk/wims/public_html/themes/ [typo]  
8867 3726 d 23 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 3761 d 7 h bpr /trunk/wims/public_html/themes/ [fix] fix mkcss.pl : did not take in account the #  
8756 3761 d 23 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 4022 d 3 h bpr /trunk/wims/public_html/themes/ [minor/]  
8041 4022 d 3 h bpr /trunk/wims/public_html/themes/ [minor/clean]  
7565 4133 d 6 h bpr /trunk/wims/public_html/themes/ [minor/css] formatage + utilities.css must be at the end of the css file  
7557 4145 d 1 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 4431 d 1 h bpr /trunk/wims/public_html/themes/ [minor/css]  
6286 4573 d 19 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 4574 d 4 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 4588 d 1 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.