Hi, 
  I'm about to release a Pylons based wiki.  Among other things, it
needs 5 UUIDs in the .ini.  For most new sites, those can be auto
generated and this is exactly what I'd like `paster make-config` to do.
I know that I can package a config file template as
paste_deploy_config.ini_tmpl but what I really want to do is to hack
this file at generation time.

I looked at the doc but I see nothing about that.  Is is possible to
plug hooks into `paster make-config`?

While I'm at it, is it possible to interact with the user while
generating the config?  Like asking him the name of the site and most
non-optional questions.  He'll be free to edit the .ini for non mission
critical options.

Best regards, 

-- 
Yannick Gingras

_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to