]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/sukhokri/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / sukhokri / index.mdwn
index 8965ea19c26698570234907742534f846df3ab7b..570acca6d8eb25a1c609b8463167de5e988c47dc 100644 (file)
@@ -4,8 +4,10 @@
 
 Assignment
 ======
+Issue #112: Add some sort of case/switch/decode expression to the Standard Expression language
+
+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.
 
-The goal is to add a switch-case expression to the Standard Expression language.
 
 Links documenting the results of my work
 ======
@@ -14,14 +16,13 @@ Here, I'll add links similar to the examples below and describe what
 is being linked.
 
 * [My communication with developers on github](https://github.com/thymeleaf/thymeleaf/issues/112#issuecomment-193490091)
-* [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
+* [Public repository with my changes](https://github.com/sukhokri/thymeleaf-1/tree/3.0-dev)
 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
+* [[Presentation of the aim of my work in PDF|prezentace1.pdf]]
 * [[Presentation of the results of my work|prezentace2.pdf]]
 
 OpenHub
@@ -35,3 +36,6 @@ For example:
 </a>
 
 [w]:https://www.openhub.net/accounts/sukhokri/widgets
+
+
+[[prezentace1.pdf]]