From: John C. <joh...@ua...> - 2004-02-10 02:04:33
|
I had a user ask for this very same thing. However I have made a config= uration decision error early on. To aid users in linking to files on th= e server, I added File: to the interwiki map :-( Now I can change the = interwiki map easily enough, but it would be really nice to have a searc= h and replace admin page to fix all of the File: references in the wiki = :-) Thanks, John Cole -----Original Message----- From: phpwiki-= tal...@li... [mailto:php...@li...urce= forge.net]On Behalf Of Reini Urban Sent: Saturday, February 07, 2004 4:= 49 AM To: Weeks, Phillip Cc: php...@li... Subjec= t: Re: [Phpwiki-talk] how to reference a file on my machine in a phpwiki= page In phpwiki you just enter the url: file:\\eac-proj4/refere= nce/bond3/pagrabs/pa0806.xls but then you also have to enable the file= protocol in $AllowedProtocols in index.php Weeks, Phillip schrieb: = > Subject line says it all. > > I want to be able to reference an exc= el spreadsheet that resides in a > shared folder on my machine inside t= he wiki page. That way I can update > it as needed without having to im= bed the contents into the page. I had > done this type of thing using o= penwiki and an html style like so: > > <a > href=3D"file:\\eac-proj4= /reference/bond3/pagrabs/pa0806.xls">pa0806.xls</a> > > I can=92t seem= to figure out how to do this in php wiki --------------------------= ----------- This email and any files transmitted with it are confidentia= l and intended solely for the use of the individual or entity to whom the= y are addressed. If you have received this email in error please notify t= he system manager. This message contains confidential information and is = intended only for the individual named. If you are not the named addresse= e you should not disseminate, distribute or copy this e-mail. |