Forum OpenACS Q&A: including edit-this-page specific pages in adp file

I know this may have a trivial answer, but I have been spending the past few hours trying to understand how do people include in each cell of a table in a page, various other pages from other packages...(I hope that this makes sense). But I am not much further on this, therefore any pointers/tips are much appreciated.

Specifically if I want to include a edit-this-page page, what would the src path be ?

Thanks a lot

Collapse
Posted by Pavel Boghita on
sorry, I forgot to mentions, this question refers to openacs 4.6.3
Collapse
Posted by Pavel Boghita on
Ok, so I did manage to sort out cascading master template into a master template into a master template.....

the problem comes from referencing the template; it needs to be src="master_bla" where master_bla refers to the actually family, so it needs no extensions, *.adp or any other.

I still don't know how to reference a particular edit_this_page  instance within the site. Any suggestions as always welcome.

Thanks

Collapse
Posted by Pavel Boghita on
I managed to include references, by modifying the etp-master template