Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Users

Image wiki macro not working

 

 

Trac users RSS feed   Index | Next | Previous | View Threaded


thestonefox at gmail

Feb 16, 2012, 12:59 AM

Post #1 of 6 (157 views)
Permalink
Image wiki macro not working

Hi all,

I'm attaching a file to a page (jpg and png) and they both work and
display fine when I click on the attachment.

But then when I try and link to the image in the page using the image
macro, it doesn't work

so i've attached an image called

image.jpg

to the page

I do, [[Image(image.jpg)]]

and then on the page I get a paperclip icon and the tooltip says

no image "image.jpg" attached to <pagename>

What's going wrong?! :(

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


bernhard.voelker at siemens-enterprise

Feb 16, 2012, 2:30 AM

Post #2 of 6 (149 views)
Permalink
RE: Image wiki macro not working [In reply to]

thestonefox wrote:

> I do, [[Image(image.jpg)]]
>
> and then on the page I get a paperclip icon and the tooltip says
>
> no image "image.jpg" attached to <pagename>
>
> What's going wrong?! :(

The macro is invoked correctly.
Anything in the apache logs?

Bye,
Berny

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


thestonefox at gmail

Feb 16, 2012, 3:31 AM

Post #3 of 6 (148 views)
Permalink
Re: Image wiki macro not working [In reply to]

Nothing in either access.log or error.log that looks like it has
anything to do with it

one other thing,

I'm using the agilo plugin for trac, would that cause any issue?


On Feb 16, 10:30 am, "Voelker, Bernhard" <bernhard.voel...@siemens-
enterprise.com> wrote:
> thestonefox wrote:
> > I do, [[Image(image.jpg)]]
>
> > and then on the page I get a paperclip icon and the tooltip says
>
> > no image "image.jpg" attached to <pagename>
>
> > What's going wrong?! :(
>
> The macro is invoked correctly.
> Anything in the apache logs?
>
> Bye,
> Berny

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


al.willmer at logica

Feb 16, 2012, 5:43 AM

Post #4 of 6 (147 views)
Permalink
RE: Re: Image wiki macro not working [In reply to]

> -----Original Message-----
> From: trac-users [at] googlegroups [mailto:trac-users [at] googlegroups]
> On Behalf Of thestonefox
> Sent: 16 February 2012 11:31
> To: Trac Users
> Subject: [Trac] Re: Image wiki macro not working
>
> Nothing in either access.log or error.log that looks like it has anything to do
> with it
>
> one other thing,
>
> I'm using the agilo plugin for trac, would that cause any issue?
>

Have you checked the file is called image.jpg? E.g. not Image.jpg or image.jpeg

Regards, Alex

Think green - keep it on the screen.

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.


--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


thestonefox at gmail

Feb 16, 2012, 6:58 AM

Post #5 of 6 (146 views)
Permalink
Re: Image wiki macro not working [In reply to]

yes, it also doesn't work with png's either



On Feb 16, 1:43 pm, "Willmer, Alex (PTS)" <al.will...@logica.com>
wrote:
> > -----Original Message-----
> > From: trac-users [at] googlegroups [mailto:trac-users [at] googlegroups]
> > On Behalf Of thestonefox
> > Sent: 16 February 2012 11:31
> > To: Trac Users
> > Subject: [Trac] Re: Image wiki macro not working
>
> > Nothing in either access.log or error.log that looks like it has anything to do
> > with it
>
> > one other thing,
>
> > I'm using the agilo plugin for trac, would that cause any issue?
>
> Have you checked the file is called image.jpg? E.g. not Image.jpg or image.jpeg
>
> Regards, Alex
>
> Think green - keep it on the screen.
>
> This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


bernhard.voelker at siemens-enterprise

Feb 16, 2012, 7:07 AM

Post #6 of 6 (147 views)
Permalink
RE: Re: Image wiki macro not working [In reply to]

thestonefox wrote:

> On Feb 16, 10:30 am, "Voelker, Bernhard" wrote:
> > thestonefox wrote:
> > > I do, [[Image(image.jpg)]]
> >
> > > and then on the page I get a paperclip icon and the tooltip says
> >
> > > no image "image.jpg" attached to <pagename>
> >
> > > What's going wrong?! :(
> >
> > The macro is invoked correctly.
> > Anything in the apache logs?

> Nothing in either access.log or error.log that looks like it has
> anything to do with it one other thing,

if the webserver really does not show anything about this request
(i.e. neither 200 not 404), then the <img>'s attribute 'src="..."'
is wrong. What is it?

> I'm using the agilo plugin for trac, would that cause any issue?

dunno.

Berny

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.

Trac users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.