On Friday, November 16, 2012 2:32:35 PM UTC-8, joanna wrote: > Ah, stupid me, actually I was looking for the button on the edit page, > while it is indeed on the view page. Anyway, after I click on it (e.g. > on a URL like this: > https://wiki.qubes-os.org/trac/wiki/QubesScreenshots), this generates a > redirect to: > > https://wiki.qubes-os.org/trac?action=new&attachfilebutton=Attach+file > > ... which in turn is my Trac Start page... And then nothing happens. >
Hmmm... not sure about this one. Any chance you have a plugin installed that is interfering? You have some images on that page now, maybe you've fixed the issue since Friday? > I also added the trac.attachment.* = enabled under [components] section, > so that it now looks like this: > > components] > includemacro.* = enabled > markdown.* = enabled > trac.attachment.* = enabled > > trac.attachmentmodule = enabled > trac.attachment.legacyattachmentpolicy = enabled > You don't need either of these entries, but they shouldn't hurt either. The first is a typo and should be `trac.attachment.attachmentmodule = enabled`, but is unnecessary since you have trac.attachment.* = enabled , as is the second entry. > trac.wiki.macros.titleindexmacro = disabled > tracopt.versioncontrol.svn.svn_fs.subversionconnector = enabled > tracopt.versioncontrol.svn.svn_prop.subversionmergepropertydiffrenderer > = enabled > tracopt.versioncontrol.svn.svn_prop.subversionmergepropertyrenderer = > enabled > tracopt.versioncontrol.svn.svn_prop.subversionpropertyrenderer = enabled > > > Yes it didn't help... :/ > > Thanks, > joanna. > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/02mGh6qpiUMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
