[pmwiki-users] disable the edit link function

Guillaume Souesme gsouesme at wanadoo.fr
Sat Feb 5 23:55:25 CST 2005


Hello!

How can i disable the automatic edit action associated with urls for a 
single paragraph?

Why to do this?
I would like to use Randomquote (1) for include embed audio files; the 
HTML code is for example:

<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"  
width="200" height="16" 
codebase="http://www.apple.com/qtactivex/qtplugin.cab"> <param 
name="SRC" value="pub/stampaudio.mov"> <param name="CONTROLLER" 
value="FALSE"> <param name="AUTOPLAY" value="FALSE"> <param 
name="CACHE" value="FALSE"> <param name="HREF" 
value="<reve-et-technologies.mp4> E<autoplay=true controller=true>"> 
<param name="TARGET" value="myself"> <embed src="stampaudio.mov" 
width="200" height="16" controller="FALSE" autoplay="FALSE" 
cache="FALSE" href="<reve-et-technologies.mp4> E<autoplay=true 
controller=true>" target="myself" type="video/quicktime" 
pluginspage="http://www.apple.com/quicktime/download/"> </embed> 
</object>  |~ rêves et technologies

the problem is that pmwiki add the action "edit" at the url of codebase 
and classid.



1: http://www.pmwiki.org/wiki/Cookbook/RandomQuote

Thanks you,
Guillaume





More information about the pmwiki-users mailing list