ojs : week of Jan 19
Posted by sarneil on 26 Jan 2015 in Activity log
Early in week managed to get code that can grab events launching subsections of a php page and insert custom code instead of the default for that section. Depending on how the default page is carved up, I have to reproduce some of the code in the default page on my custom handler (which is less than ideal in case the default behaviour changes).
Met with NB to review status. Next task is figuring out how to read values from DB to affect behaviour of my custom code.
Late in week completed simple example of getting value of isOpenReview from settings table to figure out whether to show default or custom code.