On Wednesday, June 26, 2013 7:52:24 AM UTC-7, Lukasz Szybalski wrote: > > Hello, > How can I get a python 2.7 egg for batchticketmodify version 0.8.0? > > I got the trunk and did python setup.py bdist_egg > but for some reason the UI does not appear. I'm thinking something might > be broken in trunk for version 0.12? > > See screenshot. > > I'm trying to get branch version 0.8...where could the source be so I can > compile the egg file? > > Tags only have the egg files not source. > > Thanks > Lucas >
It should work with Trac 0.12. Make sure to install from: http://trac-hacks.org/browser/batchmodifyplugin/0.12/trunk >From your screen capture, it looks like the plugin is loaded. Are there any errors in the browser error console? Do you have a custom theme or any other plugins installed? -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
