Download Manager - Replace a file?

Creating and modifying plugins.
Post Reply
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Download Manager - Replace a file?

Post by garvinhicking »

Hi!

I believe you can use the entities for [ and ] (put it through urlencode() to get them) to use as a link, then it will look line index.php?serendipity%5Bsubpage%5E=download.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Download Manager - Replace a file?

Post by garvinhicking »

Hi!

s9y uses at virtually all places the direct [ and ] coding...so I'm not really sure if changing the code like that might have any drawbacks or side-effects, especially on IIS webservers...

REgards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply