]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/sukhokri/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / sukhokri / index.mdwn
1 [[!meta title="Sukhomlina Kristina"]]
2
3 **Project name and homepage:** [Thymeleaf](http://www.thymeleaf.org/)
4
5 Assignment
6 ======
7 Issue #112: Add some sort of case/switch/decode expression to the Standard Expression language
8
9 The goal is to add a case/switch/decode expression to the Standard Expression language. The new expression would allow to assign a value to a tag attribute based on the input variable.
10
11
12 Links documenting the results of my work
13 ======
14
15 Here, I'll add links similar to the examples below and describe what
16 is being linked.
17
18 * [My communication with developers on github](https://github.com/thymeleaf/thymeleaf/issues/112#issuecomment-193490091)
19 * [Public repository with my changes](https://github.com/sukhokri/thymeleaf-1/tree/3.0-dev)
20 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
21
22 Presentation
23 ==========
24
25 * [[Presentation of the aim of my work in PDF|prezentace1.pdf]]
26 * [[Presentation of the results of my work|prezentace2.pdf]]
27
28 OpenHub
29 =======
30
31 Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
32
33 For example:
34 <a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
35 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/9897/widgets/account_detailed.gif' width='230' />
36 </a>
37
38 [w]:https://www.openhub.net/accounts/sukhokri/widgets
39
40
41 [[prezentace1.pdf]]