Hi Markus I use some plugins, like FullBlogPlugin and MasterTicketPlugin, and I've seen that they store configuration values in the "system" table of the Trac database. It's a simple key-value table. Maybe it's enough for your needs.
Best regards Mickaël Bucas Le sam. 21 janv. 2023 à 16:35, Markus Rosjat <[email protected]> a écrit : > hi list, > > this is more a question for the developers i guess since i try to figure > out where and how to store some values for my plugin. > > So the main stuff I simply store in trac.ini under a section but let's say > I want to store stuff that is related but not really a "default" setting > for the plugin? should i make a new section in the trac.ini or store it in > a file within the plugin directory? I guess I could even create a new > database table but I guess that's overkill for now? > > Some advice here would be really helpful. > > cheers > > Markus > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/trac-users/CAJ4osOmOxpJ8K2pk%2BXogSe26qwnpjOp8kw5nKL%2Bmpar82%2BC3Ww%40mail.gmail.com > <https://groups.google.com/d/msgid/trac-users/CAJ4osOmOxpJ8K2pk%2BXogSe26qwnpjOp8kw5nKL%2Bmpar82%2BC3Ww%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAG1%3DSYS0TGLTpVDkNLziVPauRBw8h9xLWCYmbEDbpJoO%2Bz_55Q%40mail.gmail.com.
