From: <er...@bo...> - 2006-03-08 10:32:31
|
Hi I just upgraded to 1.18 (from 1.14 beta) and now PKIT_EDIT_COMPONENT are lost. Not the normal but the custom made version where I can collect all edit links to one place on the page. On the page: -----8<------ <PKIT_EDIT_COMPONENT NAME="/pkit_edit/link"/> ---->8------ and in /pkit_edit/link ----8<------ <ul> <MODEL_LOOP name="PKIT_EDIT_LINKS"> <li> <a href="/pagekit<MODEL_VAR name="PKIT_EDIT_URL">"><MODEL_VAR name="PKIT_EDIT_FILENAME"></a></li> </MODEL_LOOP> </ul> ---->8------ Boris helped me do a special version of this based on 1.14 and it seams that i got list in CVS or something. So Boris if you want I can send you a working version of this code. So all of you can benifit from this nice feature :) /erikg |