jonassanoj / dbpro

DB Project 1
19 stars 1 forks source link

controllers/edit::answer() #77

Closed saminullah closed 12 years ago

saminullah commented 12 years ago

@saminullah

ahmadzai commented 12 years ago

@tilman-schieber implement and document the missing functions to update and delete a ("question") in the answer model Sir in the above text you said that implement the missing function in answer model to delete and update question? is it question or answer? i mean to delete and update answer or question?

tilman-schieber commented 12 years ago

copy&paste mistake from the other part. your task is about answers so you should delete and update an answer of course

tilman-schieber commented 12 years ago

Wrapping up last week's task

new task: RTL languages

ahmadzai commented 12 years ago

@tilman-schieber where should i add (add answer button) at the end of the question of or at the end of each answer. i think it will make sense if it come after question as well as after answer

jonassanoj commented 12 years ago

Wrapping up last week's task

  • Add an edit button to each answer in the qdetails view (you can use the icon provides in images/unused)

complete

  • use two buttons in form

complete

new task: RTL languages

  • copy all the direction-dependent things in the main stylesheet in an extra stylesheet (call it ltr.css) then make a rtl.css version of this where you change the layout to flow from right to left

task not done

  • change the main-stylesheet to automatically load the correct stylesheet depending on the textflow

task not done

  • research what changes need to be made for a website with arabic script to look good (fonts, fontsizes, etc. give a short presentation (5min) about RTL-Webdesign and explain your choices

task not done