[Pmwiki-users] 2.0.beta15 released w/GUI edit buttons

Neil Herber nospam
Mon Jan 10 22:43:11 CST 2005


At 2005-01-10  08:35 PM -0700, Patrick R. Michaud is rumored to have said:
>The major addition
>in this release is the inclusion of graphical edit buttons in the "Edit Page"
>form, like those that have appeared lately on pmwiki.org.

I cannot get the buttons to display even with the default skin. I have 
tried both IE 6 and Firefox, neither shows the buttons on my site. Both 
show the buttons at PmWiki.org. I captured the source from both PmWiki.org 
and my site and the only difference I can see is that the src= statements 
use relative addressing on pmwiki.org and fully qualified URLs on my site.

For example:

insButton("\\'\\'", "\\'\\'", 'Emphasized', "<img 
src='/pmwiki/pub/guiedit/em.gif' title='Emphasized (italic)' 
style='border:0px;' />");

versus

insButton("\\'\\'", "\\'\\'", 'Emphasized', "<img 
src='http://mercury.eton.ca/pmwiki/pub/guiedit/em.gif' title='Emphasized 
(italic)' style='border:0px;' />");

What is going on?
--------
  ....  some time passes while scratching head - why not check the Apache log?
-------------
Aha! It looks like guiedit.js did not make it into the distro ...

[Tue Jan 11 00:17:30 2005] [error] [client 206.47.27.217] File does not 
exist:  *pathtodirectory*/pmwiki/pub/guiedit/guiedit.js, referer: 
http://mercury.eton.ca/pmwiki/pmwiki.php/Main/HomePage?action=edit



Neil

Neil Herber
Corporate info at http://www.eton.ca/
Eton Systems, 15 Pinepoint Drive, Nepean, ON, Canada K2H 6B1
Tel: (613) 829-4668 




More information about the pmwiki-users mailing list