On 11/16/12 21:12, RjOllos wrote: > On Friday, November 16, 2012 6:27:29 AM UTC-8, joanna wrote: > >> > Hi, >> > >> > So, I don't see any button for adding attachments when editing Wiki >> > pages on my Trac installation. This is probably some stupid config >> > mistake, although I have done my best and couldn't find anything. > > The Attach file button isn't present on the wiki edit page > (e.g. /wiki/WikiStart?action=edit), only on the wiki view page > (e.g. /wiki/WikiStart), but that is probably what you were referring to > anyway. The Attach file button should be present when the user has > WIKI_MODIFY permission, provided that the attachment module is > enabled: trac.attachment.* = enabled.
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. 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 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.
signature.asc
Description: OpenPGP digital signature
