]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/hostivac/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / hostivac / index.mdwn
1 [[!meta title="Hoštička Václav"]]
2
3 **Project name and homepage:** [Meta-box](https://github.com/rilwis/meta-box)
4
5 Assignment
6 ======
7
8 I am intending to work on project "Meta-box", which is wordpress plugin allowing user to create custom meta fields for wordpress post or page. 
9
10 Meta-box provides an API to easily implement custom meta boxes in creating/editing pages in WordPress. UI is integrated in wordpress administration.
11
12 One of the future task is add support of some new HTML5 elements. Problem is beiing discussed these days (March 2013). My contribution will be at this area, I will try to add some of the new HTML5 element, currently discussed types are email and datalist. <a href="https://github.com/rilwis/meta-box/issues/242"> Issue about HTML5 elements</a> . 
13
14 Links documenting the results of my work
15 ======
16
17 Links related to my work:
18
19 * [Project page on github](https://github.com/rilwis/meta-box)
20 * [Issue: HTML5 elements enhancement suggestion](https://github.com/rilwis/meta-box/issues/242)
21 * [Issue: Bug I found when I tried to start working on this project](https://github.com/rilwis/meta-box/issues/248)
22 * [Issue: My pull request with solution](https://github.com/rilwis/meta-box/pull/265)
23
24
25 Presentation
26 ==========
27
28 * [[Presentation of the aim of my work in PDF|hostivac_OSP_meta-box.pdf]]
29 * [[Presentation of the results of my work|hostivac_OSP_meta-box_final.pdf]]
30