Changes

Jump to: navigation, search

User:Minooz/OSD600/popcorn

257 bytes added, 22:14, 5 March 2011
Release 0.1
:: So, I tried to append the <TT><a href></a></TT> syntax to the value of the <TT>options._p[ 'options.person' ]</TT>. But the problem was that it was appending the linked name to the existing value and I couldn't just replace the name of the person with the linked name. I checked with David Humphrey and he suggested to create an object instead of an array for the <TT>people</TT> variable.
:: I created the object with properties: <TT>person, image, href</TT>. Now I have to work on how to keep an array of these objects, to be retrieved at start time and end time.
:: The second option didn't work, just because we couldn't append commas to separate names as they were coming not as a part of the object itself. So I switched back to the old version of code, just added the href link in cases the option had the href src.
* Documentation
1
edit

Navigation menu