Re: Why do some plugins do not support installation verification?
Ryan Barrett <pyblosxom-6sb6M7qyT/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 12 Jul 2007, Wei-Wei Guo wrote: > Thank you for your patience. I still have some questions on index.py. the > index.py can pass the verfication, but I don't know how to use it. I cannot > understand what py['index_trigger'] = '/site-index' means. What need I do to > have a index page? Need I add a link or something? index_trigger is just the relative URL that the index page will be served on. if your site is http://foo.com, and your index_trigger is myindex, then the index plugin will serve the index at http://foo.com/myindex. this usage of "trigger" is relatively common in settings for plugins that need endpoint URLs to serve pages on. -Ryan -- http://snarfed.org/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/