wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
themes
/
Nikaia
/
widgets
/
search_classe.phtml
– Rev 17178
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
17178
1090 d 13 h
bpr
/trunk/wims/public_html/
xhtml -> html5
14734
2040 d 7 h
obado
/trunk/wims/
[CSS/js] upgrade foundation library from 6.5.3 to 6.6.1
+ improve "default" theme visitor page
+ add a text "do not click" on wims robot trap, to improve accessibility check
+ improve accessibility on Nikaia home searches (add labels for screen readers)
+ change defaults links & bg colors to improve contrast (better for accessibility)
12722
2706 d 7 h
obado
/trunk/wims/public_html/themes/
[minor/theme] Nikaia theme : add a new css to handle grouped inputs (see search engine on visitor front page)
12292
2774 d 9 h
bpr
/trunk/wims/public_html/themes/
[html] recommended to include a space before the trailing /> in empty XML elements !
11455
3114 d 10 h
obado
/trunk/wims/public_html/themes/
[minor/css] if you put css class ".inline" directly on li (instead of ul), there will be no margin.
8692
3868 d 11 h
obado
/trunk/wims/public_html/themes/Nikaia/
[CSS/theme] search boxes in Nikaia Theme now handles html5 autosave attribute
8017
4112 d 5 h
obado
/trunk/wims/public_html/themes/Nikaia/
[minor/css] small update of Nikaia Theme (more accurate text shadows)
7907
4135 d 7 h
obado
/trunk/wims/public_html/
[html/css] continue improving sequences + uniformize Nikaia / standard wims_buttons + responsive behavior for menuprof.
7671
4186 d 2 h
bpr
/trunk/wims/public_html/themes/
[minor/] just spaces
7074
4387 d 6 h
obado
/trunk/wims/public_html/themes/
[css/Nikaia] Huge Cleaning on Nikaia Theme
6887
4432 d 11 h
obado
/trunk/wims/public_html/
[lang/Nikaia] Now search engine in Nikaia theme display correct titles for each $lang
6781
4492 d 13 h
georgesk
/trunk/wims/public_html/themes/Nikaia/widgets/
modified the size of the input to fit in the parent <div>
6652
4511 d 6 h
obado
/trunk/wims/public_html/themes/Nikaia/
[css/Nikaia] exctract Nikaia boxes style form theme.css to _css/boxes.css
6122
4692 d 12 h
obado
/trunk/wims/public_html/
[css] now if you want a display "inline-block" for a list, just use css class ".inline"
6118
4693 d 3 h
obado
/trunk/wims/public_html/
[html/css] try to uniformize CSS specifics styles created for Nikaia search boxes, so they can be used for other box displaying in a similar style.
. wims_search_classe ==> .wims_widget_box
.titre_recherche ==> .title_box
.recherche ==> .box_content
6042
4704 d 5 h
obado
/trunk/wims/public_html/themes/
[html/css] source code formatting on all widgets files + some small css bugs corrections
5930
4721 d 4 h
obado
/trunk/wims/public_html/themes/Nikaia/
[hmtl/theme] using the new !formend instruction
5929
4721 d 5 h
obado
/trunk/wims/public_html/themes/Nikaia/
[hmtl/theme] major update on Nikaia Theme : start to use a "widget" theming style (extracts independents parts of the theme in separates files) ++ First use of Jquery library : Now menu "wimsmodubox" is automaticaly hidden, and can be displayed with a "menu" button on the right. i invite you all to test and send me feedbacks.