I believe that if you have a directory called "Examples" in your plug-in directory, and your plug-in is called "MyPlugIn", then a context automatically gets added called "MyPlugInExamples".
For example, PSP has a subdirectory Examples, and therefore a context called PSPExamples gets added automatically. I don't think there's anything similar for Admin pages, but it should be easy to implement just by generalizing the mechanism used to automatically add the Examples context. Seems like a good idea to me. Look in WebKit/PlugIn.py. - Geoff > -----Original Message----- > From: Ian Bicking [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 21, 2002 7:43 PM > To: [EMAIL PROTECTED] > Subject: [Webware-discuss] Kit administrative interfaces > > > Is there a way for a Kit to add administrative pages, like adding > example pages? Something I can put in to Properties.py? > > Ian > > > > _______________________________________________ > Webware-discuss mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/webware-discuss > _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
