johnrajbd / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

Allow creation of plugins with a subset of configuration #343

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you use consistent naming standards for routes, channels, translations etc 
that are associated, you can "filter" when creating a plugin so that only the 
relevant configurations are included in botsindex.py. The fiter is just a text 
entry field added to the "make plugin" view. Only database configuration and 
user codes are filtered, not script files.

Probably this could be improved but it suits my usage.

Also changed plugin field sorting so that "ID" fields are first, making it 
easier to edit plugins later.

Original issue reported on code.google.com by mjg1964 on 2 Apr 2015 at 4:34

Attachments: