[LON-CAPA-users] Finding page title

lon-capa-users@mail.lon-capa.org lon-capa-users@mail.lon-capa.org
Tue, 23 Jan 2007 21:17:06 -0500


Within a problem on a page, I am trying to retrieve the name of the page. I
have spent several hours now trying various combinations of &EXT() strings,
with no luck.

Structure is:

myPage.page  has a title of "My Page"
contains     problem1.problem
             problem2.problem

problem2 needs to obtain the string "My Page".

I thought I should be able to use displaytitle somehow, but none of the
combinations I have tried seemed to work. I looked at Guy's examples of
&EXT functions, but none seem to be this particular thing... I imagine I am
just missing the right string or syntax or something.

Any help appreciated!

brew