From: Chris McDonough <chr...@plope.com>
Date: Sun, 18 Mar 2012 23:12:28 -0400
Local: Sun, Mar 18 2012 11:12 pm
Subject: Re: Plugin System for Pyramid? Howto?
On Sun, 2012-03-18 at 21:58 -0500, Lukasz Szybalski wrote: Not really, sorry. Included things can add views. > On Sun, Mar 18, 2012 at 11:07 AM, Chris McDonough <chr...@plope.com> wrote: > > On Sun, 2012-03-18 at 10:58 -0500, Lukasz Szybalski wrote: > >> Hello, > >> I was wondering how can I build a plugin for pyramid, that would be as > >> easy to install and setup as > >> easy_install myplugin > >> in development.ini add > >> [components] > >> or if my plugin was called "admin" > >> http://martyalchin.com/2008/jan/10/simple-plugin-framework/ > >> How to declare a mount point for plugins in pyramid? > >> Thanks, > > You're probably going to want to investigate Pyramid's existing plugin > > http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/narr/env... > > http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/narr/adv... > Great! > Is there a "sample" plugin that I could use as a reference. For > /whoamI > or takes something from a database, and displays it in a different way? > I checked out the pyramid_tm I see how alchemy scaffold is adding it, pyramid.includes = pyramid_tm is in the .ini file. > but I couldn’t see how its being called, or how data and views flows > between. - C You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||