change "my gallery" link change "my gallery" link
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

change "my gallery" link

Started by kanaro, September 07, 2004, 02:42:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kanaro

Does anyone now if it's possible to change the link under the "my gallery" button to
http://<coppermine-url>/?<username>


Joachim Müller

This is the feature requests board you posted in (where requests for features of future versions go), so I guess your question is "will you add such a feature in the future?".
The answer is "no, not inside the core code of coppermine, as it would require mod_rewrite, which is not available on all webservers". There are however way to accomplish this (although not that easily).

Joachim